index
:
linux.git
cached
cdir_v2
cfid-fixes
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-03-19
io_uring: return back safer resurrect
Pavel Begunkov
1
-4
/
+14
2022-03-16
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
1
-0
/
+5
2022-03-16
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+2
2022-03-16
watch_queue, pipe: Free watchqueue state after clearing pipe ring
David Howells
1
-3
/
+5
2022-03-16
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
3
-1
/
+13
2022-03-08
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
1
-0
/
+18
2022-03-08
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
Sidong Yang
1
-1
/
+8
2022-03-08
btrfs: fix lost prealloc extents beyond eof after full fsync
Filipe Manana
1
-12
/
+31
2022-03-08
exfat: fix i_blocks for files truncated over 4 GiB
Christophe Vu-Brugier
3
-6
/
+6
2022-03-08
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
Christophe Vu-Brugier
4
-18
/
+17
2022-03-08
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
1
-0
/
+1
2022-03-02
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
1
-2
/
+3
2022-03-02
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
1
-0
/
+14
2022-03-02
io_uring: add a schedule point in io_add_buffers()
Eric Dumazet
1
-0
/
+1
2022-03-02
btrfs: tree-checker: check item_size for dev_item
Su Yue
1
-0
/
+8
2022-03-02
btrfs: tree-checker: check item_size for inode_item
Su Yue
1
-0
/
+7
2022-02-23
NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache
Trond Myklebust
1
-0
/
+14
2022-02-23
NFS: Do not report writeback errors in nfs_getattr()
Trond Myklebust
1
-6
/
+3
2022-02-23
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
1
-2
/
+2
2022-02-23
quota: make dquot_quota_sync return errors from ->sync_fs
Darrick J. Wong
1
-3
/
+8
2022-02-23
vfs: make freeze_super abort when sync_filesystem returns error
Darrick J. Wong
1
-7
/
+12
2022-02-23
btrfs: send: in case of IO error log it
Dāvis Mosāns
1
-0
/
+4
2022-02-23
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-11
/
+32
2022-02-23
fget: clarify and improve __fget_files() implementation
Linus Torvalds
1
-16
/
+56
2022-02-16
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2
-7
/
+12
2022-02-16
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2
-3
/
+4
2022-02-16
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2
-2
/
+3
2022-02-16
NFSv4.1: Fix uninitialised variable in devicenotify
Trond Myklebust
3
-11
/
+11
2022-02-16
nfs: nfs4clinet: check the return value of kstrdup()
Xiaoke Wang
1
-1
/
+4
2022-02-16
NFSv4 only print the label when its queried
Olga Kornievskaia
1
-3
/
+4
2022-02-16
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
2
-20
/
+18
2022-02-16
NFSD: Fix offset type in I/O trace points
Chuck Lever
1
-7
/
+7
2022-02-16
NFSD: Clamp WRITE offsets
Chuck Lever
2
-2
/
+8
2022-02-16
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
1
-1
/
+1
2022-02-08
ext4: fix incorrect type issue during replay_del_range
Xin Yin
1
-2
/
+3
2022-02-08
ext4: fix error handling in ext4_fc_record_modified_inode()
Ritesh Harjani
1
-35
/
+29
2022-02-08
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
1
-1
/
+9
2022-02-08
ext4: modify the logic of ext4_mb_new_blocks_simple
Xin Yin
1
-9
/
+17
2022-02-08
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
3
-5
/
+22
2022-02-08
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
1
-1
/
+3
2022-02-08
memcg: charge fs_context and legacy_fs_context
Yutian Yang
1
-2
/
+2
2022-02-08
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
1
-2
/
+19
2022-02-05
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
2022-02-01
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2
-9
/
+7
2022-02-01
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
1
-0
/
+2
2022-02-01
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
1
-0
/
+2
2022-02-01
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-02-01
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2022-02-01
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-02-01
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
[next]