index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-03
21
-238
/
+190
|
\
|
*
dm cache: fix use after freeing migrations
Joe Thornber
2015-09-01
1
-6
/
+9
|
*
dm cache: small cleanups related to deferred prison cell cleanup
Mike Snitzer
2015-08-31
1
-15
/
+6
|
*
dm cache: fix leaking of deferred bio prison cells
Joe Thornber
2015-08-31
1
-0
/
+4
|
*
dm raid: document RAID 4/5/6 discard support
Heinz Mauelshagen
2015-08-31
1
-0
/
+31
|
*
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
2015-08-18
3
-3
/
+19
|
*
dm thin: optimize async discard submission
Mike Snitzer
2015-08-18
1
-74
/
+15
|
*
dm snapshot: don't invalidate on-disk image on snapshot write overflow
Mikulas Patocka
2015-08-12
1
-4
/
+16
|
*
dm: remove unlikely() before IS_ERR()
viresh kumar
2015-08-12
3
-6
/
+6
|
*
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-08-12
7
-19
/
+41
|
*
dm: test return value for DM_MAPIO_SUBMITTED
Mikulas Patocka
2015-08-12
1
-1
/
+1
|
*
dm verity: remove unused mempool
Sami Tolvanen
2015-08-12
1
-15
/
+0
|
*
dm cache: move wake_waker() from free_migrations() to where it is needed
Joe Thornber
2015-08-12
1
-1
/
+2
|
*
dm btree remove: remove unused function get_nr_entries()
Vivek Goyal
2015-08-12
1
-22
/
+0
|
*
dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()
Vivek Goyal
2015-08-12
1
-3
/
+3
|
*
dm cache policy smq: change the mutex to a spinlock
Joe Thornber
2015-08-12
1
-71
/
+39
*
|
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
21
-81
/
+234
|
\
\
|
*
|
lib: scatterlist: add sg splitting function
Robert Jarzmik
2015-08-24
4
-0
/
+215
|
*
|
scatterlist: use sg_phys()
Dan Williams
2015-08-17
5
-8
/
+7
|
*
|
crypto/omap-sham: remove an open coded access to ->page_link
Christoph Hellwig
2015-08-17
1
-1
/
+1
|
*
|
scatterlist: remove open coded sg_unmark_end instances
Dan Williams
2015-08-17
2
-3
/
+3
|
*
|
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
8
-21
/
+12
|
*
|
target/rd: always chain S/G list
Christoph Hellwig
2015-08-17
1
-44
/
+0
|
*
|
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
2015-08-17
2
-8
/
+0
*
|
|
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
4
-146
/
+506
|
\
\
\
|
*
|
|
NVMe: Using PRACT bit to generate and verify PI by controller
Alok Pandey
2015-08-26
1
-5
/
+8
|
*
|
|
NVMe:Remove unreachable code in nvme_abort_req
Sunad Bhandary
2015-08-19
1
-15
/
+9
|
*
|
|
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
2015-08-18
3
-1
/
+13
|
*
|
|
NVMe: Add nvme subsystem reset support
Keith Busch
2015-08-18
2
-1
/
+13
|
*
|
|
NVMe: removed unused nn var from nvme_dev_add
Matias Bjørling
2015-08-18
1
-2
/
+0
|
*
|
|
NVMe: Set queue max segments
Keith Busch
2015-08-17
1
-1
/
+4
|
*
|
|
nbd: flags is a u32 variable
Markus Pargmann
2015-08-17
1
-1
/
+1
|
*
|
|
nbd: Rename functions for clearness of recv/send path
Markus Pargmann
2015-08-17
1
-6
/
+6
|
*
|
|
nbd: Change 'disconnect' to be boolean
Markus Pargmann
2015-08-17
1
-4
/
+4
|
*
|
|
nbd: Add debugfs entries
Markus Pargmann
2015-08-17
1
-1
/
+177
|
*
|
|
nbd: Remove variable 'pid'
Markus Pargmann
2015-08-17
1
-10
/
+9
|
*
|
|
nbd: Move clear queue debug message
Markus Pargmann
2015-08-17
1
-1
/
+1
|
*
|
|
nbd: Remove 'harderror' and propagate error properly
Markus Pargmann
2015-08-17
1
-14
/
+14
|
*
|
|
nbd: restructure sock_shutdown
Markus Pargmann
2015-08-17
1
-6
/
+7
|
*
|
|
nbd: sock_shutdown, remove conditional lock
Markus Pargmann
2015-08-17
1
-8
/
+8
|
*
|
|
nbd: Fix timeout detection
Markus Pargmann
2015-08-17
1
-28
/
+70
|
*
|
|
nvme: Fixes u64 division which breaks i386 builds
Jon Derrick
2015-07-21
1
-2
/
+3
|
*
|
|
NVMe: Use CMB for the IO SQes if available
Jon Derrick
2015-07-21
2
-5
/
+134
|
*
|
|
NVMe: Unify SQ entry writing and doorbell ringing
Jon Derrick
2015-07-21
1
-45
/
+35
*
|
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
132
-2130
/
+1199
|
\
\
\
\
|
*
|
|
|
blk: Fix bio_io_vec index when checking bvec gaps
Keith Busch
2015-09-01
1
-1
/
+1
|
*
|
|
|
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
7
-42
/
+43
|
*
|
|
|
block: bump BLK_DEF_MAX_SECTORS to 2560
Jeff Moyer
2015-08-18
1
-1
/
+1
|
*
|
|
|
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
3
-2
/
+5
|
|
|
/
/
|
|
/
|
|
|
*
|
|
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-15
5
-18
/
+35
[next]