summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ext4: cleanup function defs from ext4.h into crypto.cRitesh Harjani2022-05-212-64/+70
* ext4: move ext4 crypto code to its own file crypto.cRitesh Harjani2022-05-214-122/+131
* ext4: fix memory leak in parse_apply_sb_mount_options()Eric Biggers2022-05-181-2/+4
* ext4: reject the 'commit' option on ext2 filesystemsEric Biggers2022-05-181-0/+1
* ext4: remove duplicated #include of dax.h in inode.cYang Li2022-05-181-1/+0
* ext4: fix race condition between ext4_write and ext4_convert_inline_dataBaokun Li2022-05-172-13/+6
* ext4: convert symlink external data block mapping to bdevZhang Yi2022-05-173-83/+100
* ext4: add nowait mode for ext4_getblk()Zhang Yi2022-05-172-0/+16
* ext4: fix journal_ioprio mount option handlingOjaswin Mujoo2022-05-171-5/+10
* ext4: mark group as trimmed only if it was fully scannedDmitry Monakhov2022-05-171-6/+12
* ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin2022-05-171-3/+27
* ext4: add unmount filesystem messageZhang Yi2022-05-131-0/+3
* ext4: remove unnecessary conditionalsLv Ruyi2022-05-132-4/+2
* ext4: remove unnecessary code in __mb_check_buddyJinke Han2022-05-111-4/+1
* ext4: fix spelling errors in commentsChin Yik Ming2022-05-111-2/+2
* ext4: remove unnecessary type castingsYu Zhe2022-05-117-15/+15
* ext4: fix warning in ext4_handle_inode_extensionYe Bin2022-05-111-0/+4
* ext4: get rid of unused DEFAULT_MB_OPTIMIZE_SCANOjaswin Mujoo2022-05-111-1/+0
* Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-301-1/+6
|\
| * kernfs: fix NULL dereferencing in kernfs_removeMinchan Kim2022-04-271-1/+6
* | Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-291-1/+6
|\ \
| * | io_uring: check that data field is 0 in ringfd unregisterEugene Syromiatnikov2022-04-291-1/+1
| * | io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran2022-04-281-0/+1
| * | io_uring: check reserved fields for recv/recvmsgJens Axboe2022-04-261-0/+2
| * | io_uring: check reserved fields for send/sendmsgJens Axboe2022-04-261-0/+2
* | | Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2022-04-292-6/+7
|\ \ \
| * | | ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li2022-04-251-0/+4
| * | | ceph: remove incorrect session state checkXiubo Li2022-04-251-6/+0
| * | | ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_capNiels Dossche2022-04-251-0/+3
* | | | Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-281-4/+0
|\ \ \ \
| * | | | gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher2022-04-281-4/+0
* | | | | Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-04-284-36/+38
|\ \ \ \ \
| * | | | | xfs: reorder iunlink remove operation in xfs_ifreeDave Chinner2022-04-211-11/+13
| * | | | | xfs: convert buffer flags to unsigned.Dave Chinner2022-04-213-25/+25
| | |_|_|/ | |/| | |
* | | | | Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-04-271-5/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | zonefs: Fix management of open zonesDamien Le Moal2022-04-211-5/+40
| * | | | zonefs: Clear inode information flags on inode creationDamien Le Moal2022-04-211-0/+1
* | | | | Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-261-1/+1
|\ \ \ \ \
| * | | | | gfs2: Don't re-check for write past EOF unnecessarilyAndreas Gruenbacher2022-04-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-269-29/+76
|\ \ \ \ \
| * | | | | btrfs: zoned: use dedicated lock for data relocationNaohiro Aota2022-04-213-2/+4
| * | | | | btrfs: fix assertion failure during scrub due to block group reallocationFilipe Manana2022-04-212-2/+31
| * | | | | btrfs: fix direct I/O writes for split bios on zoned devicesChristoph Hellwig2022-04-191-2/+3
| * | | | | btrfs: fix direct I/O read repair for split biosChristoph Hellwig2022-04-193-8/+9
| * | | | | btrfs: fix and document the zoned device choice in alloc_new_bioChristoph Hellwig2022-04-191-15/+28
| * | | | | btrfs: fix leaked plug after failure syncing log on zoned filesystemsFilipe Manana2022-04-191-0/+1
* | | | | | Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-04-256-151/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | f2fs: should not truncate blocks during roll-forward recoveryJaegeuk Kim2022-04-211-1/+2
| * | | | | f2fs: fix wrong condition check when failing metapage readJaegeuk Kim2022-04-201-3/+3
| * | | | | f2fs: keep io_flags to avoid IO split due to different op_flags in two fio ho...Jaegeuk Kim2022-04-201-12/+21