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-03-02
fget: clarify and improve __fget_files() implementation
Linus Torvalds
1
-16
/
+57
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-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-16
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2
-2
/
+3
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
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 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
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-02-08
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2022-02-08
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
2022-02-08
udf: Restore i_lenAlloc when inode expansion fails
Jan Kara
1
-0
/
+1
2022-01-29
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2022-01-27
fuse: fix live lock in fuse_iget()
Amir Goldstein
1
-0
/
+1
2022-01-27
fuse: fix bad inode
Miklos Szeredi
6
-15
/
+81
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
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-11
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
1
-1
/
+2
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
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-08
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
2021-12-08
fs: add fget_many() and fput_many()
Jens Axboe
2
-7
/
+17
2021-12-08
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-2
/
+3
2021-12-08
fuse: release pipe buf after last use
Miklos Szeredi
1
-5
/
+5
2021-12-08
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-5
/
+10
2021-12-08
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
2021-12-08
fuse: fix page stealing
Miklos Szeredi
1
-2
/
+12
2021-11-26
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
1
-0
/
+14
2021-11-26
fs: orangefs: fix error return code of orangefs_revalidate_lookup()
Jia-Ju Bai
1
-1
/
+3
2021-11-26
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2
-4
/
+4
2021-11-26
JFS: fix memleak in jfs_mount
Dongliang Mu
1
-29
/
+22
2021-11-26
tracefs: Have tracefs directories not set OTH permission bits by default
Steven Rostedt (VMware)
1
-1
/
+2
2021-11-26
quota: correct error number in free_dqentry()
Zhang Yi
1
-0
/
+1
[next]