index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
3
-7
/
+8
2025-07-10
smb: client: fix readdir returning wrong type with POSIX extensions
Philipp Kerling
1
-1
/
+1
2025-07-10
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
Trond Myklebust
1
-34
/
+87
2025-07-10
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-5
/
+18
2025-07-10
add a string-to-qstr constructor
Al Viro
7
-12
/
+6
2025-07-10
netfs: Fix oops in write-retry from mis-resetting the subreq iterator
David Howells
1
-2
/
+3
2025-07-10
f2fs: zone: fix to calculate first_zoned_segno correctly
Chao Yu
4
-20
/
+69
2025-07-10
f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
Chao Yu
4
-12
/
+16
2025-07-10
f2fs: decrease spare area for pinned files for zoned devices
Daeho Jeong
3
-2
/
+5
2025-07-10
gfs2: Don't start unnecessary transactions during log flush
Andreas Gruenbacher
3
-1
/
+38
2025-07-10
gfs2: Move gfs2_trans_add_databufs
Andreas Gruenbacher
5
-25
/
+26
2025-07-10
btrfs: fix wrong start offset for delalloc space release during mmap write
Filipe Manana
1
-1
/
+1
2025-07-10
btrfs: prepare btrfs_page_mkwrite() for large folios
Qu Wenruo
1
-9
/
+10
2025-07-10
gfs2: deallocate inodes in gfs2_create_inode
Andreas Gruenbacher
2
-13
/
+20
2025-07-10
gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc
Andreas Gruenbacher
3
-7
/
+8
2025-07-10
gfs2: Move gfs2_dinode_dealloc
Andreas Gruenbacher
3
-68
/
+69
2025-07-10
gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
Andreas Gruenbacher
4
-5
/
+9
2025-07-10
gfs2: Add GLF_PENDING_REPLY flag
Andreas Gruenbacher
3
-0
/
+7
2025-07-10
gfs2: Decode missing glock flags in tracepoints
Andreas Gruenbacher
1
-1
/
+6
2025-07-10
gfs2: Prevent inode creation race
Andreas Gruenbacher
1
-0
/
+7
2025-07-10
gfs2: Rename dinode_demise to evict_behavior
Andreas Gruenbacher
1
-18
/
+19
2025-07-10
gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
Andreas Gruenbacher
3
-4
/
+4
2025-07-10
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
3
-2
/
+9
2025-07-10
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2
-3
/
+5
2025-07-10
netfs: Fix i_size updating
David Howells
2
-2
/
+8
2025-07-10
smb: client: set missing retry flag in cifs_writev_callback()
Paulo Alcantara
1
-0
/
+1
2025-07-10
smb: client: set missing retry flag in cifs_readv_callback()
Paulo Alcantara
1
-0
/
+1
2025-07-10
smb: client: set missing retry flag in smb2_writev_callback()
Paulo Alcantara
1
-0
/
+1
2025-07-10
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2
-6
/
+5
2025-07-10
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
1
-1
/
+1
2025-07-10
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
1
-18
/
+18
2025-07-10
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
2
-2
/
+4
2025-07-10
btrfs: fix inode lookup error handling during log replay
Filipe Manana
1
-65
/
+62
2025-07-10
btrfs: fix invalid inode pointer dereferences during log replay
Filipe Manana
1
-8
/
+6
2025-07-10
btrfs: return a btrfs_inode from read_one_inode()
Filipe Manana
1
-79
/
+73
2025-07-10
btrfs: return a btrfs_inode from btrfs_iget_logging()
Filipe Manana
1
-49
/
+45
2025-07-10
btrfs: fix iteration of extrefs during log replay
Filipe Manana
1
-2
/
+2
2025-07-10
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
1
-1
/
+3
2025-07-10
NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
Benjamin Coddington
1
-1
/
+3
2025-07-10
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
1
-3
/
+14
2025-07-06
btrfs: fix use-after-free on inode when scanning root during em shrinking
Sasha Levin
1
-1
/
+2
2025-07-06
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
1
-2
/
+7
2025-07-06
btrfs: do regular iput instead of delayed iput during extent map shrinking
Filipe Manana
1
-1
/
+1
2025-07-06
btrfs: make the extent map shrinker run asynchronously as a work queue job
Filipe Manana
5
-19
/
+52
2025-07-06
btrfs: skip inodes without loaded extent maps when shrinking extent maps
Filipe Manana
1
-21
/
+57
2025-07-06
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
1
-40
/
+37
2025-07-06
f2fs: fix to zero post-eof page
Chao Yu
1
-0
/
+38
2025-07-06
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
1
-0
/
+6
2025-07-06
btrfs: fix a race between renames and directory logging
Filipe Manana
1
-17
/
+64
2025-07-06
cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
David Howells
1
-95
/
+17
[next]