Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ae911c5e796d51cb2d1ed3a55e73b9cc88d176cf
ae911c5
blk-mq: add blk_mq_start_stopped_hw_queue()
by Jens Axboe
· 8 years ago
f9d03f9
block: improve handling of the magic discard payload
by Christoph Hellwig
· 8 years ago
be07e14
blk-wbt: don't throttle discard or write zeroes
by Christoph Hellwig
· 8 years ago
a897b66
nbd: use dev_err_ratelimited in io path
by Josef Bacik
· 8 years ago
20032ec
nbd: reset the setup task for NBD_CLEAR_SOCK
by Josef Bacik
· 8 years ago
d65cfe9
Merge branch 'nvmf-4.10' of git://git.infradead.org/nvme-fabrics into for-4.10/block
by Jens Axboe
· 8 years ago
475d0fe
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
by James Smart
· 8 years ago
c534320
nvme-fabrics: Add target support for FC transport
by James Smart
· 8 years ago
e399441
nvme-fabrics: Add host support for FC transport
by James Smart
· 8 years ago
d6d2001
nvme-fabrics: Add FC transport LLDD api definitions
by James Smart
· 8 years ago
b1ad1475
nvme-fabrics: Add FC transport FC-NVME definitions
by James Smart
· 8 years ago
cba3bdf
nvme-fabrics: Add FC transport error codes to nvme.h
by James Smart
· 8 years ago
6ea76f33
Add type 0x28 NVME type code to scsi fc headers
by James Smart
· 8 years ago
885aa40
nvme-fabrics: patch target code in prep for FC transport support
by James Smart
· 8 years ago
721b391
nvme-fabrics: set sqe.command_id in core not transports
by James Smart
· 8 years ago
a317178
parser: add u64 number parser
by James Smart
· 8 years ago
27a4bee
nvme-rdma: align to generic ib_event logging helper
by Max Gurtovoy
· 8 years ago
675796b
nvmet-rdma: align to generic ib_event logging helper
by Max Gurtovoy
· 8 years ago
d4a5340
nvme-rdma: remove redundant define
by Sagi Grimberg
· 8 years ago
6eb7283
nvme-fabrics: Adjust source code indentation
by Bart Van Assche
· 8 years ago
6bcb526
nvme/scsi: Remove set-but-not-used variables
by Bart Van Assche
· 8 years ago
e4fcf07
nvmet: Fix possible infinite loop triggered on hot namespace removal
by Solganik Alexander
· 8 years ago
f3116d8
nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
by Bart Van Assche
· 8 years ago
8eadfcb
nvme-fabrics: Fix memory leaks in nvmf_parse_options()
by Bart Van Assche
· 8 years ago
76c08bf
nvme-rdma: force queue size to respect controller capability
by Samuel Jones
· 8 years ago
70d4281
nvmet-rdma: Fix REJ status code
by Bart Van Assche
· 8 years ago
6e85eaf
blk-mq: blk_account_io_start() takes a bool
by Jens Axboe
· 8 years ago
5888678
block: fix unintended fallthrough in generic_make_request_checks()
by Nicolai Stange
· 8 years ago
e88f72c
nbd: fix 64-bit division
by Jens Axboe
· 8 years ago
ef77b51
nbd: use loff_t for blocksize and nbd_set_size args
by Josef Bacik
· 8 years ago
209200e
blk-stat: fix a typo
by Shaohua Li
· 8 years ago
e0c7230
block: factor out req_set_nomerge
by Ritesh Harjani
· 8 years ago
af30922
block: protect iterate_bdevs() against concurrent close
by Rabin Vincent
· 8 years ago
5b0e34e
block: mtip32xx: set error code on failure
by Pan Bian
· 8 years ago
d262920
nvmet: add support for the Write Zeroes command
by Chaitanya Kulkarni
· 8 years ago
6d31e3ba
nvme: add support for the Write Zeroes command
by Chaitanya Kulkarni
· 8 years ago
3b7c33b
nvme.h: add Write Zeroes definitions
by Chaitanya Kulkarni
· 8 years ago
a6f0788
block: add support for REQ_OP_WRITE_ZEROES
by Chaitanya Kulkarni
· 8 years ago
e73c23f
block: add async variant of blkdev_issue_zeroout
by Chaitanya Kulkarni
· 8 years ago
b02d8aa
block: Check partition alignment on zoned block devices
by Damien Le Moal
· 8 years ago
333ba05
lightnvm: transform target get/set bad block
by Javier González
· 8 years ago
da2d7cb
lightnvm: use target nvm on target-specific ops.
by Javier González
· 8 years ago
a279006
lightnvm: introduce max_phys_sects helper function
by Javier González
· 8 years ago
959e911
lightnvm: introduce helpers for generic ops in rrpc
by Javier González
· 8 years ago
8e53624
lightnvm: eliminate nvm_lun abstraction in mm
by Javier González
· 8 years ago
2a02e62
lightnvm: eliminate nvm_block abstraction on mm
by Javier González
· 8 years ago
eec4456
lightnvm: remove debug lun statistics from gennvm
by Javier González
· 8 years ago
0ac4072
lightnvm: remove get_lun operation on gennvm
by Javier González
· 8 years ago
8e79b5c
lightnvm: move block provisioning to targets
by Javier González
· 8 years ago
8176117
lightnvm: manage lun partitions internally in mm
by Javier González
· 8 years ago
de93434
lightnvm: remove gen_lun abstraction
by Javier González
· 8 years ago
98379a1
lightnvm: use constant name instead of value
by Javier González
· 8 years ago
eb00352
lightnvm: remove unnecessary variables in rrpc
by Javier González
· 8 years ago
0e5c324
lightnvm: make address conversion functions global
by Javier González
· 8 years ago
7e4f64a
lightnvm: cleanup unused target operations
by Javier González
· 8 years ago
17b25cf
lightnvm: remove sysfs configuration interface
by Javier González
· 8 years ago
f0b01b6
lightnvm: rrpc: split bios of size > 256kb
by Javier González
· 8 years ago
402ab9a
lightnvm: add ECC error codes
by Javier González
· 8 years ago
a24ba46
lightnvm: export set bad block table
by Javier González
· 8 years ago
8a3c95a
lightnvm: do not protect block 0
by Javier González
· 8 years ago
bb31497
lightnvm: enable to send hint to erase command
by Javier González
· 8 years ago
3dc87dd
nvme: lightnvm: attach lightnvm sysfs to nvme block device
by Matias Bjørling
· 8 years ago
7498e99
nvme: lightnvm: frees wrong cmd structure
by Matias Bjørling
· 8 years ago
415d3da
blk-mq: Drop explicit timeout sync in hotplug
by Gabriel Krisman Bertazi
· 8 years ago
d62118b
blk-wbt: allow wbt to be enabled always through sysfs
by Jens Axboe
· 8 years ago
fa224ee
blk-wbt: cleanup disable-by-default for CFQ
by Jens Axboe
· 8 years ago
80e091d
blk-wbt: allow reset of default latency through sysfs
by Jens Axboe
· 8 years ago
feffa5c
nbd: fix setting of 'error' in NBD_DO_IT ioctl
by Jens Axboe
· 8 years ago
63db89e
nbd: move multi-connection bit to unused value
by Jens Axboe
· 8 years ago
9561a7a
nbd: add multi-connection support
by Josef Bacik
· 8 years ago
e00f4f4
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
by Tejun Heo
· 8 years ago
05aea81
fs: logfs: remove unnecesary check
by Ming Lei
· 8 years ago
c124843
fs: logfs: use bio_add_page() in do_erase()
by Ming Lei
· 8 years ago
d4f98a8
fs: logfs: use bio_add_page() in __bdev_writeseg()
by Ming Lei
· 8 years ago
739a997
fs: logfs: convert to bio_add_page() in sync_request()
by Ming Lei
· 8 years ago
4113b88
bcache: debug: avoid accessing .bi_io_vec directly
by Ming Lei
· 8 years ago
84c8590
target: avoid accessing .bi_vcnt directly
by Ming Lei
· 8 years ago
2c73a60
block: floppy: use bio_add_page()
by Ming Lei
· 8 years ago
06efffd
block: drbd: remove impossible failure handling
by Ming Lei
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
9a794fb
block_dev: get rid of blksize bits calculation
by Jens Axboe
· 8 years ago
4d1a476
block_dev: Fixed direct I/O bio sector calculation
by Damien Le Moal
· 8 years ago
778889d
block: apply blk_partition_remap to REQ_OP_ZONE_RESET
by Shaun Tancheff
· 8 years ago
93c5bdf
block: clear all of bi_opf in bio_set_op_attrs
by Christoph Hellwig
· 8 years ago
5a8b187
pktcdvd: mark as unmaintained and deprecated
by Jens Axboe
· 8 years ago
9a05e75
block: Change extern inline to static inline
by Tobias Klauser
· 8 years ago
55f958c
skd_main: drop duplicate header scatterlist.h
by Geliang Tang
· 8 years ago
10e6246
block: document the 'io_poll_delay' queue sysfs file
by Jens Axboe
· 8 years ago
542ff7b
block: new direct I/O implementation
by Christoph Hellwig
· 8 years ago
78250c0
block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC
by Jens Axboe
· 8 years ago
72ecad2
block: support a full bio worth of IO for simplified bdev direct-io
by Jens Axboe
· 8 years ago
64f1c21
blk-mq: make the polling code adaptive
by Jens Axboe
· 8 years ago
06426ad
blk-mq: implement hybrid poll mode for sync O_DIRECT
by Jens Axboe
· 8 years ago
189ce2b
block: fast-path for small and simple direct I/O requests
by Christoph Hellwig
· 8 years ago
429a787
nbd: fix use-after-free of rq/bio in the xmit path
by Jens Axboe
· 8 years ago
4121d38
blk-wbt: fix old-style function declaration
by Arnd Bergmann
· 8 years ago
92153d3
null_blk: add usage hints for NVM
by Yasuaki Ishimatsu
· 8 years ago
0a6219a
block: deal with stale req count of plug list
by Ming Lei
· 8 years ago
2868f13
scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK
by Omar Sandoval
· 8 years ago
bac0000
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
by Omar Sandoval
· 8 years ago
Next »