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
*
squashfs: more metadata hardenings
Linus Torvalds
2018-08-06
3
-6
/
+13
*
squashfs: more metadata hardening
Linus Torvalds
2018-08-06
1
-0
/
+2
*
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-08-06
2
-0
/
+6
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-08-06
2
-17
/
+18
*
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-08-06
4
-5
/
+16
*
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
2018-08-06
1
-0
/
+19
*
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
2018-08-06
1
-2
/
+8
*
f2fs: fix to don't trigger writeback during recovery
Chao Yu
2018-08-06
1
-0
/
+3
*
disable loading f2fs module on PAGE_SIZE > 4KB
Anatoly Pugachev
2018-08-06
1
-0
/
+6
*
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
2018-08-06
1
-0
/
+2
*
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-07-25
1
-1
/
+1
*
prctl: Add force disable speculation
Thomas Gleixner
2018-07-25
1
-0
/
+3
*
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-07-25
1
-0
/
+23
*
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-25
1
-7
/
+13
*
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2018-07-22
1
-8
/
+55
*
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2018-07-17
1
-1
/
+1
*
Fix up non-directory creation in SGID directories
Linus Torvalds
2018-07-17
1
-0
/
+6
*
ext4: check superblock mapped prior to committing
Jon Derrick
2018-07-11
1
-0
/
+8
*
ext4: add more mount time checks of the superblock
Theodore Ts'o
2018-07-11
1
-11
/
+26
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-07-11
3
-6
/
+7
*
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
2018-07-11
1
-0
/
+1
*
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
2018-07-11
1
-2
/
+2
*
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2018-07-11
2
-0
/
+7
*
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-07-11
4
-6
/
+36
*
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
2018-07-11
1
-7
/
+3
*
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
2018-07-11
1
-0
/
+25
*
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-07-11
1
-1
/
+8
*
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-07-11
2
-8
/
+20
*
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
2018-07-03
1
-3
/
+30
*
udf: Detect incorrect directory size
Jan Kara
2018-07-03
1
-0
/
+3
*
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
Dave Wysochanski
2018-07-03
1
-2
/
+3
*
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
2018-07-03
1
-2
/
+3
*
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
2018-07-03
1
-1
/
+1
*
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
2018-07-03
1
-5
/
+7
*
fuse: fix control dir setup and teardown
Miklos Szeredi
2018-07-03
1
-3
/
+10
*
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
2018-07-03
1
-0
/
+1
*
fuse: atomic_o_trunc should truncate pagecache
Miklos Szeredi
2018-07-03
1
-1
/
+12
*
fs/binfmt_misc.c: do not allow offset overflow
Thadeu Lima de Souza Cascardo
2018-07-03
1
-3
/
+9
*
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-07-03
1
-1
/
+1
*
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
2018-07-03
1
-1
/
+1
*
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
2018-07-03
1
-18
/
+18
*
Btrfs: make raid6 rebuild retry more
Liu Bo
2018-07-03
2
-5
/
+22
*
Revert "Btrfs: fix scrub to repair raid6 corruption"
Sasha Levin
2018-07-03
2
-22
/
+5
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-06-16
1
-1
/
+1
*
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2018-06-13
1
-7
/
+0
*
fix io_destroy()/aio_complete() race
Al Viro
2018-06-06
1
-2
/
+1
*
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-06-06
3
-1
/
+103
*
udf: Provide saner default for invalid uid / gid
Jan Kara
2018-05-30
1
-2
/
+3
*
gfs2: Fix fallocate chunk size
Andreas Gruenbacher
2018-05-30
2
-2
/
+5
*
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
2018-05-30
1
-1
/
+1
[next]