index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
106
-603
/
+625
*
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
18
-142
/
+131
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
76
-428
/
+474
*
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
10
-50
/
+51
*
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
11
-33
/
+46
*
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
2017-06-09
1
-27
/
+15
*
block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
Christoph Hellwig
2017-06-09
1
-3
/
+4
*
fs: simplify dio_bio_complete
Christoph Hellwig
2017-06-09
1
-4
/
+2
*
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
2017-06-09
3
-6
/
+5
*
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2017-06-09
2
-3
/
+3
*
gfs2: remove the unused sd_log_error field
Christoph Hellwig
2017-06-09
2
-4
/
+1
*
scsi/osd: don't save block errors into req_results
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
Christoph Hellwig
2017-06-09
1
-11
/
+1
*
nbd: set sk->sk_sndtimeo for our sockets
Josef Bacik
2017-06-09
1
-0
/
+2
*
loop: fix error handling regression
Arnd Bergmann
2017-06-09
1
-1
/
+2
*
loop: support 4k physical blocksize
Hannes Reinecke
2017-06-08
3
-6
/
+41
*
loop: Remove unused 'bdev' argument from loop_set_capacity
Hannes Reinecke
2017-06-08
1
-2
/
+2
*
nfsd: Check queue type before submitting a SCSI request
Bart Van Assche
2017-06-01
1
-0
/
+3
*
cdrom: Check SCSI passthrough support before reading audio
Bart Van Assche
2017-06-01
1
-0
/
+6
*
pktcdvd: Check queue type before attaching to a queue
Bart Van Assche
2017-06-01
1
-0
/
+5
*
bsg: Check queue type before attaching to a queue
Bart Van Assche
2017-06-01
1
-0
/
+6
*
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
2017-06-01
6
-0
/
+9
*
blk-mq-debugfs: Add 'kick' operation
Bart Van Assche
2017-06-01
1
-1
/
+3
*
blk-mq-debugfs: Show busy requests
Bart Van Assche
2017-06-01
1
-0
/
+31
*
blk-mq-debugfs: Show requeue list
Bart Van Assche
2017-06-01
1
-0
/
+32
*
blk-mq-debugfs: Show atomic request flags
Bart Van Assche
2017-06-01
1
-0
/
+10
*
cfq-iosched: Delete unused function min_vdisktime()
Matthias Kaehlcke
2017-05-30
1
-9
/
+0
*
nbd: add FUA op support
Shaun McDowell
2017-05-30
2
-3
/
+17
*
blk-mq: make per-sw-queue bio merge as default .bio_merge
Ming Lei
2017-05-26
3
-72
/
+58
*
blk-mq: merge bio into sw queue before plugging
Ming Lei
2017-05-26
1
-22
/
+26
*
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-26
6
-74
/
+66
|
\
|
*
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
2017-05-25
1
-30
/
+8
|
*
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
2017-05-25
1
-1
/
+1
|
*
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-05-25
1
-20
/
+9
|
*
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-05-25
1
-1
/
+1
|
*
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-05-25
1
-1
/
+1
|
*
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-05-19
1
-12
/
+31
|
*
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
2017-05-16
1
-1
/
+4
|
*
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
1
-1
/
+1
|
*
xfs: fix warnings about unused stack variables
Darrick J. Wong
2017-05-16
1
-2
/
+0
|
*
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-16
1
-2
/
+6
|
*
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-05-16
1
-3
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-26
12
-210
/
+247
|
\
\
|
*
\
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-05-26
8
-143
/
+130
|
|
\
\
|
|
*
|
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
2017-05-26
1
-0
/
+2
|
|
*
|
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
2017-05-26
3
-19
/
+33
|
|
*
|
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-26
5
-5
/
+6
|
|
*
|
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
2017-05-26
1
-6
/
+6
|
|
*
|
nvme_fc: remove extra controller reference taken on reconnect
James Smart
2017-05-22
1
-3
/
+2
|
|
*
|
nvme_fc: correct nvme status set on abort
James Smart
2017-05-22
1
-2
/
+2
[next]