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-12-21
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
1
-10
/
+22
2019-12-21
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
3
-7
/
+17
2019-12-21
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2
-8
/
+8
2019-12-21
CIFS: Close open handle after interrupted close
Pavel Shilovsky
3
-15
/
+63
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-12-21
cifs: Don't display RDMA transport on reconnect
Long Li
1
-0
/
+5
2019-12-21
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-12-21
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-12-21
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-12-21
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
1
-11
/
+15
2019-12-21
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
1
-2
/
+5
2019-12-21
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
4
-4
/
+12
2019-12-21
gfs2: Multi-block allocations in gfs2_page_mkwrite
Andreas Gruenbacher
1
-7
/
+8
2019-12-17
ext4: fix leak of quota reservations
Jan Kara
2
-6
/
+1
2019-12-17
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
1
-4
/
+8
2019-12-17
splice: only read in as much information as there is pipe buffer space
Darrick J. Wong
1
-3
/
+11
2019-12-17
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
1
-6
/
+5
2019-12-17
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
6
-14
/
+32
2019-12-17
ext4: Fix credit estimate for final inode freeing
Jan Kara
1
-2
/
+11
2019-12-17
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
1
-4
/
+5
2019-12-17
ext2: check err when partial != NULL
Chengguang Xu
1
-2
/
+5
2019-12-17
quota: Check that quota is not dirty before release
Dmitry Monakhov
2
-2
/
+2
2019-12-17
erofs: zero out when listxattr is called with no xattr
Gao Xiang
1
-0
/
+2
2019-12-17
ovl: relax WARN_ON() on rename to self
Amir Goldstein
1
-1
/
+1
2019-12-17
ovl: fix corner case of non-unique st_dev;st_ino
Amir Goldstein
1
-1
/
+7
2019-12-17
ovl: fix lookup failure on multi lower squashfs
Amir Goldstein
3
-7
/
+27
2019-12-17
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
1
-0
/
+3
2019-12-17
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
1
-1
/
+24
2019-12-17
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
1
-1
/
+0
2019-12-17
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
1
-11
/
+1
2019-12-17
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
1
-1
/
+1
2019-12-17
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
1
-1
/
+5
2019-12-17
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
1
-3
/
+10
2019-12-17
btrfs: use btrfs_block_group_cache_done in update_block_group
Josef Bacik
1
-1
/
+1
2019-12-17
btrfs: check page->mapping when loading free space cache
Josef Bacik
1
-0
/
+6
2019-12-17
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2
-1
/
+2
2019-12-17
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
1
-0
/
+35
2019-12-13
iomap: Fix pipe page leakage during splicing
Jan Kara
1
-1
/
+8
2019-12-13
bdev: Refresh bdev size for disks without partitioning
Jan Kara
1
-9
/
+10
2019-12-13
bdev: Factor out bdev revalidation into a common helper
Jan Kara
1
-12
/
+14
2019-12-13
kernfs: fix ino wrap-around detection
Tejun Heo
1
-3
/
+2
2019-12-13
nfsd: restore NFSv3 ACL support
J. Bruce Fields
1
-2
/
+1
2019-12-13
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
3
-3
/
+10
2019-12-13
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-12-13
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-12-13
io_uring: ensure req->submit is copied when req is deferred
Jens Axboe
1
-4
/
+5
2019-12-13
io_uring: fix missing kmap() declaration on powerpc
Jens Axboe
1
-0
/
+1
2019-12-13
fuse: verify attributes
Miklos Szeredi
3
-7
/
+19
2019-12-13
fuse: verify write return
Miklos Szeredi
1
-0
/
+2
2019-12-13
fuse: verify nlink
Miklos Szeredi
1
-1
/
+2
[next]