Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c5b93290b2f3c7a376567c03ae8d385b0e99851
/
drivers
/
md
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
· 11 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
· 11 years ago
6ded34d
bcache: Improve lazy sorting
by Kent Overstreet
· 11 years ago
85b1492
bcache: Rip out pkey()/pbtree()
by Kent Overstreet
· 11 years ago
c37511b
bcache: Fix/revamp tracepoints
by Kent Overstreet
· 12 years ago
5794351
bcache: Refactor btree io
by Kent Overstreet
· 12 years ago
119ba0f
bcache: Convert allocator thread to kthread
by Kent Overstreet
· 12 years ago
a9dd53a
bcache: Warn when a device is already registered.
by Gabriel de Perthuis
· 12 years ago
bbc77aa
bcache: fix a spurious gcc complaint, use scnprintf
by Kent Overstreet
· 11 years ago
5c69412
md: bcache: io.c: fix a potential NULL pointer dereference
by Kumar Amit Mehta
· 11 years ago
c4a3955
MD: Remember the last sync operation that was performed
by Jonathan Brassow
· 11 years ago
eea136d
md: fix buglet in RAID5 -> RAID0 conversion.
by NeilBrown
· 11 years ago
48a7302
md: bcache: Fixed a typo with the word 'arithmetic'
by Phil Viana
· 11 years ago
725d6e5
md/raid10: check In_sync flag in 'enough()'.
by NeilBrown
· 11 years ago
635f641
md/raid10: locking changes for 'enough()'.
by NeilBrown
· 11 years ago
b29bebd
md: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
90f5f7a
md: Wait for md_check_recovery before attempting device removal.
by Hannes Reinecke
· 12 years ago
3f6bbd3
dm-raid: silence compiler warning on rebuilds_per_group.
by NeilBrown
· 12 years ago
a4dc163
DM RAID: Fix raid_resume not reviving failed devices in all cases
by Jonathan Brassow
· 12 years ago
f381e71
DM RAID: Break-up untidy function
by Jonathan Brassow
· 12 years ago
9092c02
DM RAID: Add ability to restore transiently failed devices on resume
by Jonathan Brassow
· 12 years ago
82ea4be
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
5026d7a
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
by H. Peter Anvin
· 11 years ago
e2d5992
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
by NeilBrown
· 11 years ago
3056e3a
md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.
by Alex Lyakas
· 11 years ago
Next »