index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
blk-mq: blk_account_io_start() takes a bool
Jens Axboe
1
-1
/
+1
2016-12-05
block: fix unintended fallthrough in generic_make_request_checks()
Nicolai Stange
1
-0
/
+1
2016-12-03
nbd: fix 64-bit division
Jens Axboe
1
-1
/
+1
2016-12-02
nbd: use loff_t for blocksize and nbd_set_size args
Josef Bacik
1
-4
/
+4
2016-12-02
blk-stat: fix a typo
Shaohua Li
1
-1
/
+1
2016-12-01
block: factor out req_set_nomerge
Ritesh Harjani
1
-9
/
+10
2016-12-01
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
1
-1
/
+6
2016-12-01
block: mtip32xx: set error code on failure
Pan Bian
1
-1
/
+3
2016-12-01
nvmet: add support for the Write Zeroes command
Chaitanya Kulkarni
2
-1
/
+31
2016-12-01
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
1
-0
/
+21
2016-12-01
nvme.h: add Write Zeroes definitions
Chaitanya Kulkarni
1
-0
/
+20
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
11
-19
/
+153
2016-12-01
block: add async variant of blkdev_issue_zeroout
Chaitanya Kulkarni
2
-34
/
+84
2016-12-01
block: Check partition alignment on zoned block devices
Damien Le Moal
1
-0
/
+65
2016-11-29
lightnvm: transform target get/set bad block
Javier González
4
-11
/
+85
2016-11-29
lightnvm: use target nvm on target-specific ops.
Javier González
4
-16
/
+21
2016-11-29
lightnvm: introduce max_phys_sects helper function
Javier González
2
-0
/
+9
2016-11-29
lightnvm: introduce helpers for generic ops in rrpc
Javier González
4
-19
/
+35
2016-11-29
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
7
-164
/
+419
2016-11-29
lightnvm: eliminate nvm_block abstraction on mm
Javier González
5
-329
/
+191
2016-11-29
lightnvm: remove debug lun statistics from gennvm
Javier González
2
-24
/
+0
2016-11-29
lightnvm: remove get_lun operation on gennvm
Javier González
3
-30
/
+14
2016-11-29
lightnvm: move block provisioning to targets
Javier González
7
-291
/
+371
2016-11-29
lightnvm: manage lun partitions internally in mm
Javier González
3
-24
/
+51
2016-11-29
lightnvm: remove gen_lun abstraction
Javier González
3
-58
/
+53
2016-11-29
lightnvm: use constant name instead of value
Javier González
1
-1
/
+1
2016-11-29
lightnvm: remove unnecessary variables in rrpc
Javier González
2
-9
/
+0
2016-11-29
lightnvm: make address conversion functions global
Javier González
2
-30
/
+30
2016-11-29
lightnvm: cleanup unused target operations
Javier González
1
-6
/
+0
2016-11-29
lightnvm: remove sysfs configuration interface
Javier González
1
-134
/
+0
2016-11-29
lightnvm: rrpc: split bios of size > 256kb
Javier González
1
-0
/
+2
2016-11-29
lightnvm: add ECC error codes
Javier González
1
-0
/
+2
2016-11-29
lightnvm: export set bad block table
Javier González
5
-50
/
+77
2016-11-29
lightnvm: do not protect block 0
Javier González
1
-6
/
+0
2016-11-29
lightnvm: enable to send hint to erase command
Javier González
6
-13
/
+15
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
8
-298
/
+197
2016-11-29
nvme: lightnvm: frees wrong cmd structure
Matias Bjørling
1
-1
/
+1
2016-11-29
blk-mq: Drop explicit timeout sync in hotplug
Gabriel Krisman Bertazi
1
-8
/
+1
2016-11-28
blk-wbt: allow wbt to be enabled always through sysfs
Jens Axboe
3
-7
/
+29
2016-11-28
blk-wbt: cleanup disable-by-default for CFQ
Jens Axboe
3
-10
/
+13
2016-11-28
blk-wbt: allow reset of default latency through sysfs
Jens Axboe
4
-12
/
+37
2016-11-22
nbd: fix setting of 'error' in NBD_DO_IT ioctl
Jens Axboe
1
-2
/
+5
2016-11-22
nbd: move multi-connection bit to unused value
Jens Axboe
1
-1
/
+1
2016-11-22
nbd: add multi-connection support
Josef Bacik
2
-148
/
+243
2016-11-22
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
Tejun Heo
2
-5
/
+7
2016-11-22
fs: logfs: remove unnecesary check
Ming Lei
1
-1
/
+0
2016-11-22
fs: logfs: use bio_add_page() in do_erase()
Ming Lei
1
-29
/
+15
2016-11-22
fs: logfs: use bio_add_page() in __bdev_writeseg()
Ming Lei
1
-31
/
+20
2016-11-22
fs: logfs: convert to bio_add_page() in sync_request()
Ming Lei
1
-5
/
+1
2016-11-22
bcache: debug: avoid accessing .bi_io_vec directly
Ming Lei
1
-3
/
+8
[next]