Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b50a1705b598fa4074a5e5e4f20ca46485d1cd0e
/
drivers
/
block
« Previous
cad73b2
nbd: Rename functions for clearness of recv/send path
by Markus Pargmann
· 9 years ago
696697c
nbd: Change 'disconnect' to be boolean
by Markus Pargmann
· 9 years ago
30d53d9
nbd: Add debugfs entries
by Markus Pargmann
· 9 years ago
6521d39
nbd: Remove variable 'pid'
by Markus Pargmann
· 9 years ago
e78273c
nbd: Move clear queue debug message
by Markus Pargmann
· 9 years ago
1939183
nbd: Remove 'harderror' and propagate error properly
by Markus Pargmann
· 9 years ago
260bbce
nbd: restructure sock_shutdown
by Markus Pargmann
· 9 years ago
36e47be
nbd: sock_shutdown, remove conditional lock
by Markus Pargmann
· 9 years ago
7e2893a
nbd: Fix timeout detection
by Markus Pargmann
· 9 years ago
4ce321f
zram: fix pool name truncation
by Sergey Senozhatsky
· 9 years ago
ebcbf16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
54efd50
block: make generic_make_request handle arbitrarily sized bios
by Kent Overstreet
· 10 years ago
2761713
rbd: fix copyup completion race
by Ilya Dryomov
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
e162b21
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 9 years ago
53bc7dc
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
by Bob Liu
· 9 years ago
7b07675
xen-blkfront: don't add indirect pages to list when !feature_persistent
by Bob Liu
· 9 years ago
d50babb
xen-blkfront: introduce blkfront_gather_backend_features()
by Bob Liu
· 9 years ago
2197406
null_blk: fix use-after-free problem
by Mike Krinkin
· 9 years ago
c45f5c9
nvme: Fixes u64 division which breaks i386 builds
by Jon Derrick
· 9 years ago
8ffaadf
NVMe: Use CMB for the IO SQes if available
by Jon Derrick
· 9 years ago
498c439
NVMe: Unify SQ entry writing and doorbell ringing
by Jon Derrick
· 9 years ago
2bb4cd5
block: have drivers use blk_queue_max_discard_sectors()
by Jens Axboe
· 9 years ago
7bee607
NVMe: Reread partitions on metadata formats
by Keith Busch
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1e512b0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
0c76c6b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
758dd7f
NVMe: Fix irq freeing when queue_request_irq fails
by Jon Derrick
· 9 years ago
7adf12b
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
43baed3
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
5a60e87
rbd: use GFP_NOIO in rbd_obj_request_create()
by Ilya Dryomov
· 9 years ago
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
e44ac58
drivers/block/nvme-core.c: fix build with gcc-4.4.4
by Andrew Morton
· 9 years ago
6443af9
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 9 years ago
3399a3f
NVMe: Fix filesystem deadlock on removal
by Keith Busch
· 9 years ago
de3eff2
NVMe: Failed controller initialization fixes
by Keith Busch
· 9 years ago
ffe7704
NVMe: Unify controller probe and resume
by Keith Busch
· 9 years ago
17188bb
NVMe: Don't use fake status on cancelled command
by Keith Busch
· 9 years ago
4af0e21
NVMe: Fix device cleanup on initialization failure
by Keith Busch
· 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
b558418
rbd: queue_depth map option
by Ilya Dryomov
· 9 years ago
d147543
rbd: store rbd_options in rbd_device
by Ilya Dryomov
· 9 years ago
210c104
rbd: terminate rbd_opts_tokens with Opt_err
by Ilya Dryomov
· 9 years ago
d3834fe
rbd: bump queue_max_segments
by Ilya Dryomov
· 9 years ago
2894e1d
rbd: timeout watch teardown on unmap with mount_timeout
by Ilya Dryomov
· 9 years ago
a319bf5
libceph: store timeouts in jiffies, verify user input
by Ilya Dryomov
· 9 years ago
144cba1
libceph: allow setting osd_req_op's flags
by Yan, Zheng
· 10 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
dc3f419
make simple_positive() public
by Al Viro
· 9 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 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
a9b54bb
drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising
by Bob Liu
· 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
6684fa1
block/xen-blkback: s/nr_pages/nr_segs/
by Julien Grall
· 9 years ago
ee4b717
block/xen-blkfront: Remove invalid comment
by Julien Grall
· 9 years ago
db26a68
block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS
by Julien Grall
· 9 years ago
2f17d71
mtip32xx: increase wait time for hba reset
by Asai Thambi SP
· 9 years ago
7578726
mtip32xx: fix minor number
by Asai Thambi SP
· 9 years ago
284eb9a
mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()
by Asai Thambi SP
· 9 years ago
2132a54
mtip32xx: fix crash on surprise removal of the drive
by Asai Thambi SP
· 9 years ago
686d8e0
mtip32xx: Abort I/O during secure erase operation
by Asai Thambi SP
· 9 years ago
ee04bed
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
by Asai Thambi SP
· 9 years ago
a7806fa
mtip32xx: remove unused variable 'port->allocated'
by Asai Thambi SP
· 9 years ago
02b4826
mtip32xx: fix rmmod issue
by Asai Thambi SP
· 9 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
86839c5
xen/block: add multi-page ring support
by Bob Liu
· 9 years ago
8ab0144
driver: xen-blkfront: move talk_to_blkback to a more suitable place
by Bob Liu
· 9 years ago
69b91ed
drivers: xen-blkback: delay pending_req allocation to connect_ring
by Bob Liu
· 9 years ago
a5768aa
NVMe: Automatic namespace rescan
by Keith Busch
· 9 years ago
Next »