summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-083-13/+8
|\
| * tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt2024-08-082-10/+5
| * eventfs: Use SRCU for freeing eventfs_inodesMathias Krause2024-08-081-1/+1
| * eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause2024-08-081-1/+1
| * tracefs: Fix inode allocationMathias Krause2024-08-081-1/+1
* | Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-08-0815-31/+95
|\ \
| * | bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet2024-08-081-1/+1
| * | bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet2024-08-088-12/+45
| * | bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet2024-08-081-0/+5
| * | bcachefs: ec should not allocate from ro devsKent Overstreet2024-08-071-0/+3
| * | bcachefs: Improved allocator debugging for ecKent Overstreet2024-08-074-15/+30
| * | bcachefs: Add missing bch2_trans_begin() callKent Overstreet2024-08-071-0/+1
| * | bcachefs: Add a comment for bucket helper typesKent Overstreet2024-08-071-0/+8
| * | bcachefs: Don't rely on implicit unsigned -> signed integer conversionKent Overstreet2024-08-071-2/+2
| * | bcachefs: Fix double free of ca->buckets_nouseKent Overstreet2024-07-311-1/+0
* | | Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-075-9/+38
|\ \ \ | |_|/ |/| |
| * | btrfs: avoid using fixed char array size for tree namesQu Wenruo2024-08-021-1/+1
| * | btrfs: fix double inode unlock for direct IO sync writesFilipe Manana2024-08-021-1/+4
| * | btrfs: emit a warning about space cache v1 being deprecatedJosef Bacik2024-08-011-1/+4
| * | btrfs: fix qgroup reserve leaks in cow_file_rangeBoris Burkov2024-08-011-0/+3
| * | btrfs: implement launder_folio for clearing dirty page reserveBoris Burkov2024-08-011-0/+7
| * | btrfs: scrub: update last_physical after scrubbing one stripeQu Wenruo2024-08-011-0/+9
| * | btrfs: factor out stripe length calculation into a helperQu Wenruo2024-08-011-6/+10
* | | Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-08-0410-96/+119
|\ \ \
| * | | cifs: update internal version numberSteve French2024-08-021-2/+2
| * | | smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara2024-08-021-2/+4
| * | | smb3: add dynamic tracepoints for shutdown ioctlSteve French2024-08-022-8/+75
| * | | cifs: Remove cifs_aio_ctxDavid Howells2024-08-023-80/+0
| * | | smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara2024-08-024-4/+38
| | |/ | |/|
* | | Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-08-038-31/+44
|\ \ \
| * | | xfs: convert comma to semicolonChen Ni2024-07-291-1/+1
| * | | xfs: convert comma to semicolonChen Ni2024-07-291-1/+1
| * | | xfs: remove unused parameter in macro XFS_DQUOT_LOGRESJulian Sun2024-07-292-15/+15
| * | | xfs: fix file_path handling in tracepointsDarrick J. Wong2024-07-292-12/+8
| * | | xfs: allow SECURE namespace xattrs to use reserved block poolEric Sandeen2024-07-291-1/+18
| * | | xfs: fix a memory leakDarrick J. Wong2024-07-291-1/+1
| |/ /
* | | Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2024-08-022-14/+28
|\ \ \
| * | | ceph: force sending a cap update msg back to MDS for revoke opXiubo Li2024-08-012-14/+28
| |/ /
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-021-0/+1
|\ \ \
| * | | protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro2024-08-011-0/+1
| |/ /
* | | Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-3112-31/+217
|\ \ \ | | |/ | |/|
| * | btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba2024-07-301-1/+1
| * | btrfs: fix corruption after buffer fault in during direct IO append writeFilipe Manana2024-07-293-13/+43
| * | btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota2024-07-295-8/+15
| * | btrfs: do not subtract delalloc from avail bytesNaohiro Aota2024-07-291-2/+1
| * | btrfs: make cow_file_range_inline() honor locked_page on errorBoris Burkov2024-07-291-6/+10
| * | btrfs: fix corrupt read due to bad offset of a compressed extent mapFilipe Manana2024-07-252-1/+100
| * | btrfs: tree-checker: validate dref root and objectidQu Wenruo2024-07-251-0/+47
* | | minmax: don't use max() in situations that want a C constant expressionLinus Torvalds2024-07-291-1/+1
| |/ |/|
* | Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-07-2815-200/+116
|\ \