index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
bcachefs: Check if stuck in journal_res_get()
Kent Overstreet
1
-0
/
+13
2024-10-09
bcachefs: Fix state lock involved deadlock
Alan Huang
1
-6
/
+9
2024-10-09
bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
Mohammed Anees
1
-1
/
+3
2024-10-09
bcachefs: Release transaction before wake up
Alan Huang
1
-2
/
+3
2024-10-09
bcachefs: add check for btree id against max in try read node
Piotr Zalewski
1
-0
/
+3
2024-10-09
bcachefs: Disk accounting device validation fixes
Kent Overstreet
3
-37
/
+118
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
4
-21
/
+103
2024-10-09
bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2
-100
/
+0
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
9
-78
/
+302
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-2
/
+34
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2
-12
/
+12
2024-10-09
NFS: remove revoked delegation from server's delegation list
Dai Ngo
1
-0
/
+5
2024-10-09
Merge tag 'unicode-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3427
/
+3346
2024-10-09
unicode: Don't special case ignorable code points
Gabriel Krisman Bertazi
2
-3427
/
+3346
2024-10-09
btrfs: fix clear_dirty and writeback ordering in submit_one_sector()
Naohiro Aota
1
-7
/
+7
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
1
-1
/
+1
2024-10-09
xfs: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-09
xfs: don't free cowblocks from under dirty pagecache on unshare
Brian Foster
3
-7
/
+23
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
14
-197
/
+410
2024-10-08
Merge patch series "fsdax/xfs: unshare range fixes for 6.12"
Christian Brauner
3
-32
/
+45
2024-10-07
btrfs: fix missing error handling when adding delayed ref with qgroups enabled
Filipe Manana
1
-9
/
+33
2024-10-07
btrfs: add cancellation points to trim loops
Luca Stefani
3
-3
/
+14
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
2
-4
/
+21
2024-10-07
fsdax: dax_unshare_iter needs to copy entire blocks
Darrick J. Wong
1
-7
/
+27
2024-10-07
fsdax: remove zeroing code from dax_unshare_iter
Darrick J. Wong
1
-8
/
+0
2024-10-07
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
2
-16
/
+17
2024-10-07
xfs: don't allocate COW extents when unsharing a hole
Darrick J. Wong
1
-1
/
+1
2024-10-07
netfs: In readahead, put the folio refs as soon extracted
David Howells
2
-33
/
+16
2024-10-07
xfs: skip background cowblock trims on inodes open for write
Brian Foster
1
-8
/
+23
2024-10-07
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
1
-1
/
+7
2024-10-07
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
1
-48
/
+13
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
3
-14
/
+3
2024-10-07
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
1
-45
/
+28
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
1
-5
/
+8
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Christoph Hellwig
2
-3
/
+7
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
3
-27
/
+25
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
1
-102
/
+74
2024-10-07
xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
1
-7
/
+4
2024-10-07
xfs: scrub: convert comma to semicolon
Yan Zhen
1
-2
/
+2
2024-10-07
xfs: Remove empty declartion in header file
Zhang Zekun
1
-2
/
+0
2024-10-06
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-10-06
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
1
-75
/
+5
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
1
-3
/
+3
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
2
-20
/
+158
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
3
-35
/
+67
2024-10-06
bcachefs: Fix lockdep splat in bch2_accounting_read
Kent Overstreet
1
-8
/
+26
2024-10-05
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-209
/
+342
2024-10-05
nfsd: fix possible badness in FREE_STATEID
Olga Kornievskaia
1
-0
/
+1
2024-10-05
Merge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+23
[prev]
[next]