index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2018-08-28
ovl: Do d_type check only if work dir creation was successful
Vivek Goyal
1
-8
/
+11
2018-08-28
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
3
-0
/
+53
2018-08-24
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-24
ext4: fix spectre gadget in ext4_mb_regular_allocator()
Jeremy Cline
1
-1
/
+3
2018-08-15
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-15
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-15
root dentries need RCU-delayed freeing
Al Viro
1
-2
/
+4
2018-08-15
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-08-09
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-08-09
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-2
/
+2
2018-08-06
squashfs: more metadata hardenings
Linus Torvalds
3
-6
/
+13
2018-08-06
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-08-06
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2
-0
/
+6
2018-08-06
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2
-17
/
+18
2018-08-06
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-08-06
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
1
-0
/
+19
2018-08-06
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
1
-2
/
+8
2018-08-06
f2fs: fix to don't trigger writeback during recovery
Chao Yu
1
-0
/
+3
2018-08-06
disable loading f2fs module on PAGE_SIZE > 4KB
Anatoly Pugachev
1
-0
/
+6
2018-08-06
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-07-25
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-07-25
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+3
2018-07-25
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-0
/
+23
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-22
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2018-07-17
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-1
/
+1
2018-07-17
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-11
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
1
-2
/
+2
2018-07-11
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-07-11
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-07-11
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-07-11
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-07-11
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-03
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
1
-3
/
+30
2018-07-03
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-07-03
NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message
Dave Wysochanski
1
-2
/
+3
2018-07-03
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
1
-2
/
+3
2018-07-03
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-1
/
+1
2018-07-03
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
1
-5
/
+7
2018-07-03
fuse: fix control dir setup and teardown
Miklos Szeredi
1
-3
/
+10
2018-07-03
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
1
-0
/
+1
2018-07-03
fuse: atomic_o_trunc should truncate pagecache
Miklos Szeredi
1
-1
/
+12
2018-07-03
fs/binfmt_misc.c: do not allow offset overflow
Thadeu Lima de Souza Cascardo
1
-3
/
+9
2018-07-03
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
[next]