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-10-05
fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
Eric Biggers
3
-44
/
+51
2019-10-05
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
1
-0
/
+5
2019-10-05
CIFS: fix max ea value size
Murphy Zhou
1
-1
/
+1
2019-10-05
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
1
-0
/
+9
2019-10-05
ext4: fix warning inside ext4_convert_unwritten_extents_endio
Rakesh Pandit
1
-2
/
+2
2019-10-05
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
1
-14
/
+19
2019-10-05
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
1
-0
/
+3
2019-10-05
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
1
-1
/
+1
2019-10-05
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
1
-0
/
+1
2019-10-05
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
1
-1
/
+3
2019-10-05
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
3
-7
/
+20
2019-10-05
ovl: filter of trusted xattr results in audit
Mark Salyzyn
1
-1
/
+2
2019-10-05
ovl: Fix dereferencing possible ERR_PTR()
Ding Xiang
1
-2
/
+1
2019-10-05
smb3: allow disabling requesting leases
Steve French
4
-2
/
+13
2019-10-05
gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
Bob Peterson
1
-0
/
+1
2019-10-05
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
1
-1
/
+2
2019-10-05
fuse: fix missing unlock_page in fuse_writepage()
Vasily Averin
1
-0
/
+1
2019-10-05
ceph: use ceph_evict_inode to cleanup inode's resource
Yan, Zheng
3
-2
/
+10
2019-10-05
Revert "ceph: use ceph_evict_inode to cleanup inode's resource"
Sasha Levin
3
-7
/
+4
2019-10-05
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
1
-0
/
+8
2019-10-01
f2fs: use generic EFSBADCRC/EFSCORRUPTED
Chao Yu
12
-26
/
+36
2019-10-01
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-10-01
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
1
-0
/
+39
2019-10-01
Revert "f2fs: avoid out-of-range memory access"
Chao Yu
1
-5
/
+0
2019-10-01
f2fs: check all the data segments against all node ones
Surbhi Palande
1
-2
/
+2
2019-10-01
CIFS: fix deadlock in cached root handling
Aurelien Aptel
1
-0
/
+44
2019-09-21
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
1
-0
/
+11
2019-09-21
ovl: fix regression caused by overlapping layers detection
Amir Goldstein
2
-26
/
+48
2019-09-21
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
2019-09-21
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
1
-0
/
+22
2019-09-21
NFSv2: Fix write regression
Trond Myklebust
1
-1
/
+3
2019-09-21
NFSv2: Fix eof handling
Trond Myklebust
1
-1
/
+2
2019-09-21
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
1
-1
/
+1
2019-09-21
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
1
-1
/
+1
2019-09-21
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
1
-6
/
+6
2019-09-19
ubifs: Correctly use tnc_next() in search_dh_cookie()
Richard Weinberger
1
-5
/
+11
2019-09-19
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
1
-4
/
+4
2019-09-16
ext4: unsigned int compared against zero
Colin Ian King
1
-1
/
+2
2019-09-16
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
1
-0
/
+5
2019-09-16
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
1
-4
/
+8
2019-09-16
NFSv4: Fix delegation state recovery
Trond Myklebust
3
-15
/
+14
2019-09-16
pstore: Fix double-free in pstore_mkfile() failure path
Norbert Manthey
1
-6
/
+6
2019-09-16
btrfs: correctly validate compression type
Johannes Thumshirn
3
-5
/
+18
2019-09-16
ceph: use ceph_evict_inode to cleanup inode's resource
Yan, Zheng
3
-4
/
+7
2019-09-16
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
3
-2
/
+12
2019-09-16
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
3
-2
/
+12
2019-09-16
Btrfs: fix race between block group removal and block group allocation
Filipe Manana
1
-16
/
+18
2019-09-16
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
3
-30
/
+32
2019-09-16
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2
-0
/
+52
2019-09-16
cifs: Fix lease buffer length error
ZhangXiaoxu
1
-0
/
+1
[next]