summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-12Merge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-12Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-07-12Merge tag 'v6.16-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-07-11Revert "eventpoll: Fix priority inversion problem"Linus Torvalds
2025-07-12erofs: fix large fragment handlingGao Xiang
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10erofs: allow readdir() to be interruptedChao Yu
2025-07-10erofs: address D-cache aliasingGao Xiang
2025-07-10erofs: use memcpy_to_folio() to replace copy_to_iter()Gao Xiang
2025-07-10erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu
2025-07-10erofs: fix to add missing tracepoint in erofs_readahead()Chao Yu
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-07bcachefs: Fix additional misalignment in journal space calculationsKent Overstreet
2025-07-07bcachefs: Don't schedule non persistent passes persistentlyKent Overstreet
2025-07-06Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-07-05Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-07-05bcachefs: Fix bch2_btree_transactions_read() synchronizationKent Overstreet
2025-07-05bcachefs: btree read retry fixesKent Overstreet
2025-07-05bcachefs: btree node scan no longer uses btree cacheKent Overstreet
2025-07-04bcachefs: Tweak btree cache helpers for use by btree node scanKent Overstreet
2025-07-04bcachefs: Fix btree for nonexistent tree depthKent Overstreet
2025-07-04bcachefs: Fix bch2_io_failures_to_text()Kent Overstreet
2025-07-04bcachefs: bch2_fpunch_snapshot()Kent Overstreet
2025-07-04Merge tag 'bcachefs-2025-07-03' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03fix proc_sys_compare() handling of in-lookup dentriesAl Viro
2025-07-03smb: client: fix native SMB symlink traversalPaulo Alcantara
2025-07-03smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-07-03Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-03Merge tag 'xfs-fixes-6.16-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran
2025-07-02anon_inode: rework assertionsChristian Brauner
2025-07-01bcachefs: opts.casefold_disabledKent Overstreet
2025-07-01bcachefs: Work around deadlock to btree node rewrites in journal replayKent Overstreet
2025-07-01Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
2025-07-01netfs: Merge i_size update functionsDavid Howells
2025-07-01netfs: Fix i_size updatingDavid Howells
2025-07-01smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
2025-07-01smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara