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-09-10
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-09-10
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
1
-3
/
+4
2019-09-10
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
4
-6
/
+16
2019-09-10
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
1
-2
/
+6
2019-09-10
vfs: fix page locking deadlocks when deduping files
Darrick J. Wong
1
-8
/
+41
2019-09-06
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
2
-9
/
+19
2019-09-06
NFS: Pass error information to the pgio error cleanup routine
Trond Myklebust
4
-7
/
+15
2019-09-06
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
Trond Myklebust
1
-7
/
+9
2019-09-06
NFS: Clean up list moves of struct nfs_page
Trond Myklebust
2
-10
/
+5
2019-09-06
afs: Only update d_fsdata if different in afs_d_revalidate()
David Howells
1
-1
/
+2
2019-09-06
fs: afs: Fix a possible null-pointer dereference in afs_put_read()
Jia-Ju Bai
1
-5
/
+7
2019-09-06
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
1
-5
/
+6
2019-09-06
afs: Fix the CB.ProbeUuid service handler to reply correctly
David Howells
1
-7
/
+3
2019-08-29
xfs: always rejoin held resources during defer roll
Darrick J. Wong
4
-37
/
+31
2019-08-29
xfs: Add attibute remove and helper functions
Allison Henderson
2
-11
/
+26
2019-08-29
xfs: Add attibute set and helper functions
Allison Henderson
4
-87
/
+115
2019-08-29
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
1
-23
/
+30
2019-08-29
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
1
-0
/
+0
2019-08-29
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
1
-1
/
+4
2019-08-29
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-08-29
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-29
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
1
-2
/
+1
2019-08-29
ceph: clear page dirty before invalidate page
Erqi Chen
1
-2
/
+3
2019-08-29
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
1
-1
/
+9
2019-08-29
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
1
-12
/
+17
2019-08-29
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
3
-2
/
+8
2019-08-29
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
3
-7
/
+28
2019-08-25
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-25
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
3
-5
/
+22
2019-08-25
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-08-16
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-16
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-16
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-16
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
1
-1
/
+1
2019-08-16
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-09
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-3
/
+0
2019-08-06
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-08-06
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-08-06
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-08-06
ceph: return -ERANGE if virtual xattr value didn't fit in buffer
Jeff Layton
1
-7
/
+7
2019-08-06
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-08-06
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-08-06
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
Qu Wenruo
1
-2
/
+22
2019-08-06
btrfs: fix minimum number of chunk errors for DUP
David Sterba
1
-2
/
+1
2019-08-06
fs/adfs: super: fix use-after-free bug
Russell King
1
-1
/
+4
2019-08-04
ceph: hold i_ceph_lock when removing caps for freeing inode
Yan, Zheng
1
-2
/
+5
2019-08-04
/proc/<pid>/cmdline: add back the setproctitle() special case
Linus Torvalds
1
-4
/
+77
2019-08-04
/proc/<pid>/cmdline: remove all the special cases
Linus Torvalds
1
-63
/
+8
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-1
/
+1
2019-08-04
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
[next]