summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)
2016-10-11pipe: make account_pipe_buffers() return a value, and use itMichael Kerrisk (man-pages)
2016-10-11pipe: fix limit checking in alloc_pipe_info()Michael Kerrisk (man-pages)
2016-10-11pipe: simplify logic in alloc_pipe_info()Michael Kerrisk (man-pages)
2016-10-11pipe: fix limit checking in pipe_set_size()Michael Kerrisk (man-pages)
2016-10-11pipe: refactor argument for account_pipe_buffers()Michael Kerrisk (man-pages)
2016-10-11pipe: move limit checking logic into pipe_set_size()Michael Kerrisk (man-pages)
2016-10-11pipe: relocate round_pipe_size() above pipe_set_size()Michael Kerrisk (man-pages)
2016-10-11autofs: refactor ioctl fn vector in iookup_dev_ioctl()Tomohiro Kusumi
2016-10-11autofs: remove possibly misleading /* #define DEBUG */Tomohiro Kusumi
2016-10-11autofs: fix print format for ioctl warning messageTomohiro Kusumi
2016-10-11autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMDIan Kent
2016-10-11autofs: fix dev ioctl number range checkIan Kent
2016-10-11autofs: fix pr_debug() messageTomohiro Kusumi
2016-10-11autofs: don't fail to free_dev_ioctl(param)Tomohiro Kusumi
2016-10-11autofs: remove obsolete sb fieldsTomohiro Kusumi
2016-10-11autofs: use autofs4_free_ino() to kfree dentry dataTomohiro Kusumi
2016-10-11autofs: remove ino free in autofs4_dir_symlink()Ian Kent
2016-10-11autofs: add WARN_ON(1) for non dir/link inode caseTomohiro Kusumi
2016-10-11autofs: fix autofs4_fill_super() error exit handlingIan Kent
2016-10-11autofs: test autofs versions first on sb initializationTomohiro Kusumi
2016-10-11autofs: drop unnecessary extern in autofs_i.hTomohiro Kusumi
2016-10-11fs/select: add vmalloc fallback for select(2)Vlastimil Babka
2016-10-11block: implement (some of) fallocate for block devicesDarrick J. Wong
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-11xfs: convert COW blocks to real blocks before unwritten extent conversionChristoph Hellwig
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-10Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro
2016-10-10dlm: free workqueues after the connectionsMarcelo Ricardo Leitner
2016-10-10xfs: rework refcount cow recovery error handlingDarrick J. Wong
2016-10-10xfs: clear reflink flag if setting realtime flagDarrick J. Wong
2016-10-10xfs: fix error initializationDarrick J. Wong
2016-10-10xfs: fix label inaccuraciesDarrick J. Wong
2016-10-10xfs: remove isize check from unshare operationDarrick J. Wong
2016-10-10xfs: reduce stack usage of _reflink_clear_inode_flagDarrick J. Wong
2016-10-10xfs: check inode reflink flag before calling reflink functionsDarrick J. Wong