index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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 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
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-27
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
ext4: make sure quota gets properly shutdown on error
Jan Kara
1
-4
/
+6
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
orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
Christophe JAILLET
1
-4
/
+3
2022-01-11
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
1
-1
/
+2
2021-12-29
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
1
-1
/
+8
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
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
1
-1
/
+13
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
[next]