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-03-13
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
1
-1
/
+1
2019-03-13
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
1
-9
/
+10
2019-03-13
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-03-13
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-03-13
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-03-13
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-1
/
+24
2019-03-13
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
1
-2
/
+2
2019-03-13
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-03-13
iomap: fix a use after free in iomap_dio_rw
Christoph Hellwig
1
-7
/
+21
2019-03-13
iomap: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+9
2019-03-10
exec: Fix mem leak in kernel_read_file
YueHaibing
1
-1
/
+1
2019-03-10
aio: Fix locking in aio_poll()
Bart Van Assche
1
-3
/
+9
2019-03-05
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-0
/
+12
2019-03-05
cifs: fix memory leak of an allocated cifs_ntsd structure
Colin Ian King
1
-0
/
+8
2019-03-05
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-2
/
+38
2019-03-05
direct-io: allow direct writes to empty inodes
Ernesto A. Fernández
1
-2
/
+3
2019-02-27
afs: Fix race in async call refcounting
David Howells
1
-5
/
+30
2019-02-27
afs: Provide a function to get a ref on a call
David Howells
1
-6
/
+12
2019-02-27
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
2019-02-27
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
1
-1
/
+0
2019-02-27
afs: Set correct lock type for the yfs CreateFile
Marc Dionne
2
-1
/
+12
2019-02-27
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
1
-4
/
+0
2019-02-27
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
1
-1
/
+2
2019-02-20
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
1
-8
/
+14
2019-02-20
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
1
-5
/
+2
2019-02-20
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-20
CIFS: Fix mounts if the client is low on credits
Pavel Shilovsky
1
-0
/
+17
2019-02-20
CIFS: Do not assume one credit for async responses
Pavel Shilovsky
1
-4
/
+11
2019-02-20
CIFS: Fix credit calculations in compound mid callback
Pavel Shilovsky
2
-11
/
+6
2019-02-20
CIFS: Fix error paths in writeback code
Pavel Shilovsky
4
-9
/
+56
2019-02-20
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
1
-17
/
+34
2019-02-20
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2
-2
/
+27
2019-02-20
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-02-15
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-15
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
1
-9
/
+4
2019-02-15
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-02-12
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-12
cuse: fix ioctl
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+2
2019-02-12
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
1
-0
/
+2
2019-02-12
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2019-02-12
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-02-12
ocfs2: improve ocfs2 Makefile
Larry Chen
3
-3
/
+3
2019-02-12
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
1
-2
/
+0
2019-02-12
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2
-2
/
+11
2019-02-12
f2fs: fix use-after-free issue when accessing sbi->stat_info
Sahitya Tummala
1
-12
/
+15
2019-02-12
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
2019-02-12
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
[next]