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
*
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-05-22
1
-1
/
+1
*
prctl: Add force disable speculation
Thomas Gleixner
2018-05-22
1
-0
/
+3
*
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-05-22
1
-1
/
+23
*
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
2018-05-22
1
-3
/
+3
*
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
2018-05-22
1
-0
/
+9
*
Btrfs: fix xattr loss after power failure
Filipe Manana
2018-05-22
1
-0
/
+7
*
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-19
1
-5
/
+5
*
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
2018-05-19
1
-0
/
+2
*
f2fs: fix a dead loop in f2fs_fiemap()
Wei Fang
2018-05-16
1
-1
/
+1
*
bdi: Fix oops in wb_workfn()
Jan Kara
2018-05-16
1
-1
/
+1
*
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-05-09
1
-5
/
+9
*
ext4: fix bitmap position validation
Lukas Czerner
2018-05-01
1
-4
/
+5
*
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-05-01
2
-2
/
+21
*
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
2018-05-01
1
-0
/
+1
*
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
2018-05-01
1
-5
/
+11
*
jbd2: fix use after free in kjournald2()
Sahitya Tummala
2018-04-29
1
-1
/
+1
*
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
2018-04-29
1
-4
/
+5
*
writeback: safer lock nesting
Greg Thelen
2018-04-24
1
-3
/
+4
*
fanotify: fix logic of events on child
Amir Goldstein
2018-04-24
1
-19
/
+15
*
autofs: mount point create should honour passed in mode
Ian Kent
2018-04-24
1
-1
/
+1
*
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
2018-04-24
1
-1
/
+2
*
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-24
1
-0
/
+5
*
jffs2_kill_sb(): deal with failed allocations
Al Viro
2018-04-24
1
-1
/
+1
*
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
2018-04-24
1
-0
/
+6
*
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-04-24
1
-0
/
+6
*
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-04-24
1
-0
/
+6
*
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
2018-04-24
1
-3
/
+2
*
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2018-04-24
2
-46
/
+4
*
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
2018-04-24
1
-1
/
+4
*
smb3: Fix root directory when server returns inode number of zero
Steve French
2018-04-24
2
-0
/
+34
*
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-24
1
-1
/
+1
*
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
2018-04-24
1
-4
/
+10
*
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
2018-04-20
1
-1
/
+2
*
ovl: filter trusted xattr for non-admin
Miklos Szeredi
2018-04-13
1
-1
/
+11
*
VFS: close race between getcwd() and d_move()
NeilBrown
2018-04-13
1
-7
/
+16
*
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
2018-04-13
1
-1
/
+1
*
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2018-04-13
1
-0
/
+1
*
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
2018-04-13
1
-9
/
+14
*
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
2018-04-13
1
-1
/
+1
*
SMB2: Fix share type handling
Christophe JAILLET
2018-04-13
1
-5
/
+9
*
CIFS: silence lockdep splat in cifs_relock_file()
Rabin Vincent
2018-04-13
1
-1
/
+1
*
NFSv4.1: Work around a Linux server bug...
Trond Myklebust
2018-04-13
1
-0
/
+6
*
lockd: fix lockd shutdown race
J. Bruce Fields
2018-04-13
1
-2
/
+4
*
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2018-04-13
2
-4
/
+13
*
ovl: persistent inode numbers for upper hardlinks
Amir Goldstein
2018-04-13
1
-0
/
+3
*
btrfs: Remove extra parentheses from condition in copy_items()
Matthias Kaehlcke
2018-04-08
1
-1
/
+1
*
fs: compat: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
2018-04-08
1
-1
/
+1
*
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
2018-04-08
1
-3
/
+6
*
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
2018-03-28
1
-0
/
+4
*
nfsd: remove blocked locks on client teardown
Jeff Layton
2018-03-28
1
-19
/
+43
[next]