Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
45c21793a6601b29926d67f7a07fe4077a45072e
/
drivers
45c2179
drbd: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
0dbed96
drbd: make intelligent use of blkdev_issue_zeroout
by Christoph Hellwig
· 8 years ago
5d1429f
mmc: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
274243f
rsxx: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
93c1def
rbd: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
f09a06a
brd: remove discard support
by Christoph Hellwig
· 8 years ago
19372e2
loop: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
31edeacd
zram: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
e850fd1
nvme: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
e4b8783
sd: implement unmapping Write Zeroes
by Christoph Hellwig
· 8 years ago
ee472d8
block: add a flags argument to (__)blkdev_issue_zeroout
by Christoph Hellwig
· 8 years ago
615ec94
dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
ac62d62
dm: support REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
0f5d690
dm io: discards don't take a payload
by Christoph Hellwig
· 8 years ago
3deff1a
md: support REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
02d2610
sd: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
81d926e
sd: split sd_setup_discard_cmnd
by Christoph Hellwig
· 8 years ago
65f619d
Merge branch 'for-linus' into for-4.12/block
by Jens Axboe
· 8 years ago
6077c2d
dm rq: Avoid that request processing stalls sporadically
by Bart Van Assche
· 8 years ago
36e3cf2
scsi: Avoid that SCSI queues get stuck
by Bart Van Assche
· 8 years ago
fbbaf70
block: trace completion of all bios.
by NeilBrown
· 8 years ago
64c7f1d
block, scsi: move the retries field to struct scsi_request
by Christoph Hellwig
· 8 years ago
44e44b2
nvme: move the retries count to struct nvme_request
by Christoph Hellwig
· 8 years ago
83f3aeb
nvme: mark nvme_max_retries static
by Christoph Hellwig
· 8 years ago
f6324b1
nvme: cleanup nvme_req_needs_retry
by Christoph Hellwig
· 8 years ago
987f699
nvme: move ->retries setup to nvme_setup_cmd
by Christoph Hellwig
· 8 years ago
8e14be5
remove the obsolete hd driver
by Christoph Hellwig
· 8 years ago
77f02a7
nvme: factor request completion code into a common helper
by Christoph Hellwig
· 8 years ago
4bca70d
nvme-fc: drop ctrl for all command completions
by Christoph Hellwig
· 8 years ago
f2cd54d
nvme-fc: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
7d9a5e7
nvme-loop: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
e806666
nvme-rdma: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
62eeacb
nvme_fc: Clean up host fcpio done status handling
by James Smart
· 8 years ago
c820ad4
nvmet_fc: Clear SG list to avoid double frees
by James Smart
· 8 years ago
f77fc87
nvme_fc: correct LS validation
by James Smart
· 8 years ago
4083aa9
nvmet_fc: Sync NVME LS reject reasons with spec
by James Smart
· 8 years ago
726a108
nvme_fc: Add check of status_code in ERSP_IU
by James Smart
· 8 years ago
fd8563c
nvme-rdma: Support ctrl_loss_tmo
by Sagi Grimberg
· 8 years ago
42a4527
nvme-fabrics: Allow ctrl loss timeout configuration
by Sagi Grimberg
· 8 years ago
7777bde
nvme-rdma: get rid of local reconnect_delay
by Sagi Grimberg
· 8 years ago
3b06837
nvme-loop: retrieve iod from the cqe command_id
by Sagi Grimberg
· 8 years ago
d89a39b
nvme-loop: remove unneeded includes
by Sagi Grimberg
· 8 years ago
c0e4a6f
nvme-fc: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
d19eef0
nvme-loop: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
a56c79c
nvme-rdma: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
2ca0786
nvmet: use symbolic constants for log identifiers
by Max Gurtovoy
· 8 years ago
64a0ca8
nvmet: Introduced helper routine for controller status check.
by Parav Pandit
· 8 years ago
4151dd9
nvmet: Fixed avoided printing nvmet: twice in error logs.
by Parav Pandit
· 8 years ago
4459e04
iscsi-target: use generic inet_pton_with_scope
by Sagi Grimberg
· 8 years ago
0928f9b
nvme-rdma: use inet_pton_with_scope helper
by Sagi Grimberg
· 8 years ago
670c2a3
nvmet-rdma: use generic inet_pton_with_scope
by Sagi Grimberg
· 8 years ago
297186d
nvme-loop: remove some code duplication
by Sagi Grimberg
· 8 years ago
782d820
nvme-rdma: Give some more grace for rdma connection establishment
by Sagi Grimberg
· 8 years ago
777dc82
nvmet-rdma: occasionally flush ongoing controller teardown
by Sagi Grimberg
· 8 years ago
dc2ad16a
nvme-rdma: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
8d61413
nvmet-rdma: Fix a possible uninitialized variable dereference
by Sagi Grimberg
· 8 years ago
427242c
nvmet: confirm sq percpu has scheduled and switched to atomic
by Sagi Grimberg
· 8 years ago
6ecda70
nvme-loop: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
d476983
nvme-loop: fix a possible use-after-free when destroying the admin queue
by Sagi Grimberg
· 8 years ago
793c7ed
nvmet: fix byte swap in nvmet_parse_io_cmd
by Christoph Hellwig
· 8 years ago
78ce3da
nvmet: fix byte swap in nvmet_execute_write_zeroes
by Christoph Hellwig
· 8 years ago
5ac5fcc
nvmet: add missing byte swap in nvmet_get_smart_log
by Christoph Hellwig
· 8 years ago
f1dd03a
nvme: add missing byte swap in nvme_setup_discard
by Christoph Hellwig
· 8 years ago
f363b08
blk-mq: constify struct blk_mq_ops
by Eric Biggers
· 8 years ago
db5bcf8
null_blk: add blocking mode
by Jens Axboe
· 8 years ago
89970a0
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
806276b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
1671d52
block: rename blk_mq_freeze_queue_start()
by Ming Lei
· 8 years ago
8b0c441
jsflash: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
103db8b
swim: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
3a64414
parport/pf: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
547b50a
parport/pcd: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
eaf487c
parport/pd: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
a893cd7
hd: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
fe82203
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
050fc52
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
f0bb2d5
virtio_balloon: prevent uninitialized variable use
by Arnd Bergmann
· 8 years ago
9646b26
virtio-balloon: use actual number of stats for stats queue buffers
by Ladi Prosek
· 8 years ago
fc86532
virtio_balloon: init 1st buffer in stats vq
by Ladi Prosek
· 8 years ago
de85ec8
virtio_pci: fix out of bound access for msix_names
by Jason Wang
· 8 years ago
ad0376e
Merge tag 'edac_for_4.11_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 8 years ago
85f91d5
Merge tag 'pinctrl-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
f1638fc
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
53b4d59
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e431e0e
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42234bf
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
819f60f
EDAC, pnd2_edac: Fix reported DIMM number
by Qiuxu Zhuo
· 8 years ago
a00da40
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
4a01fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
424b689
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
9fcd67d
IB/rxe: increment msn only when completing a request
by David Marchand
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
a1c5dd1
IB/rxe: Update documentation link
by Leon Romanovsky
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ded2602
IB/rxe: double free on error
by Dan Carpenter
· 8 years ago
Next »