aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.116' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
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-25gfs2: Disable page faults during lockless buffered readsAndreas Gruenbacher
2022-05-25io_uring: always grab file table for deferred statxJens Axboe
2022-05-18io_uring: always use original task when preparing req identityJens Axboe
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-05-18ceph: fix setting of xattrs on async created inodesJeff Layton
2022-05-18gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher
2022-05-18nfs: fix broken handling of the softreval mount optionDan Aloni
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-05-09Merge tag 'v5.10.114' into v5.10/standard/baseBruce Ashfield
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-09ext4: fix bug_on in start_this_handle during umount filesystemYe Bin
2022-05-03Merge tag 'v5.10.113' into v5.10/standard/baseBruce Ashfield
2022-04-27jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin
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
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk
2022-04-27ext4: fix use-after-free in ext4_search_dirYe Bin
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-27ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong
2022-04-27mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson
2022-04-20Merge tag 'v5.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-20btrfs: mark resumed async balance as writingNaohiro Aota
2022-04-20btrfs: fix root ref counts in error handling in btrfs_get_root_refJia-Ju Bai
2022-04-20btrfs: do not warn for free space inode in cow_file_rangeJosef Bacik
2022-04-20btrfs: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor
2022-04-13btrfs: prevent subvol with swapfile from being deletedKaiwen Hu
2022-04-13btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien
2022-04-13io_uring: fix race between timeout flush and removalJens Axboe
2022-04-13io_uring: don't touch scm_fp_list after queueing skbPavel Begunkov
2022-04-13NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong
2022-04-13Revert "NFSv4: Handle the special Linux file open access mode"ChenXiaoSong
2022-04-13NFS: Avoid writeback threads getting stuck in mempool_alloc()Trond Myklebust