summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | bcachefs: Disk accounting device validation fixesKent Overstreet2024-10-093-37/+118
| * | | | | | bcachefs: bch2_inode_or_descendents_is_open()Kent Overstreet2024-10-094-21/+103
| * | | | | | bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()Kent Overstreet2024-10-092-100/+0
| * | | | | | bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet2024-10-099-78/+302
| * | | | | | bcachefs: Delete vestigal check_inode() checksKent Overstreet2024-10-061-75/+5
| * | | | | | bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshotsKent Overstreet2024-10-061-3/+3
| * | | | | | bcachefs: reattach_inode() now correctly handles interior snapshot nodesKent Overstreet2024-10-062-20/+158
| * | | | | | bcachefs: Split out check_unreachable_inodes() passKent Overstreet2024-10-063-35/+67
| * | | | | | bcachefs: Fix lockdep splat in bch2_accounting_readKent Overstreet2024-10-061-8/+26
* | | | | | | Merge tag 'f2fs-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2024-10-141-1/+2
|\ \ \ \ \ \ \
| * | | | | | | f2fs: allow parallel DIO readsJaegeuk Kim2024-10-111-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-143-43/+31
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | erofs: get rid of kaddr in `struct z_erofs_maprecorder`Gao Xiang2024-10-111-20/+12
| * | | | | | erofs: get rid of z_erofs_try_to_claim_pcluster()Gao Xiang2024-10-111-20/+9
| * | | | | | erofs: ensure regular inodes for file-backed mountsGao Xiang2024-10-111-3/+10
* | | | | | | Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-10-134-7/+178
|\ \ \ \ \ \ \
| * | | | | | | cifs: Fix creating native symlinks pointing to current or parent directoryPali Rohár2024-10-071-3/+14
| * | | | | | | cifs: Improve creating native symlinks pointing to directoryPali Rohár2024-10-073-4/+164
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-10-1212-15/+25
|\ \ \ \ \ \ \
| * | | | | | | NFS: remove revoked delegation from server's delegation listDai Ngo2024-10-091-0/+5
| * | | | | | | nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstpMike Snitzer2024-10-041-3/+3
| * | | | | | | nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORTMike Snitzer2024-10-031-1/+1
| * | | | | | | nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer2024-10-035-8/+11
| * | | | | | | NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang2024-10-033-2/+3
| * | | | | | | SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter2024-10-031-0/+2
| * | | | | | | nfs: Remove duplicated include in localio.cYang Li2024-09-301-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-10-107-24/+76
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | btrfs: fix clear_dirty and writeback ordering in submit_one_sector()Naohiro Aota2024-10-091-7/+7
| * | | | | | btrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana2024-10-091-1/+1
| * | | | | | btrfs: fix missing error handling when adding delayed ref with qgroups enabledFilipe Manana2024-10-071-9/+33
| * | | | | | btrfs: add cancellation points to trim loopsLuca Stefani2024-10-073-3/+14
| * | | | | | btrfs: split remaining space to discard in chunksLuca Stefani2024-10-072-4/+21
* | | | | | | Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-10-103-4/+7
|\ \ \ \ \ \ \
| * | | | | | | nfsd: fix possible badness in FREE_STATEIDOlga Kornievskaia2024-10-051-0/+1
| * | | | | | | nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...NeilBrown2024-09-231-3/+3
| * | | | | | | NFSD: Mark filecache "down" if init failsChuck Lever2024-09-231-1/+3
* | | | | | | | Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-10-1014-260/+206
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | xfs: fix a typoAndrew Kreimer2024-10-091-1/+1
| * | | | | | | xfs: don't free cowblocks from under dirty pagecache on unshareBrian Foster2024-10-093-7/+23
| * | | | | | | xfs: skip background cowblock trims on inodes open for writeBrian Foster2024-10-071-8/+23
| * | | | | | | xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_allocChristoph Hellwig2024-10-071-1/+7
| * | | | | | | xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btallocChristoph Hellwig2024-10-071-48/+13
| * | | | | | | xfs: don't ifdef around the exact minlen allocationsChristoph Hellwig2024-10-073-14/+3
| * | | | | | | xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocateChristoph Hellwig2024-10-071-45/+28
| * | | | | | | xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addnameChristoph Hellwig2024-10-071-5/+8
| * | | | | | | xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_splitChristoph Hellwig2024-10-072-3/+7
| * | | | | | | xfs: return bool from xfs_attr3_leaf_addChristoph Hellwig2024-10-073-27/+25
| * | | | | | | xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addnameChristoph Hellwig2024-10-071-102/+74
| * | | | | | | xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()Uros Bizjak2024-10-071-7/+4
| * | | | | | | xfs: scrub: convert comma to semicolonYan Zhen2024-10-071-2/+2