aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-24/+217
2019-09-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 28-283/+163
2019-09-24mm, fs: move randomize_stack_top from fs to mmGravatar Alexandre Ghiti 1-20/+0
2019-09-24mm,thp: avoid writes to file with THP in pagecacheGravatar Song Liu 2-0/+11
2019-09-24mm,thp: stats for file backed THPGravatar Song Liu 2-1/+7
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-4/+0
2019-09-24mm: introduce compound_nr()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2019-09-24mm: introduce page_size()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2019-09-24ocfs2: fix spelling mistake "ambigous" -> "ambiguous"Gravatar Colin Ian King 1-1/+1
2019-09-24ocfs2: checkpoint appending truncate log transaction before flushingGravatar Changwei Ge 1-0/+15
2019-09-24ocfs2: wait for recovering done after direct unlock requestGravatar Changwei Ge 1-4/+19
2019-09-24ocfs2: delete unnecessary checks before brelse()Gravatar Markus Elfring 2-7/+3
2019-09-24fs/ocfs2/dir.c: remove set but not used variablesGravatar zhengbin 1-2/+1
2019-09-24fs/ocfs2/file.c: remove set but not used variablesGravatar zhengbin 1-3/+0
2019-09-24fs/ocfs2/namei.c: remove set but not used variablesGravatar zhengbin 1-2/+0
2019-09-24ocfs2: remove unused ocfs2_orphan_scan_exit() declarationGravatar Guozhonghua 1-2/+1
2019-09-24ocfs2: remove unused ocfs2_calc_tree_trunc_credits()Gravatar Guozhonghua 1-28/+0
2019-09-24ocfs2: further debugfs cleanupsGravatar Greg Kroah-Hartman 9-180/+61
2019-09-24jbd2: remove jbd2_journal_inode_add_[write|wait]Gravatar Joseph Qi 2-14/+0
2019-09-24ocfs2: use jbd2_inode dirty range scopingGravatar Joseph Qi 4-11/+28
2019-09-24fat: work around race with userspace's read via blockdev while mountingGravatar OGAWA Hirofumi 2-2/+14
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 4-459/+380
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-7/+41
2019-09-23io_uring: correctly handle non ->{read,write}_iter() file_operationsGravatar Jens Axboe 1-6/+54
2019-09-21Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Gravatar Linus Torvalds 16-207/+264
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Gravatar Linus Torvalds 17-203/+839
2019-09-21Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 12-135/+248
2019-09-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 17-281/+837
2019-09-21Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-43/+25
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-4/+6
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-38/+42
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-4/+4
2019-09-19Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 5-254/+170
2019-09-19Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 27-319/+1120
2019-09-19Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2019-09-19Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 3-104/+44
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 9-244/+320
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Gravatar Linus Torvalds 45-72/+287
2019-09-18gfs2: Convert gfs2 to fs_contextGravatar Andrew Price 4-459/+380
2019-09-18Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 78-1081/+1295
2019-09-18Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+3
2019-09-18Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Gravatar Linus Torvalds 4-29/+51
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 62-5486/+6054
2019-09-18Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-28/+149
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Gravatar Linus Torvalds 30-68/+2859
2019-09-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 19-817/+2961
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-8/+14
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-7/+107
2019-09-18Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-2/+4
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 6-50/+37