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-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-24
ceph: fix dentry leak in splice_dentry()
Yan, Zheng
1
-0
/
+1
2018-08-15
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2
-14
/
+31
2018-08-15
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2018-08-15
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
3
-19
/
+50
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
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
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
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-0
/
+3
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-03
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2
-0
/
+6
2018-08-03
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2
-17
/
+18
2018-08-03
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-08-03
fscrypt: use unbound workqueue for decryption
Eric Biggers
1
-1
/
+10
2018-08-03
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
1
-0
/
+19
2018-08-03
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
1
-2
/
+8
2018-08-03
f2fs: fix race in between GC and atomic open
Chao Yu
1
-0
/
+3
2018-08-03
f2fs: Fix deadlock in shutdown ioctl
Sahitya Tummala
1
-4
/
+7
2018-08-03
f2fs: fix to wait page writeback during revoking atomic write
Chao Yu
1
-0
/
+2
2018-08-03
f2fs: fix to don't trigger writeback during recovery
Chao Yu
1
-0
/
+3
2018-08-03
f2fs: fix error path of move_data_page
Chao Yu
1
-3
/
+8
2018-08-03
disable loading f2fs module on PAGE_SIZE > 4KB
Anatoly Pugachev
1
-0
/
+6
2018-08-03
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
1
-1
/
+2
2018-08-03
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-07-28
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-4
/
+3
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-22
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
1
-8
/
+18
2018-07-22
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2018-07-17
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
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
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-07-03
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
Trond Myklebust
1
-5
/
+2
[next]