aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2024-05-25xfs: fix log recovery when unknown rocompat bits are setDarrick J. Wong
2024-05-25xfs: allow inode inactivation during a ro mount log recoveryDarrick J. Wong
2024-05-25xfs: invalidate xfs_bufs when allocating cow extentsDarrick J. Wong
2024-05-25xfs: estimate post-merge refcounts correctlyDarrick J. Wong
2024-05-25xfs: hoist refcount record merge predicatesDarrick J. Wong
2024-05-25xfs: fix super block buf log item UAF during force shutdownGuo Xuenan
2024-05-25xfs: wait iclog complete before tearing down AILGuo Xuenan
2024-05-25xfs: attach dquots to inode before reading data/cow fork mappingsDarrick J. Wong
2024-05-25xfs: invalidate block device page cache during unmountDarrick J. Wong
2024-05-25xfs: fix incorrect i_nlink caused by inode racingLong Li
2024-05-25xfs: fix sb write verify for lazysbcountLong Li
2024-05-25xfs: fix incorrect error-out in xfs_removeDarrick J. Wong
2024-05-25xfs: fix off-by-one-block in xfs_discard_folio()Dave Chinner
2024-05-25xfs: drop write error injection is unfixable, remove itDave Chinner
2024-05-25xfs: use iomap_valid method to detect stale cached iomapsDave Chinner
2024-05-25iomap: write iomap validity checksDave Chinner
2024-05-25xfs: xfs_bmap_punch_delalloc_range() should take a byte rangeDave Chinner
2024-05-25iomap: buffered write failure should not truncate the page cacheDave Chinner
2024-05-25xfs,iomap: move delalloc punching to iomapDave Chinner
2024-05-25xfs: use byte ranges for write cleanup rangesDave Chinner
2024-05-25xfs: punching delalloc extents on write failure is racyDave Chinner
2024-05-25xfs: write page faults in iomap are not buffered writesDave Chinner
2024-05-25nfsd: don't allow nfsd threads to be signalled.NeilBrown
2024-05-17btrfs: do not wait for short bulk allocationQu Wenruo
2024-05-17ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon
2024-05-17ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon
2024-05-17ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon
2024-05-17btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-05-17btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt
2024-05-179p: explicitly deny setlease attemptsJeff Layton
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov
2024-05-17btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-05-17gfs2: Fix invalid metadata access in punch_holeAndrew Price
2024-05-17nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima
2024-05-17nfs: make the rpc_stat per net namespaceJosef Bacik
2024-05-17nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik
2024-05-17smb3: missing lock when picking channelSteve French
2024-05-17cifs: use the least loaded channel for sending requestsShyam Prasad N
2024-05-17mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2024-05-07Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-05-07Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-05-07Merge tag 'v6.1.90' into v6.1/standard/baseBruce Ashfield
2024-05-02Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-05-02Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-05-02Merge tag 'v6.1.88' into v6.1/standard/baseBruce Ashfield
2024-05-02btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn