Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37bf06375c90a42fe07b9bebdb07bc316ae5a0ce
/
drivers
/
md
e93dd91
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
c0f04d8
bcache: Fix flushes in writeback mode
by Kent Overstreet
· 11 years ago
8478643
bcache: Fix for handling overlapping extents when reading in a btree node
by Kent Overstreet
· 11 years ago
a698e08
bcache: Fix a shrinker deadlock
by Kent Overstreet
· 11 years ago
79e3dab
bcache: Fix a dumb CPU spinning bug in writeback
by Kent Overstreet
· 11 years ago
1394d67
bcache: Fix a flush/fua performance bug
by Kent Overstreet
· 11 years ago
c2a4f31
bcache: Fix a writeback performance regression
by Kent Overstreet
· 11 years ago
61cbd25
bcache: Correct printf()-style format length modifier
by Geert Uytterhoeven
· 11 years ago
c426c4f
bcache: Fix for when no journal entries are found
by Kent Overstreet
· 11 years ago
aee6f1c
bcache: Strip endline when writing the label through sysfs
by Gabriel de Perthuis
· 11 years ago
6d9d21e
bcache: Fix a dumb journal discard bug
by Kent Overstreet
· 11 years ago
e860313
dm: add reserved_bio_based_ios module parameter
by Mike Snitzer
· 11 years ago
f479082
dm: add reserved_rq_based_ios module parameter
by Mike Snitzer
· 11 years ago
6cfa585
dm: lower bio-based mempool reservation
by Mike Snitzer
· 11 years ago
b60ab99
dm thin: do not expose non-zero discard limits if discards disabled
by Mike Snitzer
· 11 years ago
f84cb8a
dm mpath: disable WRITE SAME if it fails
by Mike Snitzer
· 11 years ago
60e356f
dm-snapshot: fix performance degradation due to small hash size
by Mikulas Patocka
· 11 years ago
5ea330a
dm snapshot: workaround for a false positive lockdep warning
by Mikulas Patocka
· 11 years ago
bbf3f8c
dm stats: fix possible counter corruption on 32-bit systems
by Mikulas Patocka
· 11 years ago
cc9d3c3
dm mpath: do not fail path on -ENOSPC
by Jun'ichi Nomura
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7dc19d5
drivers: convert shrinkers to new count/scan API
by Dave Chinner
· 11 years ago
7426d62
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
4d7696f
Merge tag 'md/3.12' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
7fff5e8
dm stripe: silence a couple sparse warnings
by Mike Snitzer
· 11 years ago
fd2ed4d
dm: add statistics support
by Mikulas Patocka
· 11 years ago
94563ba
dm thin: always return -ENOSPC if no_free_space is set
by Mike Snitzer
· 11 years ago
f11c1c5
dm ioctl: cleanup error handling in table_load
by Mike Snitzer
· 11 years ago
00c4fc3
dm ioctl: increase granularity of type_lock when loading table
by Mike Snitzer
· 11 years ago
c2b0482
dm ioctl: prevent rename to empty name or uuid
by Alasdair Kergon
· 11 years ago
d6fc204
dm thin: set pool read-only if breaking_sharing fails block allocation
by Mike Snitzer
· 11 years ago
4fa5971
dm thin: prefix pool error messages with pool device name
by Mike Snitzer
· 11 years ago
169e2cc
dm: allow error target to replace bio-based and request-based targets
by Mike Snitzer
· 11 years ago
f66c83d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
bfc90cb
raid5: only wakeup necessary threads
by Shaohua Li
· 11 years ago
4d77e3b
md/raid5: flush out all pending requests before proceeding with reshape.
by NeilBrown
· 11 years ago
c46501b
md/raid5: use seqcount to protect access to shape in make_request.
by NeilBrown
· 11 years ago
b721420
raid5: sysfs entry to control worker thread number
by Shaohua Li
· 11 years ago
851c30c
raid5: offload stripe handle to workqueue
by Shaohua Li
· 11 years ago
d265d9d
raid5: fix stripe release order
by Shaohua Li
· 11 years ago
773ca82
raid5: make release_stripe lockless
by Shaohua Li
· 11 years ago
260fa03
md: avoid deadlock when dirty buffers during md_stop.
by NeilBrown
· 11 years ago
7a0a535
md: Don't test all of mddev->flags at once.
by NeilBrown
· 11 years ago
c9ad020
md: Fix apparent cut-and-paste error in super_90_validate
by Dave Jones
· 11 years ago
275c51c
md: fix safe_mode buglet.
by NeilBrown
· 11 years ago
60559da
md: don't call md_allow_write in get_bitmap_file.
by NeilBrown
· 11 years ago
7e782af
[SCSI] Return ENODATA on medium error
by Hannes Reinecke
· 11 years ago
f722063
dm space map: optimise sm_ll_dec and sm_ll_inc
by Joe Thornber
· 11 years ago
04f17c8
dm btree: prefetch child nodes when walking tree for a dm_btree_del
by Joe Thornber
· 11 years ago
cd5acf0
dm btree: use pop_frame in dm_btree_del to cleanup code
by Joe Thornber
· 11 years ago
c9ec5d7
dm cache: eliminate holes in cache structure
by Mike Snitzer
· 11 years ago
f610937
dm cache: fix stacking of geometry limits
by Mike Snitzer
· 11 years ago
0cc67cd
dm thin: fix stacking of geometry limits
by Mike Snitzer
· 11 years ago
0547304
dm cache: add data block size limits to code and Documentation
by Mike Snitzer
· 11 years ago
670368a
dm: stop using WQ_NON_REENTRANT
by Tejun Heo
· 11 years ago
b936bf8
dm cache: avoid conflicting remove_mapping() in mq policy
by Geert Uytterhoeven
· 11 years ago
c271f5b
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
f94c0b6
md/raid5: fix interaction of 'replace' and 'recovery'.
by NeilBrown
· 11 years ago
0eb25bb
md/raid10: remove use-after-free bug.
by NeilBrown
· 11 years ago
d4c90b1
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
30bc9b5
md/raid1: fix bio handling problems in process_checks()
by NeilBrown
· 11 years ago
5024c29
md: Remove recent change which allows devices to skip recovery.
by NeilBrown
· 11 years ago
7bb23c4
md/raid10: fix two problems with RAID10 resync.
by NeilBrown
· 11 years ago
79826c3
bcache: Allocation kthread fixes
by Kent Overstreet
· 11 years ago
29ebf46
bcache: Fix GC_SECTORS_USED() calculation
by Kent Overstreet
· 11 years ago
faa5673
bcache: Journal replay fix
by Kent Overstreet
· 11 years ago
5caa52a
bcache: Shutdown fix
by Kent Overstreet
· 11 years ago
c9502ea
bcache: Fix a sysfs splat on shutdown
by Kent Overstreet
· 11 years ago
54d12f2
bcache: Advertise that flushes are supported
by Kent Overstreet
· 11 years ago
d2a65ce
bcache: check for allocation failures
by Dan Carpenter
· 11 years ago
6aa8f1a
bcache: Fix a dumb race
by Kent Overstreet
· 11 years ago
9903883f
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 11 years ago
9d0eb0a
dm: add switch target
by Jim Ramsay
· 11 years ago
2a7faeb
dm: optimize reorder structure
by Mikulas Patocka
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
2480945
dm bufio: submit writes outside lock
by Mikulas Patocka
· 11 years ago
43aeaa2
dm cache: fix arm link errors with inline
by Mikulas Patocka
· 11 years ago
553d8fe
dm verity: use __ffs and __fls
by Mikulas Patocka
· 11 years ago
75e3a0f
dm flakey: correct ctr alloc failure mesg
by Alasdair G Kergon
· 11 years ago
5d8be84
dm verity: remove pointless comparison
by Mikulas Patocka
· 11 years ago
220cd05
dm: use __GFP_HIGHMEM in __vmalloc
by Mikulas Patocka
· 11 years ago
b1bf2de
dm verity: fix inability to use a few specific devices sizes
by Mikulas Patocka
· 11 years ago
1c0e883
dm ioctl: set noio flag to avoid __vmalloc deadlock
by Mikulas Patocka
· 11 years ago
6c182cd
dm mpath: fix ioctl deadlock when no paths
by Hannes Reinecke
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
1376512
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
by NeilBrown
· 11 years ago
fdcfbbb
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
by NeilBrown
· 11 years ago
78eaa0d
md/raid10: fix two bugs affecting RAID10 reshape.
by NeilBrown
· 11 years ago
8e51e41
bcache: Use standard utility code
by Kent Overstreet
· 11 years ago
f3059a5
bcache: Delete fuzz tester
by Kent Overstreet
· 12 years ago
36c9ea9
bcache: Document shrinker reserve better
by Kent Overstreet
· 11 years ago
e49c7c3
bcache: FUA fixes
by Kent Overstreet
· 11 years ago
ab9e140
bcache: Send label uevents
by Gabriel de Perthuis
· 11 years ago
a25c32b
bcache: Send a uevent with a cached device's UUID
by Gabriel de Perthuis
· 11 years ago
72c2706
bcache: Write out full stripes
by Kent Overstreet
· 11 years ago
279afba
bcache: Track dirty data by stripe
by Kent Overstreet
· 11 years ago
444fc0b
bcache: Initialize sectors_dirty when attaching
by Kent Overstreet
· 12 years ago
6ded34d
bcache: Improve lazy sorting
by Kent Overstreet
· 12 years ago
85b1492
bcache: Rip out pkey()/pbtree()
by Kent Overstreet
· 12 years ago
c37511b
bcache: Fix/revamp tracepoints
by Kent Overstreet
· 12 years ago
Next »