index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
1
-0
/
+30
|
\
|
*
fs: add kernel doc for mnt_{hold,unhold}_writers()
Christian Brauner
2022-02-14
1
-0
/
+30
*
|
Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-18
3
-10
/
+6
|
\
\
|
*
|
NFS: Do not report writeback errors in nfs_getattr()
Trond Myklebust
2022-02-16
1
-6
/
+3
|
*
|
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
2022-02-14
1
-2
/
+2
|
*
|
NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
Trond Myklebust
2022-02-14
1
-2
/
+1
*
|
|
Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-18
5
-10
/
+17
|
\
\
\
|
*
|
|
cifs: fix confusing unneeded warning message on smb2.1 and earlier
Steve French
2022-02-16
1
-5
/
+6
|
*
|
|
cifs: modefromsids must add an ACE for authenticated users
Ronnie Sahlberg
2022-02-14
1
-1
/
+4
|
*
|
|
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
2022-02-13
1
-0
/
+1
|
*
|
|
cifs: do not use uninitialized data in the owner/group sid
Ronnie Sahlberg
2022-02-13
1
-2
/
+2
|
*
|
|
cifs: fix set of group SID via NTSD xattrs
Amir Goldstein
2022-02-13
1
-0
/
+2
|
*
|
|
smb3: fix snapshot mount option
Steve French
2022-02-13
1
-2
/
+2
|
|
/
/
*
|
|
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
2022-02-17
1
-2
/
+6
*
|
|
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-15
3
-2
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: send: in case of IO error log it
Dāvis Mosāns
2022-02-09
1
-0
/
+4
|
*
|
btrfs: get rid of warning on transaction commit when using flushoncommit
Filipe Manana
2022-02-09
1
-2
/
+10
|
*
|
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
2022-02-09
1
-0
/
+4
|
*
|
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
2022-02-09
1
-0
/
+1
*
|
|
Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-13
5
-17
/
+31
|
\
\
\
|
*
|
|
cifs: mark sessions for reconnection in helper function
Shyam Prasad N
2022-02-08
1
-5
/
+14
|
*
|
|
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
2022-02-08
4
-11
/
+6
|
*
|
|
cifs: call cifs_reconnect when a connection is marked
Shyam Prasad N
2022-02-08
1
-0
/
+1
|
*
|
|
[smb3] improve error message when mount options conflict with posix
Steve French
2022-02-06
1
-1
/
+10
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-02-12
2
-10
/
+32
|
\
\
\
\
|
*
|
|
|
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
2022-02-11
1
-9
/
+31
|
*
|
|
|
fs/binfmt_elf: fix PT_LOAD p_align values for loaders
Mike Rapoport
2022-02-11
1
-1
/
+1
*
|
|
|
|
Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-11
2
-6
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
2022-02-11
1
-3
/
+4
|
*
|
|
|
|
Revert "gfs2: check context in gfs2_glock_put"
Andreas Gruenbacher
2022-02-11
1
-3
/
+0
*
|
|
|
|
|
Merge tag 'io_uring-5.17-2022-02-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-11
1
-5
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mm: io_uring: allow oom-killer from io_uring_setup
Shakeel Butt
2022-02-07
1
-3
/
+2
|
*
|
|
|
|
io_uring: Clean up a false-positive warning from GCC 9.3.0
Alviro Iskandar Setiawan
2022-02-07
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-09
7
-47
/
+74
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2022-02-09
2
-2
/
+2
|
*
|
|
|
|
|
NFSD: Fix offset type in I/O trace points
Chuck Lever
2022-02-09
1
-7
/
+7
|
*
|
|
|
|
|
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
2022-02-09
3
-25
/
+38
|
*
|
|
|
|
|
NFSD: Clamp WRITE offsets
Chuck Lever
2022-02-09
2
-2
/
+8
|
*
|
|
|
|
|
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
2022-02-09
1
-1
/
+1
|
*
|
|
|
|
|
NFSD: Fix ia_size underflow
Chuck Lever
2022-02-09
1
-0
/
+4
|
*
|
|
|
|
|
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-02-09
3
-10
/
+14
*
|
|
|
|
|
|
Fix regression due to "fs: move binfmt_misc sysctl to its own file"
Domenico Andreoli
2022-02-09
2
-5
/
+3
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-08
3
-8
/
+21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
2022-02-08
1
-1
/
+2
|
*
|
|
|
|
|
|
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
2022-02-08
1
-1
/
+1
|
*
|
|
|
|
|
|
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
2022-02-02
1
-5
/
+15
|
*
|
|
|
|
|
|
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
2022-02-02
1
-0
/
+1
|
*
|
|
|
|
|
|
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
2022-02-02
1
-1
/
+2
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-02-07
6
-14
/
+70
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ksmbd: add support for key exchange
Namjae Jeon
2022-02-04
2
-2
/
+29
[next]