summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-17mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai
2018-08-17fs: propagate shrinker::id to list_lruKirill Tkhai
2018-08-17fs/super.c: refactor alloc_super()Kirill Tkhai
2018-08-17fs, mm: account buffer_head to kmemcgShakeel Butt
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt
2018-08-17ext4: readpages() should submit IO as read-aheadJens Axboe
2018-08-17btrfs: readpages() should submit IO as read-aheadJens Axboe
2018-08-17mpage: mpage_readpages() should submit IO as read-aheadJens Axboe
2018-08-17mpage: add argument structure for do_mpage_readpage()Jens Axboe
2018-08-17fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown
2018-08-17vfs: discard ATTR_ATTR_FLAGNeilBrown
2018-08-17fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa
2018-08-17ocfs2: make several functions and variables static (and some const)Colin Ian King
2018-08-17ocfs2: clean up some unnecessary codewangyan
2018-08-17ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao
2018-08-17ntfs: mft: remove VLA usageKees Cook
2018-08-17ntfs: decompress: remove VLA usageKees Cook
2018-08-17ntfs: aops: remove VLA usageKees Cook
2018-08-17fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior
2018-08-17fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann
2018-08-17fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann
2018-08-17fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann
2018-08-17dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang
2018-08-16Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-15Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2018-08-15Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-14orangefs: remove redundant pointer orangefs_inodeColin Ian King
2018-08-14orangefs: Adding new return type vm_fault_tSouptick Joarder
2018-08-14Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-13Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-13Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-13Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-08-13Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2018-08-13Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-08-13Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-08-13Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds