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.13.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-09-23
cifs: Deal with some warnings from W=1
David Howells
1
-2
/
+12
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
1
-1
/
+2
2021-09-23
erofs: fix misbehavior of unsupported chunk format check
Gao Xiang
1
-1
/
+1
2021-09-23
ksmbd: remove follow symlinks support
Namjae Jeon
2
-56
/
+19
2021-09-23
ksmbd: check protocol id in ksmbd_verify_smb_message()
Namjae Jeon
3
-5
/
+11
2021-09-22
fs-verity: fix signed integer overflow with i_size near S64_MAX
Eric Biggers
2
-2
/
+2
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-14
/
+15
2021-09-22
ext2: fix sleeping in atomic bugs on error
Dan Carpenter
1
-8
/
+6
2021-09-22
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-21
ksmbd: add default data stream name in FILE_STREAM_INFORMATION
Namjae Jeon
1
-5
/
+3
2021-09-21
ksmbd: log that server is experimental at module load
Steve French
1
-0
/
+3
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
1
-2
/
+2
2021-09-21
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
2021-09-21
debugfs: debugfs_create_file_size(): use IS_ERR to check for error
Nirmoy Das
1
-1
/
+1
2021-09-21
Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-118
/
+287
2021-09-21
Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
4
-17
/
+81
2021-09-21
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
47
-56
/
+67
2021-09-18
ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_info
Namjae Jeon
1
-0
/
+4
2021-09-18
ksmbd: prevent out of share access
Hyunchul Lee
3
-16
/
+77
2021-09-18
cifs: Not to defer close on file when lock is set
Rohith Surabattula
2
-0
/
+3
2021-09-18
cifs: Fix soft lockup during fsstress
Rohith Surabattula
1
-2
/
+2
2021-09-18
cifs: Deferred close performance improvements
Rohith Surabattula
3
-3
/
+43
2021-09-17
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
1
-2
/
+3
2021-09-17
btrfs: fix mount failure due to past and transient device flush error
Filipe Manana
1
-0
/
+13
2021-09-17
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
1
-2
/
+4
2021-09-17
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Qu Wenruo
1
-1
/
+12
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-40
/
+76
2021-09-17
Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-51
/
+81
2021-09-17
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
1
-3
/
+13
2021-09-17
NLM: Fix svcxdr_encode_owner()
Chuck Lever
1
-11
/
+2
2021-09-17
ksmbd: transport_rdma: Don't include rwlock.h directly
Mike Galbraith
1
-1
/
+0
2021-09-17
mm: Fully initialize invalidate_lock, amend lock class later
Sebastian Andrzej Siewior
1
-2
/
+4
2021-09-15
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-09-15
io_uring: move iopoll reissue into regular IO path
Pavel Begunkov
1
-19
/
+15
2021-09-15
io_uring: use iov_iter state save/restore helpers
Jens Axboe
1
-21
/
+61
2021-09-14
io_uring: allow retry for O_NONBLOCK if async is supported
Jens Axboe
1
-5
/
+11
2021-09-14
io_uring: auto-removal for direct open/accept
Pavel Begunkov
1
-18
/
+34
2021-09-14
io_uring: fix missing sigmask restore in io_cqring_wait()
Xiaoguang Wang
1
-8
/
+8
2021-09-14
io_uring: pin SQPOLL data before unlocking ring lock
Jens Axboe
1
-3
/
+9
2021-09-14
cifs: fix incorrect kernel doc comments
Steve French
2
-3
/
+11
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
47
-48
/
+8
2021-09-13
io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
Eugene Syromiatnikov
1
-0
/
+5
2021-09-13
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
5
-12
/
+49
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
4
-45
/
+48
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
6
-3
/
+119
2021-09-13
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-13
afs: Add missing vnode validation checks
David Howells
3
-3
/
+41
2021-09-13
io-wq: fix potential race of acct->nr_workers
Hao Xu
1
-2
/
+1
2021-09-13
io-wq: code clean of io_wqe_create_worker()
Hao Xu
1
-12
/
+7
[prev]
[next]