Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
75a592a47129dcfc1aec40e7d3cdf239a767d441
/
drivers
/
block
88793e5
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d93435c
zram: check comp algorithm availability earlier
by Sergey Senozhatsky
· 9 years ago
4bbacd5
zram: cut trailing newline in algorithm name
by Sergey Senozhatsky
· 9 years ago
17162f4
zram: cosmetic zram_bvec_write() cleanup
by Sergey Senozhatsky
· 9 years ago
6566d1a
zram: add dynamic device add/remove functionality
by Sergey Senozhatsky
· 9 years ago
f405c44
zram: close race by open overriding
by Sergey Senozhatsky
· 9 years ago
92ff152
zram: return zram device_id from zram_add()
by Sergey Senozhatsky
· 9 years ago
b31177f
zram: trivial: correct flag operations comment
by Sergey Senozhatsky
· 9 years ago
d12b63c
zram: report every added and removed device
by Sergey Senozhatsky
· 9 years ago
c3cdb40
zram: remove max_num_devices limitation
by Sergey Senozhatsky
· 9 years ago
522698d
zram: reorganize code layout
by Sergey Senozhatsky
· 9 years ago
85508ec
zram: use idr instead of `zram_devices' array
by Sergey Senozhatsky
· 9 years ago
3bca3ef
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
by Sergey Senozhatsky
· 9 years ago
9e65bf6
zram: remove obsolete ZRAM_DEBUG option
by Marcin Jabrzyk
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6a398a3
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
18da2c9
libnvdimm, pmem: move pmem to drivers/nvdimm/
by Dan Williams
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
98f57c5
mtip32xx: Fix accessing freed memory
by Selvan Mani
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
51ef72b
block: nvme-scsi: Catch kcalloc failure
by Axel Lin
· 9 years ago
71feb36
NVMe: Fix IO for extended metadata formats
by Keith Busch
· 9 years ago
e112af0
nvme: don't overwrite req->cmd_flags on sync cmd
by Matias Bjørling
· 9 years ago
2f17d71
mtip32xx: increase wait time for hba reset
by Asai Thambi SP
· 10 years ago
7578726
mtip32xx: fix minor number
by Asai Thambi SP
· 10 years ago
284eb9a
mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()
by Asai Thambi SP
· 10 years ago
2132a54
mtip32xx: fix crash on surprise removal of the drive
by Asai Thambi SP
· 10 years ago
686d8e0
mtip32xx: Abort I/O during secure erase operation
by Asai Thambi SP
· 10 years ago
ee04bed
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
by Asai Thambi SP
· 10 years ago
a7806fa
mtip32xx: remove unused variable 'port->allocated'
by Asai Thambi SP
· 10 years ago
02b4826
mtip32xx: fix rmmod issue
by Asai Thambi SP
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b85dfd3
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
b6f2098
block: pmem: Add dependency on HAS_IOMEM
by Richard Weinberger
· 10 years ago
d7ad41a
zram: clear disk io accounting when reset zram device
by Weijie Yang
· 9 years ago
de66720
block/ps3vram: Remove obsolete reference to MTD
by Geert Uytterhoeven
· 9 years ago
e7bdd17
block/ps3vram: Fix sparse warnings
by Geoff Levand
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
957561e
drivers/block/pmem: Map NVDIMM in Write-Through mode
by Toshi Kani
· 9 years ago
a5768aa
NVMe: Automatic namespace rescan
by Keith Busch
· 9 years ago
36a7e99
NVMe: Memory barrier before queue_count is incremented
by Jon Derrick
· 9 years ago
4cc0652
NVMe: add sysfs and ioctl controller reset
by Keith Busch
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 10 years ago
4452226
writeback: move backing_dev_info->state into bdi_writeback
by Tejun Heo
· 10 years ago
8b70f45
null_blk: restart request processing on completion handler
by Akinobu Mita
· 9 years ago
419c21a
null_blk: prevent timer handler running on a different CPU where started
by Akinobu Mita
· 9 years ago
4248322
NVMe: Remove hctx reliance for multi-namespace
by Keith Busch
· 9 years ago
b84b1d5
scsi: Do not set cmd_per_lun to 1 in the host template
by Hannes Reinecke
· 10 years ago
9f4ba6b
paride: use new parport device model
by Sudip Mukherjee
· 10 years ago
b9ea9dc
cciss: correct the non-resettable board list
by Tomas Henzl
· 10 years ago
c854c38
cciss: remove duplicate entries from board_type struct
by Tomas Henzl
· 10 years ago
75619bf
NVMe: End sync requests immediately on failure
by Keith Busch
· 9 years ago
f4ff414
NVMe: Use requested sync command timeout
by Keith Busch
· 9 years ago
fec558b
NVMe: fix type warning on 32-bit
by Arnd Bergmann
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a0a931d
NVMe: Fix obtaining command result
by Keith Busch
· 10 years ago
d29ec82
nvme: submit internal commands through the block layer
by Christoph Hellwig
· 10 years ago
772ce43
nvme: fail SCSI read/write command with unsupported protection bit
by Christoph Hellwig
· 10 years ago
9085176
nvme: report the DPOFUA in MODE_SENSE
by Christoph Hellwig
· 10 years ago
cbbb7a2
nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
by Christoph Hellwig
· 10 years ago
3726897
nvme: first round at deobsfucating the SCSI translation code
by Christoph Hellwig
· 10 years ago
e61b0a8
nvme: fix scsi translation error handling
by Christoph Hellwig
· 10 years ago
b90c48d
nvme: split nvme_trans_send_fw_cmd
by Christoph Hellwig
· 10 years ago
e75ec75
nvme: store a struct device pointer in struct nvme_dev
by Christoph Hellwig
· 10 years ago
f705f83
nvme: consolidate synchronous command submission helpers
by Christoph Hellwig
· 10 years ago
6a92700
loop: remove (now) unused 'out' label
by Jens Axboe
· 10 years ago
9dcd137
block: nbd: convert to blkdev_reread_part()
by Ming Lei
· 10 years ago
06f0e9e
block: loop: fix another reread part failure
by Ming Lei
· 10 years ago
f893366
block: loop: don't hold lo_ctl_mutex in lo_open
by Ming Lei
· 10 years ago
cddcd72
nvme: disable irqs in nvme_freeze_queues
by Christoph Hellwig
· 10 years ago
8a0ee3b
cciss: correct the non-resettable board list
by Tomas Henzl
· 10 years ago
5aea328
cciss: remove duplicate entries from board_type struct
by Tomas Henzl
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3fd61b2
nvme: fix kernel memory corruption with short INQUIRY buffers
by Christoph Hellwig
· 10 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 10 years ago
1daac19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
0e1dc42
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
99ebbd3
revert "zram: move compact_store() to sysfs functions area"
by Andrew Morton
· 10 years ago
4d4e41a
block: loop: avoiding too many pending per work I/O
by Ming Lei
· 10 years ago
f4aa4c7
block: loop: convert to per-device workqueue
by Ming Lei
· 10 years ago
9dc6c80
nbd: stop using req->cmd
by Christoph Hellwig
· 10 years ago
4f8c951
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
by Christoph Hellwig
· 10 years ago
082a75d
rbd: end I/O the entire obj_request on error
by Ilya Dryomov
· 10 years ago
6cd18e7
block: destroy bdi before blockdev is unregistered.
by NeilBrown
· 10 years ago
b44166c
xen/grant: introduce func gnttab_unmap_refs_sync()
by Bob Liu
· 10 years ago
325d73b
xen/blkback: safely unmap purge persistent grants
by Bob Liu
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9283b42
NVMe: Fix VPD B0 max sectors translation
by Keith Busch
· 10 years ago
1204c46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
f77303b
rbd: rbd_wq comment is obsolete
by Ilya Dryomov
· 10 years ago
d8a2c89
rbd: mark block queue as non-rotational
by Ilya Dryomov
· 10 years ago
1fe4802
rbd: be more informative on -ENOENT failures
by Ilya Dryomov
· 10 years ago
34a984f
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a39ef1a
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7d69cff
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
Next »