index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-10-06
1
-0
/
+1
*
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-10-06
1
-1
/
+1
*
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-10-06
1
-3
/
+3
*
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-10-06
1
-1
/
+5
*
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-10-06
2
-4
/
+4
*
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-10-06
1
-4
/
+8
*
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-10-06
7
-22
/
+109
*
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-10-06
1
-1
/
+7
*
f2fs: get out of a repeat loop when getting a locked data page
Jaegeuk Kim
2023-10-06
1
-6
/
+2
*
f2fs: optimize iteration over sparse directories
Chao Yu
2023-10-06
4
-19
/
+41
*
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-10-06
2
-11
/
+24
*
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2023-10-06
2
-17
/
+22
*
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
2023-10-06
1
-12
/
+15
*
ext4: do not let fstrim block system suspend
Jan Kara
2023-10-06
1
-2
/
+10
*
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
2023-10-06
1
-21
/
+25
*
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
2023-10-06
1
-4
/
+2
*
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-10-06
1
-27
/
+47
*
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-10-06
1
-3
/
+4
*
netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
2023-10-06
1
-1
/
+5
*
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-10-06
1
-1
/
+5
*
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-06
2
-0
/
+7
*
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2023-10-06
1
-0
/
+1
*
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
2023-10-06
1
-6
/
+11
*
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-10-06
2
-14
/
+17
*
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
2023-10-06
1
-16
/
+31
*
NFS: Fix O_DIRECT locking issues
Trond Myklebust
2023-10-06
1
-4
/
+4
*
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
2023-10-06
1
-16
/
+46
*
ext4: fix rec_len verify error
Shida Zhang
2023-09-23
1
-11
/
+15
*
tracefs: Add missing lockdown check to tracefs_create_dir()
Steven Rostedt (Google)
2023-09-23
1
-0
/
+3
*
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-09-23
1
-2
/
+2
*
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
2023-09-23
1
-1
/
+1
*
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
2023-09-23
1
-1
/
+7
*
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
2023-09-23
1
-6
/
+8
*
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
2023-09-23
1
-3
/
+16
*
ovl: fix incorrect fdput() on aio completion
Amir Goldstein
2023-09-23
1
-6
/
+3
*
ovl: fix failed copyup of fileattr on a symlink
Amir Goldstein
2023-09-23
1
-1
/
+2
*
attr: block mode changes of symlinks
Christian Brauner
2023-09-23
1
-2
/
+18
*
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
2023-09-23
1
-5
/
+3
*
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2023-09-23
2
-0
/
+9
*
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
2023-09-23
1
-0
/
+1
*
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Andrew Kanner
2023-09-23
1
-0
/
+1
*
ext2: fix datatype of block number in ext2_xattr_set2()
Georg Ottinger
2023-09-23
1
-2
/
+2
*
locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
Will Shiu
2023-09-23
1
-1
/
+1
*
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
2023-09-23
1
-0
/
+5
*
autofs: fix memory leak of waitqueues in autofs_catatonic_mode
Fedor Pchelkin
2023-09-23
1
-1
/
+2
*
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
2023-09-19
1
-3
/
+2
*
btrfs: zoned: re-enable metadata over-commit for zoned mode
Naohiro Aota
2023-09-19
1
-5
/
+1
*
btrfs: set page extent mapped after read_folio in relocate_one_page
Josef Bacik
2023-09-19
1
-3
/
+9
*
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
2023-09-19
1
-3
/
+4
*
btrfs: free qgroup rsv on io failure
Boris Burkov
2023-09-19
1
-0
/
+7
[next]