index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
2
-1
/
+2
2025-10-22
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Amit Dhingra
1
-1
/
+1
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
2
-1
/
+8
2025-10-22
Revert "fs/9p: Refresh metadata in d_revalidate for uncached mode too"
Dominique Martinet
3
-22
/
+4
2025-10-22
erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
1
-14
/
+6
2025-10-22
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
1
-14
/
+18
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
1
-9
/
+0
2025-10-21
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Chuck Lever
5
-3
/
+20
2025-10-21
nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
Nathan Chancellor
1
-6
/
+3
2025-10-21
NFSD: Fix crash in nfsd4_read_release()
Chuck Lever
1
-3
/
+4
2025-10-21
NFSD: Define actions for the new time_deleg FATTR4 attributes
Chuck Lever
1
-0
/
+8
2025-10-21
hostfs: Fix only passing host root in boot stage with new mount
Hongbo Li
1
-11
/
+18
2025-10-21
fs: Fix uninitialized 'offp' in statmount_string()
Zhen Ni
1
-2
/
+2
2025-10-21
seqlock: Change do_io_accounting() to use scoped_seqlock_read()
Oleg Nesterov
1
-10
/
+3
2025-10-21
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
1
-7
/
+2
2025-10-21
xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
Christoph Hellwig
1
-1
/
+1
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
4
-85
/
+53
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
1
-35
/
+46
2025-10-21
xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FS
Geert Uytterhoeven
1
-1
/
+1
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
1
-4
/
+15
2025-10-21
xfs: Improve CONFIG_XFS_RT Kconfig help
Damien Le Moal
1
-0
/
+9
2025-10-20
cifs: Add a couple of missing smb3_rw_credits tracepoints
David Howells
1
-0
/
+8
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+6
2025-10-20
writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)
Julian Sun
1
-2
/
+15
2025-10-20
writeback: Wake up waiting tasks when finishing the writeback of a chunk.
Julian Sun
1
-1
/
+9
2025-10-20
xfs: use the new ->i_state accessors
Mateusz Guzik
10
-16
/
+16
2025-10-20
nilfs2: use the new ->i_state accessors
Mateusz Guzik
5
-9
/
+9
2025-10-20
overlayfs: use the new ->i_state accessors
Mateusz Guzik
3
-9
/
+9
2025-10-20
gfs2: use the new ->i_state accessors
Mateusz Guzik
4
-5
/
+5
2025-10-20
f2fs: use the new ->i_state accessors
Mateusz Guzik
4
-5
/
+5
2025-10-20
smb: use the new ->i_state accessors
Mateusz Guzik
2
-8
/
+8
2025-10-20
ceph: use the new ->i_state accessors
Mateusz Guzik
4
-19
/
+19
2025-10-20
btrfs: use the new ->i_state accessors
Mateusz Guzik
1
-5
/
+5
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coccinelle
Mateusz Guzik
4
-18
/
+16
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
62
-194
/
+194
2025-10-20
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
Mateusz Guzik
1
-2
/
+3
2025-10-20
fs: add missing fences to I_NEW handling
Mateusz Guzik
2
-0
/
+12
2025-10-20
ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
Mateusz Guzik
4
-25
/
+3
2025-10-20
fs: assert on ->i_count in iput_final()
Mateusz Guzik
1
-0
/
+7
2025-10-20
iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
Joanne Koong
1
-7
/
+7
2025-10-20
iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
Joanne Koong
1
-3
/
+3
2025-10-20
iomap: iterate over folio mapping in iomap_readpage_iter()
Joanne Koong
1
-28
/
+25
2025-10-20
iomap: store read/readahead bio generically
Joanne Koong
1
-15
/
+14
2025-10-20
iomap: move read/readahead bio submission logic into helper function
Joanne Koong
1
-14
/
+16
2025-10-20
iomap: move bio read logic into helper function
Joanne Koong
1
-29
/
+39
2025-10-20
iomap: adjust read range correctly for non-block-aligned positions
Joanne Koong
1
-6
/
+13
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
5
-43
/
+33
2025-10-20
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event mode
Babu Moger
1
-9
/
+7
2025-10-19
smb: client: allocate enough space for MR WRs and ib_drain_qp()
Stefan Metzmacher
1
-13
/
+23
2025-10-18
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
4
-9
/
+10
[prev]
[next]