index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
1
-4
/
+4
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
1
-31
/
+28
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
1
-3
/
+30
2021-08-29
io_uring: allow updating linked timeouts
Pavel Begunkov
1
-4
/
+40
2021-08-29
io_uring: keep ltimeouts in a list
Pavel Begunkov
1
-0
/
+7
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
1
-3
/
+24
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
3
-0
/
+62
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2
-8
/
+6
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
1
-2
/
+7
2021-08-27
io_uring: add build check for buf_index overflows
Pavel Begunkov
1
-0
/
+4
2021-08-27
io_uring: clarify io_req_task_cancel() locking
Pavel Begunkov
1
-2
/
+1
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
1
-11
/
+19
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
1
-14
/
+47
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
1
-1
/
+0
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
4
-20
/
+32
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
3
-6
/
+8
2021-08-27
fscache: Fix cookie key hashing
David Howells
3
-13
/
+42
2021-08-27
cachefiles: Change %p in format strings to something else
David Howells
5
-34
/
+28
2021-08-27
fscache: Change %p in format strings to something else
David Howells
3
-14
/
+11
2021-08-27
fscache: Remove the object list procfile
David Howells
7
-440
/
+0
2021-08-27
fscache, cachefiles: Remove the histogram stuff
David Howells
14
-336
/
+0
2021-08-27
fscache: Procfile to display cookies
David Howells
3
-0
/
+111
2021-08-27
fscache: Add a cookie debug ID and use that in traces
David Howells
3
-16
/
+28
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
3
-0
/
+7
2021-08-26
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
1
-3
/
+10
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2
-3
/
+7
2021-08-26
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+27
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-08-26
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
1
-10
/
+18
2021-08-25
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg
1
-1
/
+22
2021-08-25
cifs: cifs_md4 convert to SPDX identifier
Steve French
2
-6
/
+1
2021-08-25
cifs: create a MD4 module and switch cifs.ko to use it
Ronnie Sahlberg
6
-15
/
+238
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
7
-5
/
+128
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
14
-720
/
+5
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
6
-11
/
+76
2021-08-25
smb3: fix posix extensions mount option
Steve French
1
-2
/
+9
2021-08-25
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-08-25
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-08-25
io_uring: don't free request to slab
Hao Xu
1
-1
/
+1
2021-08-25
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
1
-12
/
+8
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-08-25
cachefiles: Use file_inode() rather than accessing ->f_inode
David Howells
1
-2
/
+2
2021-08-25
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
1
-1
/
+1
2021-08-25
fscache: Select netfs stats if fscache stats are enabled
David Howells
1
-0
/
+1
2021-08-25
erofs: fix double free of 'copied'
Gao Xiang
1
-0
/
+1
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-08-25
io_uring: accept directly into fixed file table
Pavel Begunkov
1
-6
/
+18
2021-08-25
io_uring: hand code io_accept() fd installing
Pavel Begunkov
1
-7
/
+20
[prev]
[next]