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.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-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
...
|
*
|
|
|
xfs: remove unused xfs_ioctl32.h declarations
Darrick J. Wong
2022-01-18
1
-18
/
+0
*
|
|
|
|
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-22
8
-20
/
+36
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
netfs: Make ops->init_rreq() optional
Jeffle Xu
2022-01-21
2
-6
/
+2
|
*
|
|
|
cachefiles: Check that the backing filesystem supports tmpfiles
David Howells
2022-01-21
1
-0
/
+2
|
*
|
|
|
cachefiles: Explain checks in a comment
David Howells
2022-01-21
1
-1
/
+7
|
*
|
|
|
cachefiles: Trace active-mark failure
David Howells
2022-01-21
1
-1
/
+3
|
*
|
|
|
cachefiles: Make some tracepoint adjustments
David Howells
2022-01-21
1
-3
/
+5
|
*
|
|
|
cachefiles: set default tag name if it's unspecified
Jeffle Xu
2022-01-21
1
-0
/
+11
|
*
|
|
|
cachefiles: Calculate the blockshift in terms of bytes, not pages
David Howells
2022-01-21
3
-7
/
+4
|
*
|
|
|
fscache: Fix the volume collision wait condition
David Howells
2022-01-21
1
-2
/
+2
*
|
|
|
|
Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-21
2
-54
/
+116
|
\
\
\
\
\
|
*
|
|
|
|
io-wq: delete dead lock shuffling code
Jens Axboe
2022-01-19
1
-6
/
+1
|
*
|
|
|
|
io_uring: perform poll removal even if async work removal is successful
Jens Axboe
2022-01-18
1
-5
/
+10
|
*
|
|
|
|
io-wq: add intermediate work step between pending list and active work
Jens Axboe
2022-01-18
1
-5
/
+29
|
*
|
|
|
|
io-wq: perform both unstarted and started work cancelations in one go
Jens Axboe
2022-01-18
1
-13
/
+11
|
*
|
|
|
|
io-wq: invoke work cancelation with wqe->lock held
Jens Axboe
2022-01-18
1
-3
/
+8
|
*
|
|
|
|
io-wq: make io_worker lock a raw spinlock
Jens Axboe
2022-01-18
1
-6
/
+6
|
*
|
|
|
|
io-wq: remove useless 'work' argument to __io_worker_busy()
Jens Axboe
2022-01-18
1
-3
/
+2
|
*
|
|
|
|
io_uring: fix UAF due to missing POLLFREE handling
Pavel Begunkov
2022-01-14
1
-8
/
+50
|
*
|
|
|
|
io_uring: Remove unused function req_ref_put
Jiapeng Chong
2022-01-13
1
-6
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
3
-8
/
+13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
Darrick J. Wong
2022-01-17
3
-8
/
+13
*
|
|
|
|
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
6
-128
/
+10
|
\
|
|
|
|
|
*
|
|
|
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
2022-01-17
6
-127
/
+10
*
|
|
|
|
Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
1
-25
/
+4
|
\
|
|
|
|
|
*
|
|
|
xfs: remove the XFS_IOC_FSSETDM definitions
Darrick J. Wong
2022-01-17
1
-25
/
+4
*
|
|
|
|
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
6
-34
/
+209
|
\
\
\
\
\
|
*
|
|
|
|
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
2022-01-13
2
-3
/
+2
|
*
|
|
|
|
ceph: remove redundant Lsx caps check
Xiubo Li
2022-01-13
1
-2
/
+1
|
*
|
|
|
|
ceph: add new "nopagecache" option
Jeff Layton
2022-01-13
3
-9
/
+27
|
*
|
|
|
|
ceph: don't check for quotas on MDS stray dirs
Jeff Layton
2022-01-13
2
-8
/
+15
|
*
|
|
|
|
ceph: drop send metrics debug message
Jeff Layton
2022-01-13
1
-2
/
+0
|
*
|
|
|
|
ceph: Fix incorrect statfs report for small quota
Kotresh HR
2022-01-13
2
-0
/
+15
|
*
|
|
|
|
ceph: mount syntax module parameter
Venky Shankar
2022-01-13
1
-0
/
+8
|
*
|
|
|
|
ceph: record updated mon_addr on remount
Venky Shankar
2022-01-13
1
-0
/
+7
|
*
|
|
|
|
ceph: new device mount syntax
Venky Shankar
2022-01-13
2
-10
/
+134
|
*
|
|
|
|
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-13
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-01-20
19
-334
/
+429
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: fix guest connection failure with nautilus
Namjae Jeon
2022-01-18
1
-33
/
+29
|
*
|
|
|
|
ksmbd: uninitialized variable in create_socket()
Dan Carpenter
2022-01-18
1
-1
/
+2
|
*
|
|
|
|
ksmbd: smbd: fix missing client's memory region invalidation
Hyunchul Lee
2022-01-18
1
-27
/
+46
|
*
|
|
|
|
ksmbd: add smb-direct shutdown
Yufan Chen
2022-01-10
3
-1
/
+19
|
*
|
|
|
|
ksmbd: smbd: change the default maximum read/write, receive size
Hyunchul Lee
2022-01-10
1
-2
/
+4
|
*
|
|
|
|
ksmbd: smbd: create MR pool
Hyunchul Lee
2022-01-10
1
-1
/
+22
|
*
|
|
|
|
ksmbd: add reserved room in ipc request/response
Namjae Jeon
2022-01-10
1
-1
/
+10
|
*
|
|
|
|
ksmbd: smbd: call rdma_accept() under CM handler
Hyunchul Lee
2022-01-10
1
-43
/
+59
|
*
|
|
|
|
ksmbd: limits exceeding the maximum allowable outstanding requests
Namjae Jeon
2022-01-10
4
-1
/
+13
|
*
|
|
|
|
ksmbd: move credit charge deduction under processing request
Namjae Jeon
2022-01-10
2
-11
/
+12
|
*
|
|
|
|
ksmbd: add support for smb2 max credit parameter
Namjae Jeon
2022-01-10
8
-10
/
+22
|
*
|
|
|
|
ksmbd: set 445 port to smbdirect port by default
Namjae Jeon
2022-01-10
2
-5
/
+12
[prev]
[next]