index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_nl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-03-03
1
-1
/
+1
*
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
1
-67
/
+36
|
\
|
*
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-6
/
+6
|
*
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-67
/
+36
*
|
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-23
1
-2
/
+2
*
|
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-23
1
-2
/
+2
*
|
drbd: fix potential deadlock on detach
Lars Ellenberg
2010-10-22
1
-1
/
+15
*
|
drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid
Lars Ellenberg
2010-10-22
1
-1
/
+0
|
/
*
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
2010-10-14
1
-3
/
+0
*
drbd: protocol compatibility for maximum packet sizes
Lars Ellenberg
2010-10-14
1
-3
/
+15
*
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
1
-6
/
+14
*
drbd: drbd_md_sync before calling user space helpers
Lars Ellenberg
2010-10-14
1
-0
/
+4
*
drbd: implicitly create unconfigured devices on sync-after dependencies
Lars Ellenberg
2010-10-14
1
-35
/
+41
*
drbd: fix race between deconfiguring and reconfiguring network
Lars Ellenberg
2010-10-14
1
-2
/
+4
*
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
2010-10-14
1
-1
/
+53
*
drbd: Actually allow BIOs up to 128k (was 32k).
Philipp Reisner
2010-10-14
1
-1
/
+3
*
drbd: new configuration parameter c-min-rate
Lars Ellenberg
2010-10-14
1
-1
/
+2
*
drbd: The new, smarter resync speed controller
Philipp Reisner
2010-10-14
1
-0
/
+22
*
drbd: New sync parameters for the smart resync rate controller
Philipp Reisner
2010-10-14
1
-0
/
+4
*
drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended
Philipp Reisner
2010-10-14
1
-2
/
+2
*
drbd: Allow attach while IO is suspended
Philipp Reisner
2010-10-14
1
-1
/
+1
*
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
Philipp Reisner
2010-10-14
1
-3
/
+0
*
drbd: Delayed creation of current-UUID
Philipp Reisner
2010-10-14
1
-0
/
+5
*
drbd: Run the fence-peer helper asynchronously
Philipp Reisner
2010-10-14
1
-0
/
+21
*
drbd: Disabled the crashed_primary detection for re-attach of last data while...
Philipp Reisner
2010-10-14
1
-1
/
+3
*
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
Philipp Reisner
2010-10-14
1
-1
/
+19
*
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-10-14
1
-0
/
+13
*
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-08-07
1
-4
/
+0
*
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
2010-06-14
1
-0
/
+6
*
drivers/block/drbd: Use kzalloc
Julia Lawall
2010-05-18
1
-2
/
+1
*
drbd: always use_bmbv, ignore setting
Lars Ellenberg
2010-05-18
1
-3
/
+0
*
drbd: Allow drbd_epoch_entries to use multiple bios.
Lars Ellenberg
2010-05-18
1
-7
/
+11
*
drbd: Four new configuration settings for resync speed control
Philipp Reisner
2010-05-18
1
-0
/
+4
*
drbd: bugfix: Make resize work, if remote's size was limiting and increased i...
Philipp Reisner
2010-05-18
1
-5
/
+2
*
drbd: Implemented the --assume-clean option for drbdsetup resize
Philipp Reisner
2010-05-18
1
-2
/
+9
*
drbd: Implemented flags for the resize packet
Philipp Reisner
2010-05-18
1
-1
/
+1
*
drbd: Implemented the set_new_bits parameter for drbd_bm_resize()
Philipp Reisner
2010-05-18
1
-1
/
+1
*
drbd: made determin_dev_size's parameter an flag enum
Philipp Reisner
2010-05-18
1
-3
/
+3
*
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2010-03-11
1
-1
/
+1
*
drbd: Forcing primary should also work for Consistent disks [Bugz 266]
Philipp Reisner
2010-03-11
1
-2
/
+2
*
drbd: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
2010-03-11
1
-19
/
+19
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+1
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-12
1
-6
/
+11
*
drbd: Use drbd_crypto_is_hash() instead of an open coded check
Philipp Reisner
2009-12-29
1
-1
/
+1
*
drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)
Philipp Reisner
2009-12-09
1
-2
/
+1
*
fix in-kernel configuration serialization
Lars Ellenberg
2009-11-24
1
-1
/
+1
*
drbd: fix check for too large lower level device
Lars Ellenberg
2009-11-04
1
-5
/
+9
*
drbd: Work on permission enforcement
Philipp Reisner
2009-10-06
1
-1
/
+6
*
drbd: remove tracing bits
Jens Axboe
2009-10-01
1
-9
/
+0
[next]