index
:
linux-stable.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.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
*
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-06-18
1
-1
/
+1
*
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
2021-06-18
1
-3
/
+21
*
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
2021-06-18
1
-1
/
+4
*
proc: only require mm_struct for writing
Linus Torvalds
2021-06-16
1
-1
/
+3
*
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-06-16
1
-0
/
+8
*
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
2021-06-16
1
-2
/
+7
*
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
2021-06-16
1
-1
/
+1
*
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-16
2
-1
/
+12
*
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-06-16
1
-1
/
+1
*
btrfs: promote debugging asserts to full-fledged checks in validate_super
Nikolay Borisov
2021-06-16
1
-8
/
+18
*
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
2021-06-16
1
-2
/
+2
*
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-16
1
-1
/
+8
*
btrfs: fix unmountable seed device after fstrim
Anand Jain
2021-06-10
1
-3
/
+7
*
btrfs: fix deadlock when cloning inline extents and low on available space
Filipe Manana
2021-06-10
1
-16
/
+22
*
btrfs: abort in rename_exchange if we fail to insert the second ref
Josef Bacik
2021-06-10
1
-1
/
+6
*
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
2021-06-10
1
-6
/
+7
*
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
2021-06-10
1
-1
/
+1
*
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
2021-06-10
1
-5
/
+5
*
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
2021-06-10
1
-0
/
+12
*
ocfs2: fix data corruption by fallocate
Junxiao Bi
2021-06-10
1
-5
/
+50
*
ext4: fix accessing uninit percpu counter variable with fast_commit
Ritesh Harjani
2021-06-10
1
-2
/
+4
*
ext4: fix memory leak in ext4_mb_init_backend on error path.
Phillip Potter
2021-06-10
1
-1
/
+1
*
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2021-06-10
2
-99
/
+90
*
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
2021-06-10
1
-20
/
+23
*
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
2021-06-10
1
-2
/
+9
*
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
2021-06-10
1
-0
/
+2
*
io_uring: use better types for cflags
Pavel Begunkov
2021-06-10
1
-2
/
+3
*
io_uring: fix link timeout refs
Pavel Begunkov
2021-06-10
1
-0
/
+1
*
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
2021-06-10
1
-12
/
+4
*
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
2021-06-03
1
-0
/
+3
*
SMB3: incorrect file id in requests compounded with open
Steve French
2021-06-03
1
-3
/
+3
*
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
2021-06-03
1
-2
/
+0
*
btrfs: release path before starting transaction when cloning inline extent
Filipe Manana
2021-06-03
1
-0
/
+5
*
btrfs: return whole extents in fiemap
Boris Burkov
2021-06-03
1
-1
/
+6
*
afs: Fix the nlink handling of dir-over-dir rename
David Howells
2021-06-03
1
-1
/
+3
*
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
2021-06-03
1
-1
/
+1
*
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
2021-06-03
1
-7
/
+5
*
NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
Trond Myklebust
2021-06-03
1
-4
/
+5
*
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
2021-06-03
1
-1
/
+1
*
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
2021-06-03
1
-2
/
+2
*
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-06-03
1
-0
/
+4
*
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
2021-06-03
1
-8
/
+7
*
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
2021-06-03
1
-0
/
+7
*
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-26
1
-4
/
+2
*
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-05-26
1
-0
/
+2
*
btrfs: avoid RCU stalls while running delayed iputs
Josef Bacik
2021-05-26
1
-0
/
+1
*
block: reexpand iov_iter after read/write
yangerkun
2021-05-22
1
-3
/
+17
*
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-05-22
4
-0
/
+42
*
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
2021-05-22
1
-4
/
+5
*
ceph: fix fscache invalidation
Jeff Layton
2021-05-22
2
-0
/
+2
[next]