index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_nl.c
Age
Commit message (
Expand
)
Author
2012-05-10
connector/userns: replace netlink uses of cap_raised() with capable()
Eric W. Biederman
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-20
block: remove the second argument of k[un]map_atomic()
Cong Wang
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
drbd: Use angle brackets for system includes
Joe Perches
2011-08-02
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
H Hartley Sweeten
2011-05-24
drbd: fix warning
Philipp Reisner
2011-05-24
drbd: Fix spelling
Bart Van Assche
2011-05-24
drbd: fix schedule in atomic
Lars Ellenberg
2011-05-24
drbd: Take a more conservative approach when deciding max_bio_size
Philipp Reisner
2011-05-24
drbd: Fixed state transitions after async outdate-peer-handler returned
Philipp Reisner
2011-03-27
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-10
drbd: serialize admin requests for new verify run with pending bitmap io
Lars Ellenberg
2011-03-10
drbd: describe bitmap locking for bulk operation in finer detail
Lars Ellenberg
2011-03-10
drbd: log UUIDs whenever they change
Lars Ellenberg
2011-03-10
drbd: Provide hints with the error message when clearing the sync pause flag
Philipp Reisner
2011-03-10
drbd: serialize admin requests for new resync with pending bitmap io
Lars Ellenberg
2011-03-10
drbd: cleaned up __set_current_state() followed by schedule_timeout() calls
Philipp Reisner
2011-03-10
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
2011-03-10
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
Andreas Gruenbacher
2011-03-10
drbd: drbd_nl_disk_conf: Avoid a compiler warning
Andreas Gruenbacher
2011-03-10
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
2011-03-10
drbd: Be more explicit about functions that return an enum drbd_state_rv
Andreas Gruenbacher
2011-03-10
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
Andreas Gruenbacher
2011-03-10
drbd: --force option for disconnect
Philipp Reisner
2011-03-10
drbd: add packet_type 27 (return_code_only) to netlink api
Lars Ellenberg
2011-03-10
drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
Lars Ellenberg
2011-03-10
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
2011-03-10
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
2011-03-10
drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k
Lars Ellenberg
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-10-23
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-22
drbd: fix potential deadlock on detach
Lars Ellenberg
2010-10-22
drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid
Lars Ellenberg
2010-10-14
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
2010-10-14
drbd: protocol compatibility for maximum packet sizes
Lars Ellenberg
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
drbd: drbd_md_sync before calling user space helpers
Lars Ellenberg
2010-10-14
drbd: implicitly create unconfigured devices on sync-after dependencies
Lars Ellenberg
2010-10-14
drbd: fix race between deconfiguring and reconfiguring network
Lars Ellenberg
2010-10-14
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
2010-10-14
drbd: Actually allow BIOs up to 128k (was 32k).
Philipp Reisner
2010-10-14
drbd: new configuration parameter c-min-rate
Lars Ellenberg
2010-10-14
drbd: The new, smarter resync speed controller
Philipp Reisner
2010-10-14
drbd: New sync parameters for the smart resync rate controller
Philipp Reisner
[next]