index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-16
4
-7
/
+7
*
null_blk: Fix zone write handling
Damien Le Moal
2020-01-15
1
-1
/
+3
*
block: fix get_max_segment_size() overflow on 32bit arch
Ming Lei
2020-01-14
1
-2
/
+7
*
nvmet: fix per feat data len for get_feature
Amit Engel
2020-01-10
1
-1
/
+11
*
nvme: Translate more status codes to blk_status_t
Keith Busch
2020-01-10
1
-0
/
+2
*
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
2020-01-09
4
-7
/
+17
*
block: remove unused mp_bvec_last_segment
Jens Axboe
2020-01-05
1
-22
/
+0
*
null_blk: Fix REQ_OP_ZONE_CLOSE handling
Damien Le Moal
2019-12-30
1
-1
/
+4
*
block: fix splitting segments on boundary masks
Ming Lei
2019-12-30
1
-9
/
+9
*
block: add bio_truncate to fix guard_bio_eod
Ming Lei
2019-12-28
3
-24
/
+41
*
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
2019-12-21
1
-0
/
+9
*
compat_ioctl: block: handle add zone open, close and finish ioctl
Arnd Bergmann
2019-12-21
1
-0
/
+3
*
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
2019-12-21
1
-0
/
+2
*
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
2019-12-21
1
-0
/
+2
*
pktcdvd: fix regression on 64-bit architectures
Arnd Bergmann
2019-12-21
1
-1
/
+1
*
sbitmap: only queue kyber's wait callback if not already active
David Jeffery
2019-12-21
1
-1
/
+1
*
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
2019-12-20
1
-1
/
+1
*
s390/dasd: fix typo in copyright statement
Stefan Haberland
2019-12-20
2
-2
/
+2
*
s390/dasd: fix memleak in path handling error case
Stefan Haberland
2019-12-20
1
-17
/
+2
*
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
2019-12-20
2
-5
/
+6
*
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2019-12-20
2
-0
/
+6
*
block: Fix the type of 'sts' in bsg_queue_rq()
Bart Van Assche
2019-12-20
1
-1
/
+1
*
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
2019-12-17
1
-4
/
+7
*
nbd: fix shutdown and recv work deadlock v2
Mike Christie
2019-12-17
1
-3
/
+3
*
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
2019-12-17
1
-5
/
+8
*
Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-16
19
-40
/
+119
|
\
|
*
kselftest: Support old perl versions
SeongJae Park
2019-12-11
1
-0
/
+1
|
*
kselftest/runner: Print new line in print of timeout log
SeongJae Park
2019-12-11
1
-0
/
+1
|
*
selftests: Fix dangling documentation references to kselftest_module.sh
Michael Ellerman
2019-12-11
2
-5
/
+5
|
*
Documentation: kunit: add documentation for kunit_tool
Brendan Higgins
2019-12-09
3
-1
/
+62
|
*
Documentation: kunit: fix typos and gramatical errors
Brendan Higgins
2019-12-09
2
-16
/
+16
|
*
kunit: testing kunit: Bug fix in test_run_timeout function
Heidi Fahim
2019-12-09
1
-1
/
+1
|
*
fs/ext4/inode-test: Fix inode test on 32 bit platforms.
Iurii Zaikin
2019-12-09
1
-1
/
+1
|
*
selftests: safesetid: Fix Makefile to set correct test program
Masami Hiramatsu
2019-12-09
1
-1
/
+1
|
*
selftests: safesetid: Check the return value of setuid/setgid
Masami Hiramatsu
2019-12-09
1
-5
/
+10
|
*
selftests: safesetid: Move link library to LDLIBS
Masami Hiramatsu
2019-12-09
1
-1
/
+2
|
*
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
2019-12-09
1
-3
/
+3
|
*
selftests/ftrace: Do not to use absolute debugfs path
Masami Hiramatsu
2019-12-09
3
-5
/
+5
|
*
selftests/ftrace: Fix ftrace test cases to check unsupported
Masami Hiramatsu
2019-12-09
2
-0
/
+7
|
*
selftests/ftrace: Fix to check the existence of set_ftrace_filter
Masami Hiramatsu
2019-12-09
1
-1
/
+4
*
|
iommu: fix KASAN use-after-free in iommu_insert_resv_region
Eric Auger
2019-12-16
1
-2
/
+2
*
|
Fix root mounting with no mount options
Linus Torvalds
2019-12-16
1
-10
/
+13
*
|
Linux 5.5-rc2
v5.5-rc2
Linus Torvalds
2019-12-16
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-12-15
13
-73
/
+180
|
\
\
|
*
|
IB/mlx5: Fix device memory flows
Yishai Hadas
2019-12-12
4
-52
/
+105
|
*
|
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
2019-12-12
2
-9
/
+44
|
*
|
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
2019-12-12
1
-7
/
+6
|
*
|
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
2019-12-12
1
-4
/
+5
|
*
|
RDMA/counter: Prevent auto-binding a QP which are not tracked with res
Mark Zhang
2019-12-12
1
-0
/
+3
|
*
|
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
2019-12-09
3
-1
/
+14
[next]