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
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
2019-05-02
Fix aio_poll() races
Al Viro
1
-50
/
+40
2019-05-02
aio: store event at final iocb_put()
Al Viro
1
-16
/
+17
2019-05-02
aio: keep io_event in aio_kiocb
Al Viro
1
-18
/
+13
2019-05-02
aio: fold lookup_kiocb() into its sole caller
Al Viro
1
-22
/
+7
2019-05-02
pin iocb through aio.
Linus Torvalds
1
-16
/
+21
2019-05-02
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-05-02
ext4: fix some error pointer dereferences
Dan Carpenter
1
-0
/
+3
2019-05-02
nfsd: wake blocked file lock waiters before sending callback
Jeff Layton
1
-0
/
+9
2019-05-02
nfsd: wake waiters blocked on file_lock before deleting it
Jeff Layton
1
-2
/
+1
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-05-02
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2
-15
/
+23
2019-05-02
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
1
-0
/
+1
2019-05-02
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2
-0
/
+27
2019-04-27
fs/dax: Deposit pagetable even when installing zero page
Aneesh Kumar K.V
1
-0
/
+15
2019-04-27
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
1
-0
/
+2
2019-04-27
cifs: Fix use-after-free in SMB2_read
ZhangXiaoxu
1
-2
/
+2
2019-04-27
cifs: Fix use-after-free in SMB2_write
ZhangXiaoxu
1
-1
/
+1
2019-04-27
cifs: Fix lease buffer length error
ZhangXiaoxu
1
-1
/
+4
2019-04-27
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
4
-10
/
+53
2019-04-20
f2fs: fix to add refcount once page is tagged PG_private
Chao Yu
6
-23
/
+36
2019-04-20
f2fs: fix to use kvfree instead of kzfree
Chao Yu
1
-5
/
+5
2019-04-20
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
1
-4
/
+1
2019-04-20
cifs: return -ENODATA when deleting an xattr that does not exist
Ronnie Sahlberg
1
-0
/
+10
2019-04-20
f2fs: sync filesystem after roll-forward recovery
Jaegeuk Kim
3
-14
/
+39
2019-04-20
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-0
/
+27
2019-04-20
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-04-20
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-04-20
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
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-20
ext4: avoid panic during forced reboot
Jan Kara
1
-3
/
+13
2019-04-20
inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
ZhangXiaoxu
1
-2
/
+5
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-17
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
5
-5
/
+53
2019-04-05
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
Chao Yu
1
-1
/
+1
2019-04-05
f2fs: UBSAN: set boolean value iostat_enable correctly
Sheng Yong
1
-3
/
+9
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
btrfs: don't enospc all tickets on flush failure
Josef Bacik
1
-20
/
+25
2019-04-05
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
1
-14
/
+14
[next]