summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20ubifs: Convert to separately allocated bdiJan Kara
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2017-04-20ncpfs: Convert to separately allocated bdiJan Kara
2017-04-20nilfs2: Convert to properly refcounting bdiJan Kara
2017-04-20gfs2: Convert to properly refcounting bdiJan Kara
2017-04-20fuse: Get rid of bdi_initializedJan Kara
2017-04-20fuse: Convert to separately allocated bdiJan Kara
2017-04-20exofs: Convert to separately allocated bdiJan Kara
2017-04-20coda: Convert to separately allocated bdiJan Kara
2017-04-20afs: Convert to separately allocated bdiJan Kara
2017-04-20ecryptfs: Convert to separately allocated bdiJan Kara
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-04-20btrfs: Convert to separately allocated bdiJan Kara
2017-04-209p: Convert to separately allocated bdiJan Kara
2017-04-20fs: Get proper reference for s_bdiJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-08block_dev: use blkdev_issue_zerout for hole punchesChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-22block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara
2017-03-22block: Fix bdi assignment to bdev inode when racing with disk deleteJan Kara
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-03-17Btrfs: fix regression in lock_delalloc_pagesLiu Bo
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia
2017-03-17NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia
2017-03-17nfs: make nfs4_cb_sv_ops staticJason Yan
2017-03-17NFS: fix the fault nrequests decreasing for nfs_inode COPYKinglong Mee
2017-03-17Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds
2017-03-17kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain
2017-03-16Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-03-16afs: Don't wait for page writeback with the page lock heldDavid Howells