summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-25nilfs2: fix lockdep warnings during disk space reclamationRyusuke Konishi
2022-05-25nilfs2: fix lockdep warnings in page operations for btree nodesRyusuke Konishi
2022-05-25fs: fix an infinite loop in iomap_fiemapGuo Xuenan
2022-05-25smb3: cleanup and clarify status of tree connectionsSteve French
2022-05-25gfs2: Disable page faults during lockless buffered readsAndreas Gruenbacher
2022-05-25gfs2: Switch lock order of inode and iopen glockAndreas Gruenbacher
2022-05-25gfs2: cancel timed-out glock requestsAndreas Gruenbacher
2022-05-18writeback: Avoid skipping inode writebackJing Xia
2022-05-18ceph: fix setting of xattrs on async created inodesJeff Layton
2022-05-18io_uring: assign non-fixed early for async workJens Axboe
2022-05-18gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher
2022-05-18procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh
2022-05-18nfs: fix broken handling of the softreval mount optionDan Aloni
2022-05-18fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein
2022-05-15udf: Avoid using stale lengthOfImpUseJan Kara
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-05-12btrfs: skip compression property for anything other than files and dirsFilipe Manana
2022-05-12btrfs: do not allow compression on nodatacow filesChung-Chiang Cheng
2022-05-12btrfs: export a helper for compression hard checkChung-Chiang Cheng
2022-05-12btrfs: do not BUG_ON() on failure to update inode when setting xattrFilipe Manana
2022-05-12btrfs: force v2 space cache usage for subpage mountQu Wenruo
2022-05-12btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba
2022-05-09btrfs: fix assertion failure during scrub due to block group reallocationFilipe Manana
2022-05-09btrfs: zoned: use dedicated lock for data relocationNaohiro Aota
2022-05-09btrfs: fix leaked plug after failure syncing log on zoned filesystemsFilipe Manana
2022-05-09btrfs: fix direct I/O writes for split bios on zoned devicesChristoph Hellwig
2022-05-09btrfs: fix direct I/O read repair for split biosChristoph Hellwig
2022-05-09zonefs: Clear inode information flags on inode creationDamien Le Moal
2022-05-09zonefs: Fix management of open zonesDamien Le Moal
2022-05-09cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-05-09erofs: fix use-after-free of on-stack io[]Hongyu Jin
2022-05-09ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATIONNamjae Jeon
2022-05-09ksmbd: increment reference count of parent fpNamjae Jeon
2022-05-09ext4: fix bug_on in start_this_handle during umount filesystemYe Bin
2022-05-09io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran
2022-05-09gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher
2022-05-09gfs2: Make sure not to return short direct writesAndreas Gruenbacher
2022-05-09gfs2: Minor retry logic cleanupAndreas Gruenbacher
2022-05-09io_uring: check reserved fields for recv/recvmsgJens Axboe
2022-05-09io_uring: check reserved fields for send/sendmsgJens Axboe
2022-05-09f2fs: should not truncate blocks during roll-forward recoveryJaegeuk Kim
2022-05-09ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li
2022-05-09kernfs: fix NULL dereferencing in kernfs_removeMinchan Kim
2022-04-27io_uring: fix leaks on IOPOLL and CQE_SKIPPavel Begunkov
2022-04-27jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin
2022-04-27ext4: update the cached overhead value in the superblockTheodore Ts'o
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o