summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-066-13/+70
|\
| * netfs, cifs: Improve some debugging bitsDavid Howells2024-09-032-4/+6
| * cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells2024-09-031-8/+46
| * cifs: Fix zero_point init on inode initialisationDavid Howells2024-09-031-0/+2
| * smb: client: fix double put of @cfile in smb2_set_path_size()Paulo Alcantara2024-09-031-0/+1
| * smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara2024-09-031-0/+2
| * smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara2024-09-021-1/+13
* | libfs: fix get_stashed_dentry()Christian Brauner2024-09-061-3/+3
* | Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-051-1/+1
|\ \
| * | eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt2024-09-051-1/+1
* | | Merge tag 'bcachefs-2024-09-04' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-09-044-3/+10
|\ \ \
| * | | bcachefs: BCH_SB_MEMBER_INVALIDKent Overstreet2024-09-033-2/+9
| * | | bcachefs: fix rebalance accountingKent Overstreet2024-09-011-1/+1
* | | | Merge tag 'for-6.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-046-23/+42
|\ \ \ \
| * | | | btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana2024-09-034-16/+16
| * | | | btrfs: zoned: handle broken write pointer on zonesNaohiro Aota2024-09-021-5/+25
| * | | | btrfs: qgroup: don't use extent changeset when not neededFedor Pchelkin2024-09-021-2/+1
* | | | | Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-09-043-2/+8
|\ \ \ \ \
| * | | | | ksmbd: Unlock on in ksmbd_tcp_set_interfaces()Dan Carpenter2024-08-291-1/+3
| * | | | | ksmbd: unset the binding mark of a reused connectionNamjae Jeon2024-08-291-0/+4
| * | | | | smb: Annotate struct xattr_smb_acl with __counted_by()Thorsten Blum2024-08-291-1/+1
* | | | | | Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-041-0/+1
|\ \ \ \ \ \
| * | | | | | fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li2024-09-011-0/+1
* | | | | | | Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-043-16/+72
|\ \ \ \ \ \ \
| * | | | | | | nilfs2: fix state management in error path of log writing functionRyusuke Konishi2024-09-011-4/+6
| * | | | | | | nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi2024-09-011-2/+33
| * | | | | | | nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi2024-09-011-10/+33
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-035-9/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fuse: disable the combination of passthrough and writeback cacheBernd Schubert2024-08-291-1/+6
| * | | | | | fuse: update stats for pages in dropped aux writeback listJoanne Koong2024-08-281-1/+7
| * | | | | | fuse: clear PG_uptodate when using a stolen pageMiklos Szeredi2024-08-281-4/+1
| * | | | | | fuse: fix memory leak in fuse_create_openyangyun2024-08-281-1/+1
| * | | | | | fuse: check aborted connection before adding requests to pending list for res...Joanne Koong2024-08-281-0/+9
| * | | | | | fuse: use unsigned type for getxattr/listxattr size truncationJann Horn2024-08-281-2/+2
* | | | | | | Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-017-45/+93
|\ \ \ \ \ \ \
| * | | | | | | cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells2024-08-281-2/+14
| * | | | | | | cifs: Fix copy offload to flush destination regionDavid Howells2024-08-281-17/+4
| * | | | | | | netfs, cifs: Fix handling of short DIO readDavid Howells2024-08-282-10/+20
| * | | | | | | cifs: Fix lack of credit renegotiation on read retryDavid Howells2024-08-286-16/+55
* | | | | | | | Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds2024-09-015-116/+68
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | bcachefs: Mark more errors as autofixKent Overstreet2024-08-311-5/+5
| * | | | | | | bcachefs: Revert lockless buffered IO pathKent Overstreet2024-08-312-110/+40
| * | | | | | | bcachefs: Fix bch2_extents_match() false positiveKent Overstreet2024-08-261-1/+22
| * | | | | | | bcachefs: Fix failure to return error in data_update_index_update()Kent Overstreet2024-08-261-0/+1
* | | | | | | | Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-09-011-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown2024-08-301-2/+9
* | | | | | | | | Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-09-016-48/+114
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong2024-08-271-0/+40
| * | | | | | | | | xfs: take m_growlock when running growfsrtDarrick J. Wong2024-08-271-13/+25
| * | | | | | | | | xfs: Fix missing interval for missing_owner in xfs fsmapZizhi Wo2024-08-271-1/+23