summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-06-20jbd2: drop declaration of journal_sync_buffer()Theodore Ts'o1-3/+0
2019-06-20ext4: use jbd2_inode dirty range scopingRoss Zwisler3-10/+18
2019-06-20jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler3-27/+49
2019-06-20ext4: remove redundant assignment to nodeColin Ian King1-1/+0
2019-06-19ext4: optimize case-insensitive lookupsGabriel Krisman Bertazi4-9/+103
2019-06-19ext4: make __ext4_get_inode_loc plugzhangjs1-0/+3
2019-06-19ext4: clean up kerneldoc warnigns when building with W=1Theodore Ts'o6-26/+24
2019-06-10ext4: only set project inherit bit for directoryWang Shilong2-1/+4
2019-06-09ext4: enforce the immutable flag on open filesTheodore Ts'o2-0/+15
2019-06-09ext4: don't allow any modifications to an immutable fileDarrick J. Wong1-1/+45
2019-05-30jbd2: fix typo in comment of journal_submit_inode_data_buffersLiu Song1-1/+1
2019-05-30jbd2: fix some print format mistakesGaowei Pu1-9/+9
2019-05-30ext4: gracefully handle ext4_break_layouts() failure during truncateJan Kara1-31/+35
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-18/+19
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds115-1258/+115
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner4-40/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97Thomas Gleixner1-15/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96Thomas Gleixner43-645/+43
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner9-36/+9
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner3-40/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner32-160/+32
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner23-322/+23
2019-05-23ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara1-1/+1
2019-05-23ext4: wait for outstanding dio during truncate in nojournal modeJan Kara1-12/+9
2019-05-23Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-0/+27
2019-05-22Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+5
2019-05-22ext4: don't perform block validity checks on the journal inodeTheodore Ts'o1-4/+8
2019-05-22gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher1-4/+5
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds195-70/+195
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner4-56/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner109-0/+109
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner39-0/+39
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner42-0/+42
2019-05-20xfs: don't reserve per-AG space for an internal logDarrick J. Wong3-0/+27
2019-05-20Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-26/+97
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+8
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+8
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds3-5/+4
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-62/+102
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-51/+173
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada3-5/+4
2019-05-17ext4: avoid panic during forced reboot due to aborted journalJan Kara1-1/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2019-05-16Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds1-57/+31
2019-05-16Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-1381/+1383
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-289/+393
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds12-264/+751