index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_nl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
H Hartley Sweeten
1
-2
/
+2
2011-05-24
drbd: fix warning
Philipp Reisner
1
-1
/
+1
2011-05-24
drbd: Fix spelling
Bart Van Assche
1
-3
/
+3
2011-05-24
drbd: fix schedule in atomic
Lars Ellenberg
1
-3
/
+11
2011-05-24
drbd: Take a more conservative approach when deciding max_bio_size
Philipp Reisner
1
-28
/
+68
2011-05-24
drbd: Fixed state transitions after async outdate-peer-handler returned
Philipp Reisner
1
-1
/
+14
2011-03-28
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-59
/
+124
2011-03-10
drbd: serialize admin requests for new verify run with pending bitmap io
Lars Ellenberg
1
-0
/
+5
2011-03-10
drbd: describe bitmap locking for bulk operation in finer detail
Lars Ellenberg
1
-6
/
+13
2011-03-10
drbd: log UUIDs whenever they change
Lars Ellenberg
1
-0
/
+1
2011-03-10
drbd: Provide hints with the error message when clearing the sync pause flag
Philipp Reisner
1
-2
/
+10
2011-03-10
drbd: serialize admin requests for new resync with pending bitmap io
Lars Ellenberg
1
-1
/
+8
2011-03-10
drbd: cleaned up __set_current_state() followed by schedule_timeout() calls
Philipp Reisner
1
-2
/
+1
2011-03-10
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
1
-3
/
+5
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
1
-5
/
+6
2011-03-10
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
Andreas Gruenbacher
1
-1
/
+7
2011-03-10
drbd: drbd_nl_disk_conf: Avoid a compiler warning
Andreas Gruenbacher
1
-3
/
+4
2011-03-10
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
1
-2
/
+2
2011-03-10
drbd: Be more explicit about functions that return an enum drbd_state_rv
Andreas Gruenbacher
1
-14
/
+15
2011-03-10
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
Andreas Gruenbacher
1
-2
/
+2
2011-03-10
drbd: --force option for disconnect
Philipp Reisner
1
-0
/
+15
2011-03-10
drbd: add packet_type 27 (return_code_only) to netlink api
Lars Ellenberg
1
-2
/
+4
2011-03-10
drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
Lars Ellenberg
1
-2
/
+3
2011-03-10
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
1
-0
/
+7
2011-03-10
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
1
-14
/
+13
2011-03-10
drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k
Lars Ellenberg
1
-2
/
+5
2011-03-04
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-1
/
+1
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-67
/
+36
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-6
/
+6
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-67
/
+36
2010-10-23
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
1
-2
/
+2
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
1
-2
/
+2
2010-10-22
drbd: fix potential deadlock on detach
Lars Ellenberg
1
-1
/
+15
2010-10-22
drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid
Lars Ellenberg
1
-1
/
+0
2010-10-14
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
1
-3
/
+0
2010-10-14
drbd: protocol compatibility for maximum packet sizes
Lars Ellenberg
1
-3
/
+15
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
1
-6
/
+14
2010-10-14
drbd: drbd_md_sync before calling user space helpers
Lars Ellenberg
1
-0
/
+4
2010-10-14
drbd: implicitly create unconfigured devices on sync-after dependencies
Lars Ellenberg
1
-35
/
+41
2010-10-14
drbd: fix race between deconfiguring and reconfiguring network
Lars Ellenberg
1
-2
/
+4
2010-10-14
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
1
-1
/
+53
2010-10-14
drbd: Actually allow BIOs up to 128k (was 32k).
Philipp Reisner
1
-1
/
+3
2010-10-14
drbd: new configuration parameter c-min-rate
Lars Ellenberg
1
-1
/
+2
2010-10-14
drbd: The new, smarter resync speed controller
Philipp Reisner
1
-0
/
+22
2010-10-14
drbd: New sync parameters for the smart resync rate controller
Philipp Reisner
1
-0
/
+4
2010-10-14
drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended
Philipp Reisner
1
-2
/
+2
2010-10-14
drbd: Allow attach while IO is suspended
Philipp Reisner
1
-1
/
+1
2010-10-14
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
Philipp Reisner
1
-3
/
+0
2010-10-14
drbd: Delayed creation of current-UUID
Philipp Reisner
1
-0
/
+5
2010-10-14
drbd: Run the fence-peer helper asynchronously
Philipp Reisner
1
-0
/
+21
[next]