index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-12-01
11
-19
/
+153
*
block: add async variant of blkdev_issue_zeroout
Chaitanya Kulkarni
2016-12-01
2
-34
/
+84
*
block: Check partition alignment on zoned block devices
Damien Le Moal
2016-12-01
1
-0
/
+65
*
lightnvm: transform target get/set bad block
Javier González
2016-11-29
4
-11
/
+85
*
lightnvm: use target nvm on target-specific ops.
Javier González
2016-11-29
4
-16
/
+21
*
lightnvm: introduce max_phys_sects helper function
Javier González
2016-11-29
2
-0
/
+9
*
lightnvm: introduce helpers for generic ops in rrpc
Javier González
2016-11-29
4
-19
/
+35
*
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
2016-11-29
7
-164
/
+419
*
lightnvm: eliminate nvm_block abstraction on mm
Javier González
2016-11-29
5
-329
/
+191
*
lightnvm: remove debug lun statistics from gennvm
Javier González
2016-11-29
2
-24
/
+0
*
lightnvm: remove get_lun operation on gennvm
Javier González
2016-11-29
3
-30
/
+14
*
lightnvm: move block provisioning to targets
Javier González
2016-11-29
7
-291
/
+371
*
lightnvm: manage lun partitions internally in mm
Javier González
2016-11-29
3
-24
/
+51
*
lightnvm: remove gen_lun abstraction
Javier González
2016-11-29
3
-58
/
+53
*
lightnvm: use constant name instead of value
Javier González
2016-11-29
1
-1
/
+1
*
lightnvm: remove unnecessary variables in rrpc
Javier González
2016-11-29
2
-9
/
+0
*
lightnvm: make address conversion functions global
Javier González
2016-11-29
2
-30
/
+30
*
lightnvm: cleanup unused target operations
Javier González
2016-11-29
1
-6
/
+0
*
lightnvm: remove sysfs configuration interface
Javier González
2016-11-29
1
-134
/
+0
*
lightnvm: rrpc: split bios of size > 256kb
Javier González
2016-11-29
1
-0
/
+2
*
lightnvm: add ECC error codes
Javier González
2016-11-29
1
-0
/
+2
*
lightnvm: export set bad block table
Javier González
2016-11-29
5
-50
/
+77
*
lightnvm: do not protect block 0
Javier González
2016-11-29
1
-6
/
+0
*
lightnvm: enable to send hint to erase command
Javier González
2016-11-29
6
-13
/
+15
*
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
2016-11-29
8
-298
/
+197
*
nvme: lightnvm: frees wrong cmd structure
Matias Bjørling
2016-11-29
1
-1
/
+1
*
blk-mq: Drop explicit timeout sync in hotplug
Gabriel Krisman Bertazi
2016-11-29
1
-8
/
+1
*
blk-wbt: allow wbt to be enabled always through sysfs
Jens Axboe
2016-11-28
3
-7
/
+29
*
blk-wbt: cleanup disable-by-default for CFQ
Jens Axboe
2016-11-28
3
-10
/
+13
*
blk-wbt: allow reset of default latency through sysfs
Jens Axboe
2016-11-28
4
-12
/
+37
*
nbd: fix setting of 'error' in NBD_DO_IT ioctl
Jens Axboe
2016-11-22
1
-2
/
+5
*
nbd: move multi-connection bit to unused value
Jens Axboe
2016-11-22
1
-1
/
+1
*
nbd: add multi-connection support
Josef Bacik
2016-11-22
2
-148
/
+243
*
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
Tejun Heo
2016-11-22
2
-5
/
+7
*
fs: logfs: remove unnecesary check
Ming Lei
2016-11-22
1
-1
/
+0
*
fs: logfs: use bio_add_page() in do_erase()
Ming Lei
2016-11-22
1
-29
/
+15
*
fs: logfs: use bio_add_page() in __bdev_writeseg()
Ming Lei
2016-11-22
1
-31
/
+20
*
fs: logfs: convert to bio_add_page() in sync_request()
Ming Lei
2016-11-22
1
-5
/
+1
*
bcache: debug: avoid accessing .bi_io_vec directly
Ming Lei
2016-11-22
1
-3
/
+8
*
target: avoid accessing .bi_vcnt directly
Ming Lei
2016-11-22
1
-6
/
+2
*
block: floppy: use bio_add_page()
Ming Lei
2016-11-22
1
-5
/
+2
*
block: drbd: remove impossible failure handling
Ming Lei
2016-11-22
1
-13
/
+1
*
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-22
17
-50
/
+28
*
block_dev: get rid of blksize bits calculation
Jens Axboe
2016-11-22
1
-4
/
+4
*
block_dev: Fixed direct I/O bio sector calculation
Damien Le Moal
2016-11-22
1
-2
/
+2
*
block: apply blk_partition_remap to REQ_OP_ZONE_RESET
Shaun Tancheff
2016-11-21
1
-1
/
+6
*
block: clear all of bi_opf in bio_set_op_attrs
Christoph Hellwig
2016-11-21
1
-2
/
+5
*
pktcdvd: mark as unmaintained and deprecated
Jens Axboe
2016-11-21
2
-3
/
+6
*
block: Change extern inline to static inline
Tobias Klauser
2016-11-18
1
-1
/
+1
*
skd_main: drop duplicate header scatterlist.h
Geliang Tang
2016-11-18
1
-1
/
+0
[next]