summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-08-15btrfs: tree-checker: add dev extent item checksQu Wenruo
2024-08-15btrfs: update target inode's ctime on unlinkJeff Layton
2024-08-15btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum
2024-08-13btrfs: fix invalid mapping of extent xarray stateNaohiro Aota
2024-08-13btrfs: send: allow cloning non-aligned extent if it ends at i_sizeFilipe Manana
2024-08-13btrfs: only run the extent map shrinker from kswapd tasksFilipe Manana
2024-08-13btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir typeQu Wenruo
2024-08-13btrfs: check delayed refs when we're checking if a ref existsJosef Bacik
2024-08-10Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-10Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-08-09Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet
2024-08-09bcachefs: improve bch2_dev_usage_to_text()Kent Overstreet
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet
2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov
2024-08-08Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-08Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-08-08bcachefs: Switch to .get_inode_acl()Kent Overstreet
2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen
2024-08-08smb3: fix setting SecurityFlags when encryption is requiredSteve French
2024-08-07bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet
2024-08-07bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet
2024-08-07tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt
2024-08-07eventfs: Use SRCU for freeing eventfs_inodesMathias Krause
2024-08-07eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause
2024-08-07tracefs: Fix inode allocationMathias Krause
2024-08-07Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-07bcachefs: ec should not allocate from ro devsKent Overstreet
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet
2024-08-07bcachefs: Add missing bch2_trans_begin() callKent Overstreet
2024-08-07bcachefs: Add a comment for bucket helper typesKent Overstreet
2024-08-07bcachefs: Don't rely on implicit unsigned -> signed integer conversionKent Overstreet
2024-08-04Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-03Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-08-02btrfs: avoid using fixed char array size for tree namesQu Wenruo
2024-08-02btrfs: fix double inode unlock for direct IO sync writesFilipe Manana
2024-08-02Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-08-02cifs: update internal version numberSteve French
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara
2024-08-02Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-01protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro
2024-08-01btrfs: emit a warning about space cache v1 being deprecatedJosef Bacik
2024-08-01btrfs: fix qgroup reserve leaks in cow_file_rangeBoris Burkov
2024-08-01btrfs: implement launder_folio for clearing dirty page reserveBoris Burkov
2024-08-01btrfs: scrub: update last_physical after scrubbing one stripeQu Wenruo
2024-08-01btrfs: factor out stripe length calculation into a helperQu Wenruo