index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
MAINTAINERS: add io_uring tool to IO_URING
Lukas Bulwahn
1
-0
/
+1
2021-05-05
io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2021-04-30
io_uring: Fix memory leak in io_sqe_buffers_register()
Zqiang
1
-2
/
+2
2021-04-29
io_uring: Fix premature return from loop and memory leak
Colin Ian King
1
-4
/
+8
2021-04-29
io_uring: fix unchecked error in switch_start()
Pavel Begunkov
1
-1
/
+3
2021-04-29
io_uring: allow empty slots for reg buffers
Pavel Begunkov
1
-7
/
+29
2021-04-29
io_uring: add more build check for uapi
Pavel Begunkov
1
-0
/
+7
2021-04-29
io_uring: dont overlap internal and user req flags
Pavel Begunkov
1
-6
/
+3
2021-04-29
io_uring: fix drain with rsrc CQEs
Pavel Begunkov
1
-0
/
+1
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
4
-4
/
+4
2021-04-27
vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
Arnd Bergmann
1
-1
/
+1
2021-04-27
cfg80211: fix locking in netlink owner interface destruction
Johannes Berg
2
-9
/
+36
2021-04-27
io_uring: maintain drain logic for multishot poll requests
Hao Xu
1
-1
/
+5
2021-04-27
io_uring: Check current->io_uring in io_uring_cancel_sqpoll
Palash Oswal
1
-0
/
+2
2021-04-27
exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
Hyeongseok Kim
3
-8
/
+22
2021-04-27
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
6
-9
/
+10
2021-04-27
exfat: add support ioctl and FITRIM function
Hyeongseok Kim
4
-0
/
+142
2021-04-27
exfat: introduce bitmap_lock for cluster bitmap access
Hyeongseok Kim
3
-8
/
+31
2021-04-27
exfat: fix erroneous discard when clear cluster bit
Hyeongseok Kim
1
-10
/
+1
2021-04-27
netfs: Miscellaneous fixes
David Howells
1
-3
/
+3
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
2
-1
/
+5
2021-04-26
powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()
Lakshmi Ramasubramanian
1
-1
/
+1
2021-04-26
powerpc: Free fdt on error in elf64_load()
Lakshmi Ramasubramanian
1
-10
/
+6
2021-04-26
certs: add 'x509_revocation_list' to gitignore
Linus Torvalds
1
-0
/
+1
2021-04-26
async_xor: increase src_offs when dropping destination page
Xiao Ni
1
-0
/
+1
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
1
-0
/
+1
2021-04-26
io_uring: fix NULL reg-buffer
Pavel Begunkov
1
-17
/
+17
2021-04-26
dt-bindings: mailbox: qcom-ipcc: Add compatible for SC7280
Sai Prakash Ranjan
1
-0
/
+1
2021-04-26
io_uring: simplify SQPOLL cancellations
Pavel Begunkov
1
-42
/
+3
2021-04-26
io_uring: fix work_exit sqpoll cancellations
Pavel Begunkov
1
-7
/
+18
2021-04-26
io_uring: Fix uninitialized variable up.resv
Colin Ian King
1
-0
/
+1
2021-04-26
io_uring: fix invalid error check after malloc
Pavel Begunkov
1
-1
/
+1
2021-04-26
blk-iocost: don't ignore vrate_min on QD contention
Tejun Heo
1
-4
/
+0
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
4
-3
/
+21
2021-04-26
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
1
-1
/
+4
2021-04-26
MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.
zhouchuangao
1
-6
/
+3
2021-04-26
cifs: update internal version number
Steve French
1
-1
/
+1
2021-04-26
smb3: add rasize mount parameter to improve readahead performance
Steve French
3
-3
/
+33
2021-04-25
smb3: limit noisy error
Steve French
1
-1
/
+4
2021-04-25
cifs: fix leak in cifs_smb3_do_mount() ctx
David Disseldorp
1
-0
/
+6
2021-04-25
cifs: remove unnecessary copies of tcon->crfid.fid
Muhammad Usama Anjum
1
-5
/
+6
2021-04-25
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-04-25
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
1
-1
/
+1
2021-04-25
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
1
-9
/
+5
2021-04-25
cifs: export supported mount options via new mount_params /proc file
Aurelien Aptel
1
-0
/
+50
2021-04-25
cifs: log mount errors using cifs_errorf()
Aurelien Aptel
1
-49
/
+46
2021-04-25
cifs: add fs_context param to parsing helpers
Aurelien Aptel
2
-14
/
+11
2021-04-25
cifs: make fs_context error logging wrapper
Aurelien Aptel
1
-1
/
+6
2021-04-25
cifs: add FALLOC_FL_INSERT_RANGE support
Ronnie Sahlberg
1
-0
/
+40
2021-04-25
cifs: add support for FALLOC_FL_COLLAPSE_RANGE
Ronnie Sahlberg
1
-0
/
+35
[next]