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
2022-04-24
io_uring: rename io_queue_async_work()
Pavel Begunkov
1
-4
/
+4
2022-04-24
io_uring: inline io_queue_sqe()
Pavel Begunkov
1
-13
/
+8
2022-04-24
io_uring: helper for prep+queuing linked timeouts
Pavel Begunkov
1
-9
/
+13
2022-04-24
io_uring: inline io_free_req()
Pavel Begunkov
1
-10
/
+5
2022-04-24
io_uring: kill io_put_req_deferred()
Pavel Begunkov
1
-34
/
+22
2022-04-24
io_uring: minor refactoring for some tw handlers
Pavel Begunkov
1
-9
/
+5
2022-04-24
io_uring: clean poll tw PF_EXITING handling
Pavel Begunkov
1
-1
/
+1
2022-04-24
io_uring: optimise io_get_cqe()
Pavel Begunkov
1
-11
/
+35
2022-04-24
io_uring: optimise submission left counting
Pavel Begunkov
1
-10
/
+10
2022-04-24
io_uring: optimise submission loop invariant
Pavel Begunkov
1
-17
/
+15
2022-04-24
io_uring: add helper to return req to cache list
Pavel Begunkov
1
-4
/
+8
2022-04-24
io_uring: helper for empty req cache checks
Pavel Begunkov
1
-3
/
+8
2022-04-24
io_uring: inline io_flush_cached_reqs
Pavel Begunkov
1
-19
/
+11
2022-04-24
io_uring: shrink final link flush
Pavel Begunkov
1
-2
/
+2
2022-04-24
io_uring: memcpy CQE from req
Pavel Begunkov
1
-1
/
+23
2022-04-24
io_uring: explicitly keep a CQE in io_kiocb
Pavel Begunkov
1
-65
/
+69
2022-04-24
io_uring: rename io_sqe_file_register
Pavel Begunkov
1
-4
/
+4
2022-04-24
io_uring: deduplicate SCM accounting
Pavel Begunkov
1
-67
/
+40
2022-04-24
io_uring: don't pass around fixed index for scm
Pavel Begunkov
1
-23
/
+14
2022-04-24
io_uring: refactor __io_sqe_files_scm
Pavel Begunkov
1
-35
/
+13
2022-04-24
io_uring: uniform SCM accounting
Pavel Begunkov
1
-68
/
+25
2022-04-24
io_uring: don't scm-account for non af_unix sockets
Pavel Begunkov
1
-13
/
+38
2022-04-24
io_uring: move finish_wait() outside of loop in cqring_wait()
Jens Axboe
1
-1
/
+1
2022-04-24
io_uring: refactor io_req_add_compl_list()
Pavel Begunkov
1
-3
/
+2
2022-04-24
io_uring: silence io_for_each_link() warning
Pavel Begunkov
1
-1
/
+2
2022-04-24
io_uring: partially uninline io_put_task()
Pavel Begunkov
1
-10
/
+14
2022-04-24
io_uring: cleanup conditional submit locking
Pavel Begunkov
1
-54
/
+41
2022-04-24
io_uring: optimise mutex locking for submit+iopoll
Pavel Begunkov
1
-17
/
+23
2022-04-24
io_uring: pre-calculate syscall iopolling decision
Pavel Begunkov
1
-8
/
+13
2022-04-24
io_uring: split off IOPOLL argument verifiction
Pavel Begunkov
1
-7
/
+22
2022-04-24
io_uring: clean up io_queue_next()
Pavel Begunkov
1
-7
/
+6
2022-04-24
io_uring: move poll recycling later in compl flushing
Pavel Begunkov
1
-9
/
+9
2022-04-24
io_uring: optimise io_free_batch_list
Pavel Begunkov
1
-6
/
+14
2022-04-24
io_uring: refactor io_req_find_next
Pavel Begunkov
1
-6
/
+7
2022-04-24
io_uring: remove extra ifs around io_commit_cqring
Pavel Begunkov
1
-11
/
+14
2022-04-24
io_uring: small optimisation of tctx_task_work
Pavel Begunkov
1
-5
/
+4
2022-04-23
Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-66
/
+52
2022-04-23
Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+7
2022-04-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-25
/
+100
2022-04-22
Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-10
/
+31
2022-04-22
Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+13
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-4
/
+5
2022-04-21
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
1
-1
/
+3
2022-04-21
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
1
-1
/
+13
2022-04-20
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-04-20
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
1
-1
/
+8
2022-04-20
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2
-7
/
+14
2022-04-20
Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+5
2022-04-20
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
1
-4
/
+5
2022-04-19
fs: fix acl translation
Christian Brauner
2
-2
/
+14
[prev]
[next]