aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge tag 'configfs-5.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-56/+31
2021-09-02Merge tag 'dlm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Gravatar Linus Torvalds 9-415/+458
2021-09-02d_path: make 'prepend()' fill up the buffer exactly on overflowGravatar Linus Torvalds 1-30/+63
2021-09-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 22-725/+1354
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 43-98/+406
2021-09-02Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-215/+500
2021-09-02Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 25-872/+254
2021-09-02Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 150-3201/+4064
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-27/+0
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-2/+2
2021-09-01fs: dlm: avoid comms shutdown delay in release_lockspaceGravatar Alexander Aring 1-0/+1
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 9-96/+141
2021-08-31Merge tag 'fs.close_range.v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-24/+40
2021-08-31Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...Gravatar Linus Torvalds 1-1/+76
2021-08-31Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 14-920/+845
2021-08-31Merge tag 'vfs-5.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+8
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 12-110/+173
2021-08-31Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 13-141/+139
2021-08-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 5-44/+143
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 49-1405/+2677
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 28-763/+477
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdGravatar Linus Torvalds 62-0/+32066
2021-08-30ext4: make the updating inode data procedure atomicGravatar Zhang Yi 1-16/+28
2021-08-30ext4: remove an unnecessary if statement in __ext4_get_inode_loc()Gravatar Zhang Yi 1-84/+78
2021-08-30ext4: move inode eio simulation behind io completeionGravatar Zhang Yi 1-3/+1
2021-08-30ext4: Improve scalability of ext4 orphan file handlingGravatar Jan Kara 2-27/+53
2021-08-30ext4: Speedup ext4 orphan inode handlingGravatar Jan Kara 4-52/+394
2021-08-30ext4: Move orphan inode handling into a separate fileGravatar Jan Kara 5-363/+375
2021-08-30ext4: Support for checksumming from journal triggersGravatar Jan Kara 16-128/+259
2021-08-30ext4: fix race writing to an inline_data file while its xattrs are changingGravatar Theodore Ts'o 1-0/+6
2021-08-30jbd2: add sparse annotations for add_transaction_credits()Gravatar Theodore Ts'o 1-1/+18
2021-08-30ext4: fix sparse warningsGravatar Theodore Ts'o 2-6/+25
2021-08-30ext4: Make sure quota files are not grabbed accidentallyGravatar Jan Kara 1-2/+6
2021-08-30ext4: fix e2fsprogs checksum failure for mounted filesystemGravatar Jan Kara 1-0/+8
2021-08-30ext4: if zeroout fails fall back to splitting the extent nodeGravatar Theodore Ts'o 1-2/+3
2021-08-30ext4: reduce arguments of ext4_fc_add_dentry_tlvGravatar Guoqing Jiang 1-18/+9
2021-08-30ext4: flush background discard kwork when retry allocationGravatar Wang Jianchao 3-3/+13
2021-08-30ext4: get discard out of jbd2 commit kthread contexGravatar Wang Jianchao 2-25/+78
2021-08-30Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-110/+343
2021-08-30Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-3/+5
2021-08-30Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-801/+1155
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 12-234/+49
2021-08-30Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+16
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-8/+6
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Gravatar Linus Torvalds 16-255/+28
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 31-275/+228
2021-08-30Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 13-114/+103
2021-08-30Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-211/+60
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-89/+235
2021-08-30io-wq: fix wakeup race when adding new workGravatar Jens Axboe 1-4/+4