| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Use more generic constant names | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Refuse to change network options online when... | Philipp Reisner | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Rename DISK_SIZE_SECT -> DISK_SIZE | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Convert resync-after into a signed netlink field | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Fix the upper limit of resync-after | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Refer to connect-int consistently throughout the code | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Refer to resync-rate consistently throughout the code | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Rename the want_lose field/flag to discard_my_data | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Also define the default values of boolean flags in a single place | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-tcp-cork into tcp-cork={yes|no} | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-md-flushes into md-flushes={yes|no} | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-disk-drain into disk-drain={yes|no} | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Turn no-disk-flushes into disk-flushes={yes|no} | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Introduce __s32_field in the genetlink macro magic | Lars Ellenberg | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Remove left-over unused define | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Allow online change of replication protocol only with agreed_pv >= 100 | Philipp Reisner | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Introduce protocol version 100 headers | Andreas Gruenbacher | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Converted drbd_try_outdate_peer() from mdev to tconn | Philipp Reisner | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: distribute former syncer_conf settings to disk, connection, and resourc... | Lars Ellenberg | 2012-11-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Allow volumes to become primary only on one side | Philipp Reisner | 2012-11-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: introduce in-kernel "down" command | Lars Ellenberg | 2012-11-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: remove now unused connector related files | Lars Ellenberg | 2012-11-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: switch configuration interface from connector to genetlink | Lars Ellenberg | 2012-11-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: prepare the transition from connector to genetlink | Lars Ellenberg | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: default to detach on-io-error | Lars Ellenberg | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Implemented new commands to create/delete connections/minors | Philipp Reisner | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Preparing the connector interface to operator on connections | Philipp Reisner | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: new on-disk activity log transaction format | Lars Ellenberg | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lru_cache: allow multiple changes per transaction | Lars Ellenberg | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: use clear_bit_unlock() where appropriate | Lars Ellenberg | 2011-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Use new header layout | Philipp Reisner | 2011-09-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: idr_for_each_entry() macro | Philipp Reisner | 2011-08-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG | Andreas Gruenbacher | 2011-08-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: log request sector offset and size for IO errors | Lars Ellenberg | 2012-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: introduce stop-sector to online verify | Lars Ellenberg | 2012-10-30 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads" | Linus Torvalds | 2012-12-17 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: discard granularity might not be power of 2 | Shaohua Li | 2012-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bsg: Remove unused function bsg_goose_queue() | Bart Van Assche | 2012-12-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Make blk_cleanup_queue() wait until request_fn finished | Bart Van Assche | 2012-12-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Avoid that request_fn is invoked on a dead queue | Bart Van Assche | 2012-12-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Rename queue dead flag | Bart Van Assche | 2012-12-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bdi: add a user-tunable cpu_list for the bdi flusher threads | Jeff Moyer | 2012-12-05 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2012-12-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attribute | Marek Szyprowski | 2012-11-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Implement kref_get_unless_zero v3 | Thomas Hellstrom | 2012-11-20 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
