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-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
2022-06-25
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
1
-30
/
+64
2022-06-22
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
38
-217
/
+193
2022-06-22
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-22
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-22
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-22
ext4: fix super block checksum incorrect after mount
Ye Bin
1
-8
/
+8
2022-06-22
fs: account for group membership
Christian Brauner
1
-6
/
+20
2022-06-22
io_uring: fix races with buffer table unregister
Pavel Begunkov
1
-0
/
+7
2022-06-22
io_uring: fix races with file table unregister
Pavel Begunkov
1
-0
/
+8
2022-06-22
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
3
-6
/
+11
2022-06-22
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
1
-0
/
+6
2022-06-22
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-22
quota: Prevent memory allocation recursion while holding dq_lock
Matthew Wilcox (Oracle)
1
-0
/
+10
2022-06-22
io_uring: reinstate the inflight tracking
Jens Axboe
1
-26
/
+56
[next]