summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-09eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
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-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-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-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
2025-07-01smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara
2025-07-01netfs: Fix ref leak on inserted extra subreq in write retryDavid Howells
2025-07-01netfs: Fix looping in wait functionsDavid Howells
2025-07-01netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wanglingDavid Howells
2025-07-01netfs: Fix double put of requestDavid Howells
2025-07-01netfs: Fix hang due to missing case in final DIO read result collectionDavid Howells
2025-07-01eventpoll: Fix priority inversion problemNam Cao
2025-06-30bcachefs: Fix incorrect transaction restart handlingAlan Huang
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-06-30smb: client: fix warning when reconnecting channelPaulo Alcantara
2025-06-30xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags maskYouling Tang
2025-06-29smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling
2025-06-29bcachefs: fix btree_trans_peek_prev_journal()Kent Overstreet
2025-06-27Merge tag 'v6.16-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana
2025-06-27btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana
2025-06-27btrfs: record new subvolume in parent dir earlier to avoid dir logging racesFilipe Manana
2025-06-27btrfs: fix inode lookup error handling during log replayFilipe Manana
2025-06-27btrfs: fix iteration of extrefs during log replayFilipe Manana
2025-06-27btrfs: fix missing error handling when searching for inode refs during log re...Filipe Manana
2025-06-27btrfs: fix failure to rebuild free space tree using multiple transactionsFilipe Manana
2025-06-27bcachefs: mark invalid_btree_id autofixBharadwaj Raju
2025-06-27xfs: fix unmount hang with unflushable inodes stuck in the AILDave Chinner
2025-06-27xfs: factor out stale buffer item completionDave Chinner
2025-06-27xfs: rearrange code in xfs_buf_item.cDave Chinner
2025-06-27xfs: add tracepoints for stale pinned inode state debugDave Chinner
2025-06-27xfs: avoid dquot buffer pin deadlockDave Chinner
2025-06-27xfs: catch stale AGF/AGF metadataDave Chinner
2025-06-27xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlockDave Chinner