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
2019-05-08
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
1
-6
/
+14
2019-05-08
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-05-08
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-05-04
ceph: fix use-after-free on symlink traversal
Al Viro
1
-1
/
+1
2019-05-04
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
1
-1
/
+1
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
3
-10
/
+18
2019-05-02
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-05-02
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-05-02
ext4: fix some error pointer dereferences
Dan Carpenter
1
-0
/
+3
2019-05-02
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2
-1
/
+8
2019-05-02
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2
-1
/
+15
2019-05-02
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-05-02
ceph: only use d_name directly when parent is locked
Jeff Layton
1
-11
/
+50
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-2
/
+2
2019-05-02
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
2019-04-27
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
3
-9
/
+23
2019-04-27
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2019-04-27
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
2
-3
/
+33
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2
-0
/
+27
2019-04-27
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
4
-10
/
+53
2019-04-20
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
1
-30
/
+37
2019-04-20
f2fs: fix to do sanity check with current segment number
Chao Yu
1
-1
/
+33
2019-04-20
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
3
-1
/
+27
2019-04-20
9p: do not trust pdu content for stat item size
Gertjan Halkes
1
-5
/
+3
2019-04-20
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-04-20
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-04-20
ext4: report real fs size after failed resize
Lukas Czerner
1
-1
/
+5
2019-04-20
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
1
-2
/
+9
2019-04-17
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-17
btrfs: prop: fix vanished compression property after failed set
Anand Jain
1
-3
/
+3
2019-04-17
btrfs: prop: fix zstd compression parameter validation
Anand Jain
1
-1
/
+1
2019-04-17
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
1
-0
/
+10
2019-04-05
jbd2: fix race when writing superblock
Theodore Ts'o
1
-25
/
+27
2019-04-05
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
Aurelien Jarno
1
-0
/
+6
2019-04-05
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
1
-0
/
+7
2019-04-05
jbd2: fix invalid descriptor block checksum
luojiajun
1
-2
/
+4
2019-04-05
cifs: Fix NULL pointer dereference of devname
Yao Liu
1
-0
/
+5
2019-04-05
cifs: use correct format characters
Louis Taylor
2
-3
/
+3
2019-04-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-04-05
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
1
-1
/
+7
2019-04-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-04-05
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
1
-1
/
+7
2019-04-05
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
1
-1
/
+13
2019-04-05
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-04-03
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-04-03
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-04-03
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-04-03
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
1
-1
/
+2
2019-04-03
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
1
-2
/
+9
[next]