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
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-08-11
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
1
-5
/
+18
2022-08-11
btrfs: zoned: fix critical section of relocation inode writeback
Naohiro Aota
1
-1
/
+2
2022-08-11
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
5
-2
/
+53
2022-08-03
fs: sendfile handles O_NONBLOCK of out_fd
Andrei Vagin
1
-0
/
+3
2022-08-03
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-08-03
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
1
-5
/
+7
2022-08-03
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-29
exfat: use updated exfat_chain directly during renaming
Sungjong Seo
1
-1
/
+3
2022-07-29
exfat: fix referencing wrong parent directory information after renaming
Yuezhang Mo
1
-26
/
+1
2022-07-29
dlm: fix pending remove if msg allocation fails
Alexander Aring
1
-1
/
+2
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
[next]