summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-09-26xfs: update metadata LSN in buffers during log recoveryBrian Foster
2016-09-26xfs: don't warn on buffers not being recovered due to LSNBrian Foster
2016-09-26xfs: pass current lsn to log recovery buffer validationBrian Foster
2016-09-26xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster
2016-09-26xfs: quiesce the filesystem after recovery on readonly mountDave Chinner
2016-09-26xfs: remote attribute blocks aren't really userdataDave Chinner
2016-08-30xfs: track log done items directly in the deferred pending work itemxfs-iomap-for-linus-4.8-rc5Darrick J. Wong
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig
2016-08-26xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-08-26xfs: fix superblock inprogress checkDave Chinner
2016-08-26xfs: simple btree query range should look right if LE lookup failsDarrick J. Wong
2016-08-26xfs: fix some key handling problems in _btree_simple_query_rangeDarrick J. Wong
2016-08-26xfs: don't log the entire end of the AGFDarrick J. Wong
2016-08-26xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong
2016-08-26xfs: don't perform lookups on zero-height btreesDarrick J. Wong
2016-08-17Merge branch 'iomap-fixes-4.8-rc3' into for-nextxfs-iomap-for-linus-4.8-rc3Dave 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-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-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-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-07fs: return EPERM on immutable inodeEryu Guan
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds