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-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
2022-06-14
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
1
-5
/
+6
2022-06-14
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
2
-10
/
+29
2022-06-14
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2
-1
/
+8
2022-06-14
cifs: fix reconnect on smb3 mount types
Paulo Alcantara
3
-13
/
+18
2022-06-14
cifs: return errors during session setup during reconnects
Shyam Prasad N
1
-0
/
+3
2022-06-14
cifs: version operations for smb20 unneeded when legacy support disabled
Steve French
2
-2
/
+9
2022-06-14
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
10
-53
/
+71
2022-06-14
ceph: fix possible deadlock when holding Fwb to get inline_data
Xiubo Li
1
-14
/
+19
2022-06-14
ceph: flush the mdlog for filesystem sync
Xiubo Li
1
-6
/
+27
2022-06-14
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
1
-1
/
+9
2022-06-14
ksmbd: smbd: fix connection dropped issue
Hyunchul Lee
1
-0
/
+1
2022-06-14
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
Hao Luo
1
-12
/
+19
2022-06-14
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever
1
-4
/
+5
2022-06-14
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
1
-0
/
+1
2022-06-14
NFSv4: Don't hold the layoutget locks across multiple RPC calls
Trond Myklebust
1
-0
/
+4
2022-06-14
f2fs: avoid infinite loop to flush node pages
Jaegeuk Kim
3
-22
/
+32
2022-06-14
f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
Dongliang Mu
1
-2
/
+2
2022-06-14
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-14
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
1
-1
/
+1
2022-06-14
jffs2: fix memory leak in jffs2_do_fill_super
Baokun Li
1
-0
/
+1
2022-06-14
ksmbd: fix reference count leak in smb_check_perm_dacl()
Xin Xiong
1
-0
/
+1
2022-06-09
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
1
-3
/
+3
2022-06-09
exportfs: support idmapped mounts
Christian Brauner
1
-2
/
+3
2022-06-09
fs: add two trivial lookup helpers
Christian Brauner
1
-10
/
+60
2022-06-09
ext4: only allow test_dummy_encryption when supported
Eric Biggers
2
-28
/
+38
2022-06-09
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...
Steve French
1
-2
/
+0
2022-06-09
ceph: fix decoding of client session messages flags
Luís Henriques
1
-5
/
+9
2022-06-09
ksmbd: fix outstanding credits related bugs
Hyunchul Lee
3
-3
/
+5
2022-06-09
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
1
-1
/
+15
2022-06-09
dlm: fix missing lkb refcount handling
Alexander Aring
1
-2
/
+9
2022-06-09
dlm: fix wake_up() calls for pending remove
Alexander Aring
1
-2
/
+2
2022-06-09
dlm: uninitialized variable on error in dlm_listen_for_all()
Dan Carpenter
1
-1
/
+1
2022-06-09
dlm: fix plock invalid read
Alexander Aring
1
-7
/
+5
[next]