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
2022-07-22
ksmbd: use SOCK_NONBLOCK type for kernel_accept()
Namjae Jeon
1
-1
/
+1
2022-07-22
netfs: do not unlock and put the folio twice
Xiubo Li
3
-13
/
+17
2022-07-22
smb3: workaround negprot bug in some Samba servers
Steve French
1
-6
/
+7
2022-07-22
lockd: fix nlm_close_files
Jeff Layton
1
-5
/
+4
2022-07-22
lockd: set fl_owner when unlocking files
Jeff Layton
1
-2
/
+3
2022-07-22
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2
-1
/
+11
2022-07-22
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-22
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
1
-1
/
+2
2022-07-22
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
1
-5
/
+8
2022-07-22
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
1
-1
/
+13
2022-07-22
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-07-12
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
1
-2
/
+2
2022-07-12
fscache: Fix invalidation/lookup race
David Howells
1
-1
/
+14
2022-07-12
io_uring: fix provided buffer import
Dylan Yudaken
1
-3
/
+11
2022-07-07
cifs: fix minor compile warning
Steve French
1
-0
/
+2
2022-07-07
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
1
-15
/
+19
2022-07-07
io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
Jens Axboe
1
-2
/
+2
2022-07-07
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-07-07
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-07-07
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
1
-1
/
+2
2022-07-07
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-07-07
ceph: wait on async create before checking caps for syncfs
Jeff Layton
1
-0
/
+1
2022-07-07
ksmbd: use vfs_llseek instead of dereferencing NULL
Jason A. Donenfeld
1
-2
/
+2
2022-07-07
ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
Namjae Jeon
1
-10
/
+17
2022-07-07
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...
Namjae Jeon
1
-1
/
+3
2022-07-02
io_uring: fix not locked access to fixed buf table
Pavel Begunkov
1
-16
/
+18
2022-06-29
smb3: use netname when available on secondary channels
Shyam Prasad N
1
-2
/
+9
2022-06-29
smb3: fix empty netname context on secondary channels
Steve French
1
-6
/
+8
2022-06-29
f2fs: do not count ENOENT for error case
Jaegeuk Kim
1
-1
/
+3
2022-06-29
f2fs: fix iostat related lock protection
Daeho Jeong
1
-13
/
+18
2022-06-29
f2fs: attach inline_data after setting compression
Jaegeuk Kim
1
-6
/
+11
2022-06-29
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
1
-15
/
+52
2022-06-29
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
1
-3
/
+0
2022-06-29
btrfs: fix race between reflinking and ordered extent completion
Filipe Manana
1
-4
/
+11
2022-06-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-20
/
+34
2022-06-29
io_uring: fix wrong arm_poll error handling
Pavel Begunkov
1
-0
/
+1
2022-06-29
io_uring: fix req->apoll_events
Pavel Begunkov
1
-4
/
+8
2022-06-29
io_uring: make apoll_events a __poll_t
Christoph Hellwig
1
-3
/
+4
2022-06-29
io_uring: fail links when poll fails
Pavel Begunkov
1
-0
/
+2
2022-06-29
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-29
btrfs: add error messages to all unrecognized mount options
David Sterba
1
-7
/
+32
2022-06-29
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
1
-0
/
+8
2022-06-29
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
1
-2
/
+11
2022-06-29
9p: fix EBADF errors in cached mode
Dominique Martinet
1
-0
/
+13
2022-06-29
9p: fix fid refcount leak in v9fs_vfs_get_link
Dominique Martinet
1
-4
/
+4
2022-06-29
9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
Dominique Martinet
1
-0
/
+3
2022-06-29
9p: Fix refcounting during full path walks for fid lookups
Tyler Hicks
1
-13
/
+9
2022-06-25
io_uring: use original request task for inflight tracking
Jens Axboe
1
-1
/
+1
2022-06-25
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2
-24
/
+20
2022-06-25
fsnotify: introduce mark type iterator
Amir Goldstein
2
-37
/
+30
[next]