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-02-08
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
1
-1
/
+9
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-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
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
3
-6
/
+7
2022-02-01
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
2022-02-01
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
1
-0
/
+1
2022-01-29
select: Fix indefinitely sleeping task in poll_schedule_timeout()
Jan Kara
1
-30
/
+33
2022-01-27
f2fs: fix to reserve space for IO align feature
Chao Yu
4
-2
/
+60
2022-01-27
ext4: don't use the orphan list when migrating an inode
Theodore Ts'o
1
-15
/
+4
2022-01-27
ext4: Fix BUG_ON in ext4_bread when write quota data
Ye Bin
1
-1
/
+1
2022-01-27
ext4: set csum seed in tmp inode while migrating to extents
Luís Henriques
1
-1
/
+11
2022-01-27
ext4: make sure quota gets properly shutdown on error
Jan Kara
1
-4
/
+6
2022-01-27
ext4: make sure to reset inode lockdep class when quota enabling fails
Jan Kara
1
-1
/
+12
2022-01-27
btrfs: respect the max size in the header when activating swap file
Filipe Manana
1
-0
/
+11
2022-01-27
btrfs: check the root node for uptodate before returning it
Josef Bacik
1
-4
/
+15
2022-01-27
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
1
-0
/
+19
2022-01-27
fuse: Pass correct lend value to filemap_write_and_wait_range()
Xie Yongji
1
-1
/
+1
2022-01-27
ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
Petr Cvachoucek
1
-1
/
+0
2022-01-27
btrfs: remove BUG_ON(!eie) in find_parent_nodes
Josef Bacik
1
-3
/
+11
2022-01-27
btrfs: remove BUG_ON() in find_parent_nodes()
Josef Bacik
1
-1
/
+6
2022-01-27
jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
Kyeong Yoo
1
-15
/
+25
2022-01-27
fs: dlm: filter user dlm messages for kernel locks
Alexander Aring
1
-0
/
+9
2022-01-27
ext4: avoid trim error on fs with small groups
Jan Kara
2
-2
/
+8
2022-01-27
debugfs: lockdown: Allow reading debugfs files that are not world readable
Michal Suchanek
1
-1
/
+1
2022-01-27
f2fs: fix to do sanity check in is_alive()
Chao Yu
1
-0
/
+3
2022-01-20
vfs: fs_context: fix up param length parsing in legacy_parse_param
Jamie Hill-Daniel
1
-1
/
+1
2022-01-20
orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
Christophe JAILLET
1
-4
/
+3
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-2
/
+2
2022-01-11
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
1
-1
/
+2
2022-01-11
f2fs: quota: fix potential deadlock
Chao Yu
1
-1
/
+2
2021-12-29
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
1
-1
/
+10
2021-12-22
ovl: fix warning in ovl_create_real()
Miklos Szeredi
3
-6
/
+10
2021-12-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
1
-1
/
+1
2021-12-22
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
1
-2
/
+7
2021-12-14
tracefs: Set all files to the same group ownership as the mount option
Steven Rostedt (VMware)
1
-0
/
+72
2021-12-14
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-31
/
+106
2021-12-14
aio: keep poll requests on waitqueue until completed
Eric Biggers
1
-20
/
+63
2021-12-14
signalfd: use wake_up_pollfree()
Eric Biggers
1
-11
/
+1
2021-12-14
tracefs: Have new files inherit the ownership of their parent
Steven Rostedt (VMware)
1
-0
/
+4
2021-12-14
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2
-7
/
+8
2021-12-14
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-12-14
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
1
-0
/
+6
2021-12-14
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
4
-19
/
+18
2021-12-08
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
[next]