index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-wm831x-status.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
5
-9
/
+8
2017-06-15
nvme: queue ns scanning and async request from nvme_wq
Sagi Grimberg
1
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
6
-60
/
+36
2017-06-15
nvme: Don't allow to reset a reconnecting controller
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Get rid of CONNECTED state
Sagi Grimberg
1
-7
/
+3
2017-06-15
nvme-rdma: rework rdma connection establishment error path
Sagi Grimberg
1
-9
/
+5
2017-06-15
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
Sagi Grimberg
1
-24
/
+18
2017-06-15
nvme-rdma: Don't rearm the CQ when polling directly
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Make queue flags bit numbers and not shifts
Sagi Grimberg
1
-4
/
+4
2017-06-15
nvme-rdma: get rid of unused ctrl lock
Sagi Grimberg
1
-4
/
+0
2017-06-15
nvme-loop: get rid of unused controller lock
Sagi Grimberg
1
-3
/
+0
2017-06-15
nvme-pci: implement host memory buffer support
Christoph Hellwig
1
-2
/
+187
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
2
-0
/
+5
2017-06-13
nvme.h: add dword 12 - 15 fields to struct nvme_features
Arnav Dawn
1
-1
/
+4
2017-06-13
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
Christoph Hellwig
1
-0
/
+11
2017-06-12
blk-mq: fixup type of 'ret' in __blk_mq_try_issue_directly()
Jens Axboe
1
-1
/
+1
2017-06-12
nvme-rdma: fix merge error
Christoph Hellwig
1
-6
/
+5
2017-06-12
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-11
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-09
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
1
-2
/
+7
2017-06-09
dm: bump DM_VERSION_MINOR in response to target method error code changes
Mike Snitzer
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
106
-603
/
+625
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
18
-142
/
+131
2017-06-09
block: introduce new block status code type
Christoph Hellwig
76
-428
/
+474
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
10
-50
/
+51
2017-06-09
dm: don't return errnos from ->map
Christoph Hellwig
11
-33
/
+46
2017-06-09
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
1
-27
/
+15
2017-06-09
block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
Christoph Hellwig
1
-3
/
+4
2017-06-09
fs: simplify dio_bio_complete
Christoph Hellwig
1
-4
/
+2
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
3
-6
/
+5
2017-06-09
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2
-3
/
+3
2017-06-09
gfs2: remove the unused sd_log_error field
Christoph Hellwig
2
-4
/
+1
2017-06-09
scsi/osd: don't save block errors into req_results
Christoph Hellwig
1
-1
/
+1
2017-06-09
nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
Christoph Hellwig
1
-11
/
+1
2017-06-09
thermal: int340x_thermal: fix compile after the UUID API switch
Christoph Hellwig
1
-2
/
+2
2017-06-09
nbd: set sk->sk_sndtimeo for our sockets
Josef Bacik
1
-0
/
+2
[next]