summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* docs: sphinxify coccinelle.txt and add it to dev-toolsJonathan Corbet2016-08-18
* docs: create a new dev-tools directoryJonathan Corbet2016-08-18
* Linux 4.8-rc1Linus Torvalds2016-08-07
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-07
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-07
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-07
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-07
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-02
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-29
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-29
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-29
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-29
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29
| | |\
* | | \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-07
|\ \ \ \
| * | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-04
| * | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-03
| * | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-03
* | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-07
|\ \ \ \ \
| * | | | | binfmt_misc: add F option description to documentationJames Bottomley2016-03-30
| * | | | | binfmt_misc: add persistent opened binary handler for containersJames Bottomley2016-03-30
| * | | | | fs: add filp_clone_open APIJames Bottomley2016-03-30
* | | | | | fs: return EPERM on immutable inodeEryu Guan2016-08-07
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-07
|\ \ \ \ \ \
| * | | | | | cachefiles: Fix race between inactivating and culling a cache objectDavid Howells2016-08-03
| * | | | | | Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro2016-08-03
| |\ \ \ \ \ \
| | * | | | | | vfs: make dentry_needs_remove_privs() internalMiklos Szeredi2016-08-03
| | * | | | | | vfs: remove file_needs_remove_privs()Miklos Szeredi2016-08-03
| | * | | | | | vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi2016-08-03
| * | | | | | | 9p: use clone_fid()Al Viro2016-08-03
| * | | | | | | 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"Al Viro2016-08-03
| * | | | | | | get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
| * | | | | | | cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-29
| * | | | | | | affs ->d_compare(): don't bother with ->d_inodeAl Viro2016-07-29
| * | | | | | | fold _d_rehash() and __d_rehash() togetherAl Viro2016-07-29
| * | | | | | | fold dentry_rcuwalk_invalidate() into its only remaining callerAl Viro2016-07-29
* | | | | | | | Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-06
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: move (and rename) the deferred bmap-free tracepointsDarrick J. Wong2016-08-02
| * | | | | | | | xfs: collapse single use static functionsDarrick J. Wong2016-08-02
| * | | | | | | | xfs: remove unnecessary parentheses from log redo item recovery functionsDarrick J. Wong2016-08-02
| * | | | | | | | xfs: remove the extents array from the rmap update done log itemDarrick J. Wong2016-08-02
| * | | | | | | | xfs: in btree_lshift, only allocate temporary cursor when neededDarrick J. Wong2016-08-02
| * | | | | | | | xfs: remove unnecesary lshift/rshift key initializationDarrick J. Wong2016-08-02
| * | | | | | | | xfs: remove the get*keys and update_keys btree ops pointersDarrick J. Wong2016-08-02
| * | | | | | | | xfs: enable the rmap btree functionalityDarrick J. Wong2016-08-02
| * | | | | | | | xfs: don't update rmapbt when fixing agflDarrick J. Wong2016-08-02
| * | | | | | | | xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabledDarrick J. Wong2016-08-02
| * | | | | | | | xfs: add rmap btree block detection to log recoveryDarrick J. Wong2016-08-02
| * | | | | | | | xfs: add rmap btree geometry feature flagDarrick J. Wong2016-08-02