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
2019-08-13
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-30
/
+1
2019-08-13
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
1
-4
/
+1
2019-08-13
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-08-13
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-08-13
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
2019-08-13
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-08-13
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
4
-10
/
+53
2019-08-13
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
1
-0
/
+2
2019-08-13
btrfs: correctly validate compression type
Johannes Thumshirn
3
-3
/
+21
2019-08-13
btrfs: prop: fix vanished compression property after failed set
Anand Jain
1
-2
/
+2
2019-08-13
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-08-13
afs: Fix StoreData op marshalling
David Howells
1
-3
/
+3
2019-08-13
NFS: fix mount/umount race in nlmclnt.
NeilBrown
1
-2
/
+1
2019-08-13
udf: Fix crash on IO error during truncate
Jan Kara
1
-0
/
+3
2019-08-13
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
1
-2
/
+9
2019-08-13
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
1
-1
/
+1
2019-07-09
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-1
/
+3
2019-07-09
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2
-2
/
+21
2019-07-09
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
1
-5
/
+7
2019-07-09
nfsd: fix memory corruption caused by readdir
NeilBrown
2
-2
/
+15
2019-07-09
CIFS: Do not reset lease state to NONE on lease break
Pavel Shilovsky
2
-5
/
+25
2019-07-09
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
5
-30
/
+53
2019-07-09
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
1
-7
/
+8
2019-07-09
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
1
-2
/
+2
2019-07-09
btrfs: init csum_list before possible free
Dan Robertson
1
-1
/
+1
2019-07-09
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
1
-1
/
+1
2019-07-09
ext4: fix crash during online resizing
Jan Kara
1
-1
/
+2
2019-07-09
ext4: add mask of ext4 flags to swap
yangerkun
2
-1
/
+8
2019-07-09
ext4: update quota information while swapping boot loader inode
yangerkun
1
-14
/
+42
2019-07-09
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
1
-9
/
+13
2019-07-09
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
1
-5
/
+12
2019-07-09
splice: don't merge into linked buffers
Jann Horn
2
-0
/
+18
2019-07-09
ext2: Fix underflow in ext2_max_size()
Jan Kara
1
-14
/
+25
2019-06-20
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-05-02
binfmt_elf: switch to new creds when switching to new mm
Linus Torvalds
1
-1
/
+1
2019-05-02
binfmt_elf: Fix missing SIGKILL for empty PIE
Ben Hutchings
1
-0
/
+1
2019-05-02
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-1
/
+21
2019-05-02
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
1
-1
/
+2
2019-05-02
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-05-02
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
1
-1
/
+1
2019-05-02
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-05-02
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-05-02
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-05-02
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+2
2019-05-02
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-05-02
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-05-02
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-04-04
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2
-19
/
+11
2019-04-04
Revert "cifs: empty TargetInfo leads to crash on recovery"
Ben Hutchings
1
-3
/
+0
2019-04-04
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
1
-1
/
+1
[next]