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
2021-08-18
Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-6
/
+9
2021-08-16
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
1
-2
/
+8
2021-08-15
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+3
2021-08-14
Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-12
/
+6
2021-08-14
Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-33
/
+80
2021-08-14
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-36
/
+48
2021-08-13
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-28
/
+50
2021-08-12
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-12
/
+22
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
3
-30
/
+56
2021-08-12
cifs: Handle race conditions during rename
Rohith Surabattula
2
-7
/
+28
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2
-5
/
+3
2021-08-10
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+80
2021-08-10
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
1
-1
/
+1
2021-08-10
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
1
-14
/
+28
2021-08-10
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
1
-1
/
+1
2021-08-10
ovl: fix deadlock in splice write
Miklos Szeredi
1
-1
/
+46
2021-08-10
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
1
-0
/
+5
2021-08-10
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Pavel Begunkov
1
-7
/
+8
2021-08-10
io_uring: drop ctx->uring_lock before flushing work item
Jens Axboe
1
-2
/
+4
2021-08-10
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
1
-7
/
+11
2021-08-10
io-wq: fix bug of creating io-wokers unconditionally
Hao Xu
1
-2
/
+10
2021-08-10
io_uring: rsrc ref lock needs to be IRQ safe
Jens Axboe
1
-14
/
+5
2021-08-09
ucounts: add missing data type changes
Sven Schnelle
2
-12
/
+22
2021-08-09
configfs: restore the kernel v5.13 text attribute write behavior
Bart Van Assche
1
-12
/
+6
2021-08-09
io_uring: Use WRITE_ONCE() when writing to sq_flags
Nadav Amit
1
-4
/
+9
2021-08-09
io_uring: clear TIF_NOTIFY_SIGNAL when running task work
Nadav Amit
1
-2
/
+3
2021-08-07
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+45
2021-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2021-08-06
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
1
-1
/
+1
2021-08-06
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Hao Xu
1
-1
/
+9
2021-08-06
io-wq: fix no lock protection of acct->nr_worker
Hao Xu
1
-6
/
+17
2021-08-05
cifs: create sd context must be a multiple of 8
Shyam Prasad N
1
-1
/
+1
2021-08-05
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
1
-2
/
+17
2021-08-04
io-wq: fix race between worker exiting and activating free worker
Jens Axboe
1
-19
/
+19
2021-08-04
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-04
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
3
-11
/
+33
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-106
/
+244
2021-07-31
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+10
2021-07-31
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-07-30
Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+32
2021-07-30
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+5
2021-07-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-41
/
+62
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
3
-126
/
+0
2021-07-29
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
1
-2
/
+12
2021-07-29
xfs: limit iclog tail updates
Dave Chinner
1
-13
/
+37
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
2
-4
/
+14
[next]