summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-09-19ext2: use iomap to implement DAXChristoph Hellwig
2016-09-19ext2: stop passing buffer_head to ext2_get_blocksChristoph Hellwig
2016-09-19xfs: use iomap to implement DAXChristoph Hellwig
2016-09-19xfs: refactor xfs_setfilesizeChristoph Hellwig
2016-09-19xfs: take the ilock shared if possible in xfs_file_iomap_beginChristoph Hellwig
2016-09-19xfs: fix locking for DAX writesChristoph Hellwig
2016-09-19dax: provide an iomap based fault handlerChristoph Hellwig
2016-09-19dax: provide an iomap based dax read/write pathChristoph Hellwig
2016-09-19dax: don't pass buffer_head to copy_user_daxChristoph Hellwig
2016-09-19dax: don't pass buffer_head to dax_insert_mappingChristoph Hellwig
2016-09-19iomap: expose iomap_apply outside iomap.cChristoph Hellwig
2016-09-19iomap: add IOMAP_F_NEW flagChristoph Hellwig
2016-09-19xfs: rewrite and optimize the delalloc write pathChristoph Hellwig
2016-09-19xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig
2016-09-19xfs: factor our a helper to calculate the EOF alignmentChristoph Hellwig
2016-09-19xfs: move xfs_bmbt_to_iomap upChristoph Hellwig
2016-08-30xfs: track log done items directly in the deferred pending work itemDarrick 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-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-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