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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-05-25
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-25
ext2: fix a block leak
Al Viro
1
-10
/
+0
2018-05-22
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+3
2018-05-22
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-0
/
+22
2018-05-22
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
1
-3
/
+3
2018-05-22
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-05-22
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
2
-3
/
+12
2018-05-22
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
1
-0
/
+9
2018-05-22
btrfs: property: Set incompat flag if lzo/zstd compression is set
Misono Tomohiro
1
-4
/
+8
2018-05-22
Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
Robbie Ko
1
-2
/
+14
2018-05-22
Btrfs: fix xattr loss after power failure
Filipe Manana
1
-0
/
+7
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-4
/
+4
2018-05-19
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
1
-0
/
+7
2018-05-16
smb3: directory sync should not return an error
Steve French
1
-0
/
+13
2018-05-16
ceph: fix rsize/wsize capping in ceph_direct_read_write()
Ilya Dryomov
1
-5
/
+5
2018-05-16
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-09
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
1
-5
/
+9
2018-05-01
ext4: fix bitmap position validation
Lukas Czerner
1
-4
/
+5
2018-05-01
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2
-2
/
+21
2018-05-01
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
1
-0
/
+1
2018-05-01
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
1
-0
/
+1
2018-05-01
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
1
-5
/
+11
2018-04-26
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+4
2018-04-26
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
2018-04-26
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
1
-1
/
+28
2018-04-26
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-04-26
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-04-26
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-04-26
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
1
-1
/
+1
2018-04-26
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
1
-1
/
+0
2018-04-26
f2fs: avoid hungtask when GC encrypted block if io_bits is set
Sheng Yong
1
-1
/
+6
2018-04-26
Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
Liu Bo
1
-12
/
+25
2018-04-26
Btrfs: fix unexpected EEXIST from btrfs_get_extent
Liu Bo
1
-14
/
+3
2018-04-26
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
Anand Jain
1
-2
/
+4
2018-04-26
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2
-5
/
+22
2018-04-26
btrfs: Fix out of bounds access in btrfs_search_slot
Nikolay Borisov
1
-3
/
+9
2018-04-26
Btrfs: set plug for fsync
Liu Bo
1
-0
/
+9
2018-04-26
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
Jan Chochol
1
-1
/
+1
2018-04-26
ubifs: Fix uninitialized variable in search_dh_cookie()
Geert Uytterhoeven
1
-14
/
+7
2018-04-26
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
2
-5
/
+12
2018-04-26
btrfs: fix unaligned access in readdir
David Sterba
1
-8
/
+12
2018-04-26
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
1
-4
/
+5
2018-04-24
writeback: safer lock nesting
Greg Thelen
1
-3
/
+4
2018-04-24
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-24
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-24
orangefs_kill_sb(): deal with allocation failures
Al Viro
1
-0
/
+5
2018-04-24
jffs2_kill_sb(): deal with failed allocations
Al Viro
1
-1
/
+1
2018-04-24
fanotify: fix logic of events on child
Amir Goldstein
1
-19
/
+15
2018-04-24
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
1
-0
/
+6
[next]