summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-11-13pvfs2_fill_sb(): use kzalloc()Al Viro
2015-11-13orangefs: kill struct pvfs2_mount_sb_info_sAl Viro
2015-11-13orangefs: double iput() in case of d_make_root() failureAl Viro
2015-11-13orangefs: use get_user_pages_fast(), not get_user_pages()Al Viro
2015-11-13orangefs: kill kmap/kunmap wrappersAl Viro
2015-11-13orangefs: make pvfs2_inode_read() take iov_iterAl Viro
2015-11-13orangefs: make do_readv_writev() take iov_iterAl Viro
2015-11-13orangefs: don't bother with splitting iovecsAl Viro
2015-11-13orangefs: make wait_for_direct_io() take iov_iterAl Viro
2015-11-13orangefs: make precopy_buffers() take iov_iterAl Viro
2015-11-13orangefs: make postcopy_buffers() take iov_iterAl Viro
2015-11-13pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_c...Al Viro
2015-11-13orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()Al Viro
2015-11-12dax: fix __dax_pmd_fault crashDan Williams
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann
2015-11-10btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei
2015-11-10btrfs: Fix lost-data-profile caused by balance bgZhao Lei
2015-11-10btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei
2015-11-10btrfs: Remove len argument from scrub_find_csumZhao Lei
2015-11-10btrfs: Reduce unnecessary arguments in scrub_recheck_blockZhao Lei
2015-11-10btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...Zhao Lei
2015-11-10btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksumZhao Lei
2015-11-10btrfs: scrub: setup all fields for sblock_to_checkZhao Lei
2015-11-10btrfs: scrub: set error stats when tree block spanning stripesZhao Lei
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-11-10direct-io: be sure to assign dio->bio_bdev for both pathsJens Axboe
2015-11-10nfsd: fix race with open / open upgrade stateidsAndrew Elble
2015-11-10nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble
2015-11-10nfsd: remove recurring workqueue job to clean DRCJeff Layton