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-02-23
btrfs: send: in case of IO error log it
Dāvis Mosāns
1
-0
/
+4
2022-02-23
btrfs: zoned: cache reported zone during mount
Naohiro Aota
5
-12
/
+87
2022-02-23
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-9
/
+31
2022-02-16
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
1
-0
/
+1
2022-02-16
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
1
-1
/
+2
2022-02-16
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
1
-3
/
+4
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.1 query for fs_location attr on a new file system
Olga Kornievskaia
4
-15
/
+80
2022-02-16
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
1
-0
/
+2
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 the behavior of READ near OFFSET_MAX
Chuck Lever
3
-10
/
+14
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
NFSD: Fix ia_size underflow
Chuck Lever
1
-0
/
+4
2022-02-16
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
1
-1
/
+1
2022-02-16
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
1
-1
/
+1
2022-02-11
ksmbd: fix SMB 3.11 posix extension mount failure
Namjae Jeon
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
Revert "fs/9p: search open fids first"
Dominique Martinet
1
-5
/
+4
2022-02-08
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
3
-4
/
+27
2022-02-08
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
1
-2
/
+19
2022-02-08
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
1
-0
/
+13
2022-02-05
ovl: fix NULL pointer dereference in copy up warning
Christoph Fritz
1
-2
/
+2
2022-02-05
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
2022-02-05
lockd: fix failure to cleanup client locks
J. Bruce Fields
1
-0
/
+1
2022-02-05
lockd: fix server crash on reboot of client holding lock
J. Bruce Fields
1
-8
/
+9
2022-02-05
ovl: don't fail copy up if no fileattr support on upper
Miklos Szeredi
1
-1
/
+11
2022-02-01
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2
-9
/
+7
2022-02-01
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
1
-18
/
+37
2022-02-01
io_uring: fix bug in slow unregistering of nodes
Dylan Yudaken
1
-1
/
+6
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
2022-02-01
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
3
-6
/
+7
2022-02-01
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
1
-0
/
+7
2022-02-01
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
1
-0
/
+2
2022-02-01
udf: Fix NULL ptr deref when converting from inline format
Jan Kara
1
-5
/
+3
[prev]
[next]