summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
17 hoursfix the regression in ufs options parsingAl Viro
4 daysMerge tag 'efi-fixes-for-v6.16-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 daysMerge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'v6.16-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
6 daysFix SMB311 posix special file creation to servers which do not advertise repa...Steve French
6 daysMerge tag 'xfs-fixes-6.16-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
6 daysxfs: don't allocate the xfs_extent_busy structure for zoned RTGsChristoph Hellwig
6 daysefivarfs: Fix memory leak of efivarfs_fs_info in fs_context error pathsBreno Leitao
7 daysbcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=nKent Overstreet
7 daysbcachefs: Fix build when CONFIG_UNICODE=nKent Overstreet
7 daysbcachefs: Fix reference to invalid bucket in copygcKent Overstreet
7 daysbcachefs: Don't build aux search tree when still repairing nodeKent Overstreet
7 daysbcachefs: Tweak threshold for allocator triggering discardsKent Overstreet
7 daysbcachefs: Fix triggering of discard by the journal pathKent Overstreet
10 daysnetfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells
10 daysnetfs: Fix copy-to-cache so that it performs collection with ceph+fscacheDavid Howells
10 daysfix a leak in fcntl_dirnotify()Al Viro
10 dayssmb: invalidate and close cached directory when creating child entriesBharath SM
10 dayssmb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong
10 dayssmb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong
10 daysbcachefs: io_read: remove from async obj list in rbio_done()Kent Overstreet
12 daysMerge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
12 daysMerge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
12 daysMerge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefsLinus Torvalds
12 daysMerge tag 'v6.16-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
12 daysRevert "eventpoll: Fix priority inversion problem"Linus Torvalds
13 dayserofs: fix large fragment handlingGao Xiang
13 daysiomap: avoid unnecessary ifs_set_range_uptodate() with locksJinliang Zheng
13 daysisofs: Verify inode mode when loading from diskJan Kara
14 dayserofs: allow readdir() to be interruptedChao Yu
14 dayserofs: address D-cache aliasingGao Xiang
14 dayserofs: use memcpy_to_folio() to replace copy_to_iter()Gao Xiang
14 dayserofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu
14 dayserofs: fix to add missing tracepoint in erofs_readahead()Chao Yu
2025-07-10cachefiles: Fix the incorrect return value in __cachefiles_write()Zizhi Wo
2025-07-09mm: fix the inaccurate memory statistics issue for usersBaolin Wang
2025-07-09eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
2025-07-08bcachefs: Don't set BCH_FS_error on transaction restartKent Overstreet
2025-07-08ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-08ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
2025-07-08smb: server: make use of rdma_destroy_qp()Stefan Metzmacher
2025-07-08xfs: remove the bt_bdev_file buftarg fieldChristoph Hellwig
2025-07-08xfs: rename the bt_bdev_* buftarg fieldsChristoph Hellwig
2025-07-08xfs: refactor xfs_calc_atomic_write_unit_maxChristoph Hellwig
2025-07-08xfs: add a xfs_group_type_buftarg helperChristoph Hellwig
2025-07-08xfs: remove the call to sync_blockdev in xfs_configure_buftargChristoph Hellwig
2025-07-08xfs: clean up the initial read logic in xfs_readsbChristoph Hellwig
2025-07-08xfs: replace strncpy with memcpy in xattr listingPranav Tyagi
2025-07-07bcachefs: Fix additional misalignment in journal space calculationsKent Overstreet
2025-07-07bcachefs: Don't schedule non persistent passes persistentlyKent Overstreet