summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-18Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17bcachefs: Fix snapshotting a subvolume, then renaming itKent Overstreet
2025-04-17Merge tag 'xfs-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-04-17Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-17btrfs: zoned: skip reporting zone for new block groupNaohiro Aota
2025-04-17btrfs: tree-checker: adjust error code for header level checkDavid Sterba
2025-04-17btrfs: fix invalid inode pointer after failure to create reloc inodeFilipe Manana
2025-04-17btrfs: zoned: return EIO on RAID1 block group write pointer mismatchJohannes Thumshirn
2025-04-17btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP()Qu Wenruo
2025-04-17btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()Qu Wenruo
2025-04-17btrfs: subpage: access correct object when reading bitmap start in subpage_ca...Qu Wenruo
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig
2025-04-17netfs: Mark __nonstring lookup tablesKees Cook
2025-04-17eventpoll: Set epoll timeout if it's in the futureJoe Damato
2025-04-16bcachefs: Add missing READ_ONCE() for metadata replicasKent Overstreet
2025-04-16xfs: fix fsmap for internal zoned devicesDarrick J. Wong
2025-04-16xfs: Fix spelling mistake "drity" -> "dirty"Zhang Xianwei
2025-04-16fs: ensure that *path_locked*() helpers leave passed path pristineChristian Brauner
2025-04-15bcachefs: snapshot_node_missing is now autofixKent Overstreet
2025-04-15bcachefs: Log message when incompat version requested but not enabledKent Overstreet
2025-04-15bcachefs: Print version_incompat_allowed on startupKent Overstreet
2025-04-15bcachefs: Silence extent_poisoned error messagesKent Overstreet
2025-04-15Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-15fs: add kern_path_locked_negative()Christian Brauner
2025-04-15hfs{plus}: add deprecation warningChristian Brauner
2025-04-14ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev
2025-04-14ksmbd: fix the warning from __kernel_write_iterNamjae Jeon
2025-04-14ksmbd: fix use-after-free in smb_break_all_levII_oplock()Namjae Jeon
2025-04-14ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon
2025-04-14ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"Namjae Jeon
2025-04-14ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2025-04-14afs: Use rxgk RESPONSE to pass token for callback channelDavid Howells
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells
2025-04-14rxrpc: Add the security index for yfs-rxgkDavid Howells
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-14xfs: compute buffer address correctly in xmbuf_map_backing_memDarrick J. Wong