index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-06-03
1
-2
/
+2
*
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
2014-06-03
1
-1
/
+6
*
NVMe: Adhere to request queue block accounting enable/disable
Sam Bradshaw
2014-06-03
1
-14
/
+19
*
NVMe: Fix nvme get/put queue semantics
Keith Busch
2014-06-03
1
-8
/
+21
*
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
2014-06-03
1
-1
/
+0
*
NVMe: Make admin timeout a module parameter
Keith Busch
2014-06-03
1
-3
/
+7
*
NVMe: Make iod bio timeout a parameter
Keith Busch
2014-06-03
1
-1
/
+5
*
NVMe: Prevent possible NULL pointer dereference
Santosh Y
2014-06-03
1
-1
/
+4
*
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
2014-06-03
1
-4
/
+4
*
NVMe: Enable BUILD_BUG_ON checks
Matthew Wilcox
2014-05-09
1
-0
/
+1
*
NVMe: Flush with data support
Keith Busch
2014-05-05
1
-20
/
+24
*
NVMe: Configure support for block flush
Keith Busch
2014-05-05
1
-0
/
+3
*
NVMe: Add tracepoints
Keith Busch
2014-05-05
1
-4
/
+9
*
NVMe: Protect against badly formatted CQEs
Keith Busch
2014-05-05
1
-2
/
+3
*
NVMe: Improve error messages
Matthew Wilcox
2014-05-05
1
-3
/
+10
*
NVMe: Update copyright headers
Matthew Wilcox
2014-05-05
2
-9
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
2
-40
/
+20
|
\
|
*
drbd: don't open-code kernel_recvmsg()
Al Viro
2014-04-01
1
-11
/
+1
|
*
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2014-04-01
1
-29
/
+19
*
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
2
-236
/
+491
|
\
\
|
*
|
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
2
-94
/
+151
|
*
|
NVMe: Add getgeo to block ops
Keith Busch
2014-04-10
1
-0
/
+11
|
*
|
NVMe: Start-stop nvme_thread during device add-remove.
Dan McLeran
2014-04-10
1
-14
/
+42
|
*
|
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
1
-0
/
+4
|
*
|
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
1
-0
/
+19
|
*
|
NVMe: per-cpu io queues
Keith Busch
2014-04-10
1
-37
/
+167
|
*
|
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
Matthew Wilcox
2014-03-24
1
-3
/
+3
|
*
|
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
Keith Busch
2014-03-24
1
-1
/
+1
|
*
|
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
2
-54
/
+59
|
*
|
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
1
-46
/
+45
|
*
|
NVMe: Initialize device reference count earlier
Keith Busch
2014-03-24
1
-1
/
+1
|
*
|
NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-03-24
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-10
1
-4
/
+4
|
\
\
\
|
*
|
|
drivers/block/loop.c: ratelimit error messages
Mike Galbraith
2014-04-08
1
-4
/
+4
*
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
10
-170
/
+797
|
\
\
\
\
|
*
|
|
|
zram: support REQ_DISCARD
Joonsoo Kim
2014-04-07
1
-0
/
+62
|
*
|
|
|
zram: use scnprintf() in attrs show() methods
Sergey Senozhatsky
2014-04-07
2
-9
/
+11
|
*
|
|
|
zram: propagate error to user
Minchan Kim
2014-04-07
3
-11
/
+20
|
*
|
|
|
zram: return error-valued pointer from zcomp_create()
Sergey Senozhatsky
2014-04-07
2
-15
/
+18
|
*
|
|
|
zram: move comp allocation out of init_lock
Sergey Senozhatsky
2014-04-07
1
-12
/
+15
|
*
|
|
|
zram: add lz4 algorithm backend
Sergey Senozhatsky
2014-04-07
5
-0
/
+82
|
*
|
|
|
zram: make compression algorithm selection possible
Sergey Senozhatsky
2014-04-07
4
-6
/
+66
|
*
|
|
|
zram: add set_max_streams knob
Sergey Senozhatsky
2014-04-07
3
-3
/
+41
|
*
|
|
|
zram: add multi stream functionality
Sergey Senozhatsky
2014-04-07
4
-5
/
+167
|
*
|
|
|
zram: factor out single stream compression
Sergey Senozhatsky
2014-04-07
2
-10
/
+59
|
*
|
|
|
zram: use zcomp compressing backends
Sergey Senozhatsky
2014-04-07
3
-43
/
+36
|
*
|
|
|
zram: introduce compressing backend abstraction
Sergey Senozhatsky
2014-04-07
4
-0
/
+237
|
*
|
|
|
zram: delete zram_init_device()
Sergey Senozhatsky
2014-04-07
1
-11
/
+5
|
*
|
|
|
zram: move zram size warning to documentation
Sergey Senozhatsky
2014-04-07
1
-15
/
+0
|
*
|
|
|
zram: drop not used table `count' member
Sergey Senozhatsky
2014-04-07
1
-1
/
+0
[next]