index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
initramfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
block: uapi: fix comment about block device ioctl
Damien Le Moal
1
-1
/
+1
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-06
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
1
-3
/
+3
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
1
-0
/
+3
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
1
-0
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
8
-78
/
+83
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
1
-4
/
+3
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
1
-2
/
+7
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
3
-47
/
+41
2021-05-03
bio: limit bio max size
Changheun Lee
4
-3
/
+21
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
1
-1
/
+2
2021-05-03
s390: dasd: Mundane spelling fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2
-13
/
+13
2021-05-03
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
1
-2
/
+10
2021-05-03
block/rnbd: Fix style issues
Dima Stepanov
1
-5
/
+5
2021-05-03
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
1
-1
/
+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
[next]