summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-09-08f2fs: support async discardChao Yu
2016-09-08f2fs: set encryption name flag in add inline entry pathShuoran Liu
2016-09-08f2fs crypto: avoid unneeded memory allocation in ->readdirChao Yu
2016-09-08f2fs: fix to do security initialization of encrypted inode with original file...Chao Yu
2016-09-08f2fs: do in batch synchronously readahead during GCChao Yu
2016-09-08f2fs: schedule in between two continous batch discardsChao Yu
2016-08-30f2fs: enable inline_dentry by default and add noinline_dentry optionChao Yu
2016-08-30f2fs: fix a bug when using namehash to locate dentry bucketShuoran Liu
2016-08-30f2fs: fix to preallocate block only aligned to 4KChao Yu
2016-08-30f2fs: fix non static symbol warningWei Yongjun
2016-08-30f2fs: remove unnecessary initializationSheng Yong
2016-08-30f2fs: remove redundant judgement condition in available_free_memoryChao Yu
2016-08-30f2fs: check return value of write_checkpoint during fstrimChao Yu
2016-08-30f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctlyChao Yu
2016-08-30f2fs: avoid unneeded loop in build_sit_entriesChao Yu
2016-08-30f2fs: clean up foreground GC flowChao Yu
2016-08-30f2fs: set dirty state for filesystem only when updating meta dataChao Yu
2016-08-30f2fs: skip new checkpoint when doing fstrim without fs changeYunlei He
2016-08-30f2fs: add discard info to sys entry of f2fs statusYunlei He
2016-08-30f2fs: reduce batch size of fstrimJaegeuk Kim
2016-08-24f2fs: do not use discard_map for hard disksJaegeuk Kim
2016-08-24f2fs: not allow to write illegal blkaddrYunlei He
2016-08-24Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-18Merge 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-16xfs: (re-)implement FIEMAP_FLAG_XATTRChristoph Hellwig
2016-08-16xfs: simplify xfs_file_iomap_beginChristoph Hellwig
2016-08-16iomap: mark ->iomap_end as optionalChristoph Hellwig
2016-08-16iomap: prepare iomap_fiemap for attribute mappingsDave Chinner
2016-08-16iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner
2016-08-16iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig
2016-08-16iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig
2016-08-16xfs: store rmapbt block count in the AGFDarrick J. Wong
2016-08-16xfs: don't invalidate whole file on DAX read/writeDave Chinner
2016-08-16xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig
2016-08-16xfs: 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