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-02-04
ext4: fix potential htree index checksum corruption
Theodore Ts'o
1
-4
/
+3
2021-02-03
ext4: factor out htree rep invariant check
Vinicius Tinti
1
-14
/
+24
2021-02-03
ext4: Change list_for_each* to list_for_each_entry*
Daejun Park
1
-18
/
+11
2021-02-03
ext4: don't try to processed freed blocks until mballoc is initialized
Theodore Ts'o
1
-1
/
+8
2021-02-03
ext4: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-25
/
+44
2021-01-31
Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-20
/
+81
2021-01-30
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-51
/
+46
2021-01-30
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+9
2021-01-30
Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+53
2021-01-29
cifs: fix dfs domain referrals
Ronnie Sahlberg
6
-16
/
+75
2021-01-29
Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+7
2021-01-29
io_uring: reinforce cancel on flush during exit
Pavel Begunkov
1
-2
/
+1
2021-01-29
cifs: returning mount parm processing errors correctly
Steve French
1
-4
/
+4
2021-01-28
io_uring: fix sqo ownership false positive warning
Pavel Begunkov
1
-2
/
+0
2021-01-28
io_uring: fix list corruption for splice file_get
Pavel Begunkov
1
-1
/
+2
2021-01-28
cifs: fix mounts to subdirectories of target
Steve French
1
-0
/
+1
2021-01-28
cifs: ignore auto and noauto options if given
Adam Harvey
1
-0
/
+1
2021-01-27
io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE
Hao Xu
1
-2
/
+6
2021-01-27
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
1
-1
/
+9
2021-01-27
io_uring: fix wqe->lock/completion_lock deadlock
Pavel Begunkov
1
-8
/
+2
2021-01-26
io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE
Pavel Begunkov
1
-17
/
+22
2021-01-26
io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE
Pavel Begunkov
1
-6
/
+5
2021-01-26
ecryptfs: fix uid translation for setxattr on security.capability
Miklos Szeredi
1
-3
/
+7
2021-01-25
fs/pipe: allow sendfile() to pipe again
Johannes Berg
1
-0
/
+1
2021-01-25
btrfs: fix log replay failure due to race with space cache rebuild
Filipe Manana
1
-43
/
+18
2021-01-25
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
2
-6
/
+7
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
3
-2
/
+21
2021-01-25
pNFS/NFSv4: Improve rejection of out-of-order layouts
Trond Myklebust
1
-6
/
+16
2021-01-25
pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
Trond Myklebust
1
-18
/
+21
2021-01-25
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-2
/
+7
2021-01-25
pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
Trond Myklebust
1
-0
/
+1
2021-01-25
io_uring: only call io_cqring_ev_posted() if events were posted
Jens Axboe
1
-3
/
+7
2021-01-25
io_uring: if we see flush on exit, cancel related tasks
Jens Axboe
1
-1
/
+8
2021-01-24
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+47
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-41
/
+24
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+4
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
1
-10
/
+26
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
1
-5
/
+5
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
1
-2
/
+2
2021-01-23
Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-17
/
+17
2021-01-22
io_uring: fix short read retries for non-reg files
Pavel Begunkov
1
-1
/
+1
2021-01-22
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
1
-1
/
+2
2021-01-21
Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+17
2021-01-21
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
1
-0
/
+2
2021-01-21
kernfs: implement ->write_iter
Christoph Hellwig
1
-18
/
+10
2021-01-21
kernfs: implement ->read_iter
Christoph Hellwig
1
-23
/
+12
2021-01-21
Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-11
/
+29
[next]