summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-28ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...Jan Kara
2022-09-28ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara
2022-09-28ext4: use locality group preallocation for small closed filesJan Kara
2022-09-28ext4: avoid unnecessary spreading of allocations among groupsJan Kara
2022-09-28ext4: make mballoc try target group first even with mb_optimize_scanJan Kara
2022-09-28ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o
2022-09-28ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-28fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin
2022-09-28btrfs: zoned: wait for extent buffer IOs before finishing a zoneNaohiro Aota
2022-09-28btrfs: fix hang during unmount when stopping a space reclaim workerFilipe Manana
2022-09-28btrfs: fix hang during unmount when stopping block group reclaim workerFilipe Manana
2022-09-28exfat: fix overflow for large capacity partitionYuezhang Mo
2022-09-28smb3: use filemap_write_and_wait_range instead of filemap_write_and_waitSteve French
2022-09-28smb3: fix temporary data corruption in insert rangeDavid Howells
2022-09-28smb3: fix temporary data corruption in collapse rangeSteve French
2022-09-28smb3: Move the flush out of smb2_copychunk_range() into its callersDavid Howells
2022-09-23cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher
2022-09-23cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher
2022-09-23cifs: revalidate mapping when doing direct writesRonnie Sahlberg
2022-09-23NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker
2022-09-23NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust
2022-09-15btrfs: fix the max chunk size and stripe length calculationQu Wenruo
2022-09-15erofs: fix pcluster use-after-free on UP platformsGao Xiang
2022-09-15erofs: fix error return code in erofs_fscache_{meta_,}read_folioSun Ke
2022-09-15btrfs: zoned: fix mounting with conventional zonesJohannes Thumshirn
2022-09-15afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2022-09-15smb3: missing inode locks in zero rangeDavid Howells
2022-09-15cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()Enzo Matsumiya
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-15btrfs: zoned: fix API misuse of zone finish waitingNaohiro Aota
2022-09-15btrfs: zoned: set pseudo max append zone limit in zone emulation modeShin'ichiro Kawasaki
2022-09-15tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris
2022-09-08cifs: fix small mempool leak in SMB2_negotiate()Enzo Matsumiya
2022-09-08cachefiles: make on-demand request distribution fairerXin Yin
2022-09-08cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke
2022-09-05btrfs: tree-checker: check for overlapping extent itemsJosef Bacik
2022-09-05btrfs: fix lockdep splat with reloc root extent buffersJosef Bacik
2022-09-05btrfs: move lockdep class helpers to locking.cJosef Bacik
2022-09-05ksmbd: don't remove dos attribute xattr on O_TRUNC openNamjae Jeon
2022-09-05ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configuredNamjae Jeon
2022-09-05fs/ntfs3: Fix work with fragmented xattrKonstantin Komarov
2022-08-31ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-31smb3: missing inode locks in punch holeDavid Howells
2022-08-31cifs: skip extra NULL byte in filenamesPaulo Alcantara
2022-08-31writeback: avoid use-after-free after removing deviceKhazhismel Kumykov
2022-08-31btrfs: update generation of hole file extent item when merging holesFilipe Manana
2022-08-31btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu
2022-08-31btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-08-31btrfs: fix space cache corruption and potential double allocationsOmar Sandoval