summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-08-24fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi
2016-08-23Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-23ubifs: Fix xattr generic handler usageRichard Weinberger
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-08-23pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington
2016-08-23pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust
2016-08-22bdev: fix NULL pointer dereferenceVegard Nossum
2016-08-19pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT callsTrond Myklebust
2016-08-19Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-19f2fs: avoid potential deadlock in f2fs_move_file_rangeChao Yu
2016-08-19f2fs: allow copying file range only in between regular filesChao Yu
2016-08-19Revert "f2fs: move i_size_write in f2fs_write_end"Chao Yu
2016-08-19Revert "f2fs: use percpu_rw_semaphore"Jaegeuk Kim
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17Merge branch 'iomap-fixes-4.8-rc3' into for-nextDave Chinner
2016-08-17xfs: remove OWN_AG rmap when allocating a block from the AGFLDarrick J. Wong
2016-08-17xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig
2016-08-17xfs: simplify xfs_file_iomap_beginChristoph Hellwig
2016-08-17iomap: mark ->iomap_end as optionalChristoph Hellwig
2016-08-17iomap: prepare iomap_fiemap for attribute mappingsDave Chinner
2016-08-17iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner
2016-08-17iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig
2016-08-17iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig
2016-08-17xfs: store rmapbt block count in the AGFDarrick J. Wong
2016-08-17xfs: don't invalidate whole file on DAX read/writeDave Chinner
2016-08-17xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig
2016-08-17xfs: don't assert fail on non-async buffers on ioacct decrementBrian Foster
2016-08-16pNFS/flexfiles: Set reasonable default retrans values for the data channelTrond Myklebust
2016-08-16NFS: Allow the mount option retrans=0Trond Myklebust
2016-08-14pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-11proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2016-08-11nfsd: Fix race between FREE_STATEID and LOCKChuck Lever
2016-08-11ext4: avoid deadlock when expanding inode sizeJan Kara
2016-08-11ext4: properly align shifted xattrs when expanding inodesJan Kara
2016-08-11ext4: fix xattr shifting when expanding inodes part 2Jan Kara
2016-08-11ext4: fix xattr shifting when expanding inodesJan Kara
2016-08-11nfsd: fix dentry refcounting on createJosef Bacik
2016-08-10Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-09mm, writeback: flush plugged IO in wakeup_flusher_threads()Konstantin Khlebnikov
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov
2016-08-09ceph: initialize pathbase in the !dentry case in encode_caps_cb()Ilya Dryomov
2016-08-08ceph: fix null pointer dereference in ceph_flush_snaps()Yan, Zheng
2016-08-08ovl: don't copy up opaquenessMiklos Szeredi
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe