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
...
*
|
|
|
|
|
Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-08-14
1
-12
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
configfs: restore the kernel v5.13 text attribute write behavior
Bart Van Assche
2021-08-09
1
-12
/
+6
*
|
|
|
|
|
|
Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-08-13
6
-33
/
+80
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
2021-08-12
3
-30
/
+56
|
*
|
|
|
|
|
|
cifs: Handle race conditions during rename
Rohith Surabattula
2021-08-12
2
-7
/
+28
|
*
|
|
|
|
|
|
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
2021-08-10
1
-1
/
+1
|
*
|
|
|
|
|
|
cifs: create sd context must be a multiple of 8
Shyam Prasad N
2021-08-05
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
2
-36
/
+48
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Pavel Begunkov
2021-08-09
1
-7
/
+8
|
*
|
|
|
|
|
|
io_uring: drop ctx->uring_lock before flushing work item
Jens Axboe
2021-08-09
1
-2
/
+4
|
*
|
|
|
|
|
|
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
2021-08-09
1
-7
/
+11
|
*
|
|
|
|
|
|
io-wq: fix bug of creating io-wokers unconditionally
Hao Xu
2021-08-09
1
-2
/
+10
|
*
|
|
|
|
|
|
io_uring: rsrc ref lock needs to be IRQ safe
Jens Axboe
2021-08-09
1
-14
/
+5
|
*
|
|
|
|
|
|
io_uring: Use WRITE_ONCE() when writing to sq_flags
Nadav Amit
2021-08-08
1
-4
/
+9
|
*
|
|
|
|
|
|
io_uring: clear TIF_NOTIFY_SIGNAL when running task work
Nadav Amit
2021-08-08
1
-2
/
+3
*
|
|
|
|
|
|
|
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-08-12
4
-28
/
+50
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
2021-08-04
1
-17
/
+17
|
*
|
|
|
|
|
|
|
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-08-04
3
-11
/
+33
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-12
2
-12
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ucounts: add missing data type changes
Sven Schnelle
2021-08-09
2
-12
/
+22
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-10
4
-16
/
+80
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
2021-08-10
1
-14
/
+28
|
*
|
|
|
|
|
|
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
2021-08-10
1
-1
/
+1
|
*
|
|
|
|
|
|
ovl: fix deadlock in splice write
Miklos Szeredi
2021-08-10
1
-1
/
+46
|
*
|
|
|
|
|
|
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
2021-08-10
1
-0
/
+5
*
|
|
|
|
|
|
|
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-07
1
-26
/
+45
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Hao Xu
2021-08-06
1
-1
/
+9
|
*
|
|
|
|
|
|
io-wq: fix no lock protection of acct->nr_worker
Hao Xu
2021-08-06
1
-6
/
+17
|
*
|
|
|
|
|
|
io-wq: fix race between worker exiting and activating free worker
Jens Axboe
2021-08-04
1
-19
/
+19
*
|
|
|
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-06
3
-5
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
2021-08-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ext4: remove conflicting comment from __ext4_forget
Guoqing Jiang
2021-07-23
1
-3
/
+0
|
*
|
|
|
|
|
|
|
ext4: fix potential uninitialized access to retval in kmmpd
Ye Bin
2021-07-23
1
-1
/
+1
*
|
|
|
|
|
|
|
|
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
2021-08-05
1
-2
/
+17
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-01
7
-106
/
+244
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
1
-2
/
+12
|
*
|
|
|
|
|
|
|
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
1
-13
/
+37
|
*
|
|
|
|
|
|
|
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
2
-4
/
+14
|
*
|
|
|
|
|
|
|
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
1
-0
/
+1
|
*
|
|
|
|
|
|
|
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
2
-11
/
+39
|
*
|
|
|
|
|
|
|
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
1
-5
/
+37
|
*
|
|
|
|
|
|
|
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
1
-13
/
+34
|
*
|
|
|
|
|
|
|
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
1
-24
/
+18
|
*
|
|
|
|
|
|
|
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
3
-13
/
+39
|
*
|
|
|
|
|
|
|
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
1
-28
/
+17
|
*
|
|
|
|
|
|
|
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
1
-8
/
+11
|
*
|
|
|
|
|
|
|
xfs: flush data dev on external log write
Dave Chinner
2021-07-29
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-31
3
-2
/
+10
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-07-28
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
smb3: rc uninitialized in one fallocate path
Steve French
2021-07-26
1
-1
/
+2
[prev]
[next]