Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6d50a15a2897d4133d536dd4343b5cf21163db3
/
drivers
/
md
d76c842
raid5: fix build error, sector_t usage
by Randy Dunlap
· 14 years ago
fee6872
md: Cleanup after raid45->raid0 takeover
by Krzysztof Wojcik
· 14 years ago
3b71bd9
md: Fix dev_sectors on takeover from raid0 to raid4/5
by NeilBrown
· 14 years ago
2b7da30
md/raid5: remove setting of ->queue_lock
by NeilBrown
· 14 years ago
c3b328a
md: fix up raid1/raid10 unplugging.
by NeilBrown
· 14 years ago
7c13edc
md: incorporate new plugging into raid5.
by NeilBrown
· 14 years ago
97658cd
md: provide generic support for handling unplug callbacks.
by NeilBrown
· 14 years ago
482c083
md - remove old plugging code.
by NeilBrown
· 14 years ago
af1db72
md/dm - remove remains of plug_fn callback.
by NeilBrown
· 14 years ago
e1dfa0a
md: use new plugging interface for RAID IO.
by NeilBrown
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
a63a5cf
dm: improve block integrity support
by Mike Snitzer
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
89078d5
md: Fix integrity registration error when no devices are capable
by Martin K. Petersen
· 14 years ago
44bbd7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2991520
dm stripe: implement merge method
by Mustafa Mesanovic
· 14 years ago
a490a07
dm mpath: allow table load with no priority groups
by Mike Snitzer
· 14 years ago
19040c0
dm mpath: fail message ioctl if specified path is not valid
by Mike Snitzer
· 14 years ago
f868120
dm ioctl: add flag to wipe buffers for secure data
by Milan Broz
· 14 years ago
6bb43b5
dm ioctl: prepare for crypt key wiping
by Milan Broz
· 14 years ago
de8be5a
dm crypt: wipe keys string immediately after key is set
by Milan Broz
· 14 years ago
3407ef5
dm: add flakey target
by Josef Bacik
· 14 years ago
024d37e
dm: fix opening log and cow devices for read only tables
by Milan Broz
· 14 years ago
bb5cda3
dm: use little-endian bitops
by Akinobu Mita
· 14 years ago
6b33aff
md: use little-endian bitops
by Akinobu Mita
· 14 years ago
1e9bb88
block: fix non-atomic access to genhd inflight structures
by Shaohua Li
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
a91a278
block: Require subsystems to explicitly allocate bio_set integrity mempool
by Martin K. Petersen
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
01a16b2
netlink: kill eff_cap from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
f0b4f7e
md: Fix - again - partition detection when array becomes active
by NeilBrown
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
da9cf50
md: avoid spinlock problem in blk_throtl_exit
by NeilBrown
· 14 years ago
8f5f02c
md: correctly handle probe of an 'mdp' device.
by NeilBrown
· 14 years ago
cbe6ef1
md: don't set_capacity before array is active.
by NeilBrown
· 14 years ago
f7bee80
md: Fix raid1->raid0 takeover
by Krzysztof Wojcik
· 14 years ago
751b2a7
[SCSI] dm mpath: propagate target errors immediately
by Hannes Reinecke
· 14 years ago
02214dc
FIX: md: process hangs at wait_barrier after 0->10 takeover
by Krzysztof Wojcik
· 14 years ago
e91ece5
md_make_request: don't touch the bio after calling make_request
by Chris Mason
· 14 years ago
c6751b2
md: Don't allow slot_store while resync/recovery is happening.
by NeilBrown
· 14 years ago
7281f812
md: don't clear curr_resync_completed at end of resync.
by NeilBrown
· 14 years ago
a8c42c7
md: Don't use remove_and_add_spares to remove failed devices from a read-only array
by NeilBrown
· 14 years ago
fc3a08b
Add raid1->raid0 takeover support
by Krzysztof Wojcik
· 14 years ago
f21e9ff
md: Remove the AllReserved flag for component devices.
by NeilBrown
· 14 years ago
50da084
md: don't abort checking spares as soon as one cannot be added.
by NeilBrown
· 14 years ago
469518a
md: fix the test for finding spares in raid5_start_reshape.
by NeilBrown
· 14 years ago
87a8dec
md: simplify some 'if' conditionals in raid5_start_reshape.
by NeilBrown
· 14 years ago
de171cb
md: revert change to raid_disks on failure.
by NeilBrown
· 14 years ago
ada609e
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
by Tejun Heo
· 14 years ago
49731ba
block: restore multiple bd_link_disk_holder() support
by Tejun Heo
· 14 years ago
f6bcfd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
509e4ae
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
bf2cb0d
md: Fix removal of extra drives when converting RAID6 to RAID5
by NeilBrown
· 14 years ago
ba1b41b
md: range check slot number when manually adding a spare.
by NeilBrown
· 14 years ago
1a940fc
md/raid5: handle manually-added spares in start_reshape.
by NeilBrown
· 14 years ago
13ae864
md: fix sync_completed reporting for very large drives (>2TB)
by Rémi Rérolle
· 14 years ago
23ddff3
md: allow suspend_lo and suspend_hi to decrease as well as increase.
by NeilBrown
· 14 years ago
75d3da4
md: Don't let implementation detail of curr_resync leak out through sysfs.
by NeilBrown
· 14 years ago
a6ff7e0
md: separate meta and data devs
by Jonathan Brassow
· 14 years ago
ccebd4c
md-new-param-to_sync_page_io
by Jonathan Brassow
· 14 years ago
57b2caa
md-new-param-to-calc_dev_sboffset
by Jonathan Brassow
· 14 years ago
7ebc0be
md: Be more careful about clearing flags bit in ->recovery
by NeilBrown
· 14 years ago
defad61
md: md_stop_writes requires mddev_lock.
by NeilBrown
· 14 years ago
43c73ca
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
by Jonathan Brassow
· 14 years ago
0ca6988
md: Ensure no IO request to get md device before it is properly initialised.
by NeilBrown
· 14 years ago
067032b
md: Fix single printks with multiple KERN_<level>s
by Joe Perches
· 14 years ago
6c98791
md: fix regression resulting in delays in clearing bits in a bitmap
by NeilBrown
· 14 years ago
9d09e66
dm: raid456 basic support
by NeilBrown
· 14 years ago
99d03c1
dm: per target unplug callback support
by NeilBrown
· 14 years ago
9d357b0
dm: introduce target callbacks and congestion callback
by NeilBrown
· 14 years ago
4e2d19e
dm mpath: delay activate_path retry on SCSI_DH_RETRY
by Chandra Seetharaman
· 14 years ago
052189a
dm: remove superfluous irq disablement in dm_request_fn
by Kiyoshi Ueda
· 14 years ago
dbc883f
dm log: use PTR_ERR value instead of ENOMEM
by Dan Carpenter
· 14 years ago
b83b2f2
dm snapshot: avoid storing private suspended state
by Mike Snitzer
· 14 years ago
239c8dd
dm snapshot: persistent make metadata_wq multithreaded
by Tejun Heo
· 14 years ago
9c4376d
dm: use non reentrant workqueues if equivalent
by Tejun Heo
· 14 years ago
4d4d66a
dm: convert workqueues to alloc_ordered
by Tejun Heo
· 14 years ago
f521f07
dm stripe: switch from local workqueue to system_wq
by Tejun Heo
· 14 years ago
d5ffa38
dm: dont use flush_scheduled_work
by Tejun Heo
· 14 years ago
fecec20
dm snapshot: remove unused dm_snapshot queued_bios_work
by Tejun Heo
· 14 years ago
810b492
dm ioctl: suppress needless warning messages
by Milan Broz
· 14 years ago
3474578
dm crypt: add loop aes iv generator
by Milan Broz
· 14 years ago
d1f9642
dm crypt: add multi key capability
by Milan Broz
· 14 years ago
2dc5327
dm crypt: add post iv call to iv generator
by Milan Broz
· 14 years ago
20c8253
dm crypt: use io thread for reads only if mempool exhausted
by Milan Broz
· 14 years ago
c029772
dm crypt: scale to multiple cpus
by Andi Kleen
· 14 years ago
7dbcd13
dm crypt: simplify compatible table output
by Milan Broz
· 14 years ago
86a54a48
dm log userspace: add version number to comms
by Jonathan Brassow
· 14 years ago
085ae06
dm log userspace: group clear and mark requests
by Jonathan Brassow
· 14 years ago
909cc4f
dm log userspace: split flush queue
by Jonathan Brassow
· 14 years ago
8d35d3e
dm kcopyd: delay unplugging
by Mikulas Patocka
· 14 years ago
4a03867
dm log userspace: trap all failed log construction errors
by Jonathan Brassow
· 14 years ago
69a8cfc
dm crypt: set key size early
by Milan Broz
· 14 years ago
4a1aeb9
dm: remove dm_mutex after bkl conversion
by Milan Broz
· 14 years ago
Next »