safe/jmp/linux-2.6
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-05-21 Philipp Reisnerdrbd: This is now equivalent to drbd release 8.3.8rc1
2010-05-21 Philipp Reisnerdrbd: Do not free p_uuid early, this is done in the...
2010-05-21 Philipp Reisnerdrbd: Null pointer deref fix to the large "multi bio...
2010-05-21 Philipp Reisnerdrbd: Fix: Do not detach, if a bio with a barrier fails
2010-05-21 Philipp Reisnerdrbd: Ensure to not trigger late-new-UUID creation...
2010-05-21 Philipp Reisnerdrbd: Do not Oops when C_STANDALONE when uuid gets...
2010-05-21 Jens Axboewriteback: fix mixed up arguments to bdi_start_writeback()
2010-05-21 Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-05-21 Tejun Heoblock: improve automatic native capacity unlocking
2010-05-21 Tejun Heoblock: use struct parsed_partitions *state universally...
2010-05-21 Tejun Heoblock,ide: simplify bdops->set_capacity() to ->unlock_n...
2010-05-21 Tejun Heoblock: restart partition scan after resizing a device
2010-05-21 Tejun Heobuffer: make invalidate_bdev() drain all percpu LRU...
2010-05-21 Paul E. McKenneyblock: remove all rcu head initializations
2010-05-21 Jens Axboewriteback: fixups for !dirty_writeback_centisecs
2010-05-21 Jens Axboewriteback: bdi_writeback_task() must set task state...
2010-05-21 Jens Axboewriteback: ensure that WB_SYNC_NONE writeback with...
2010-05-18 Julia Lawalldrivers/block/drbd: Use kzalloc
2010-05-18 Philipp Reisnerdrbd: Create new current UUID as late as possible
2010-05-18 Philipp Reisnerdrbd: If we detect late that IO got frozen, retry after...
2010-05-18 Lars Ellenbergdrbd: always use_bmbv, ignore setting
2010-05-18 Lars Ellenbergdrbd: allow resync requests to be larger than max_segme...
2010-05-18 Lars Ellenbergdrbd: Allow drbd_epoch_entries to use multiple bios.
2010-05-17 Lars Ellenbergdrbd: reduce sizeof struct drbd_epoch_entry by 8 byte...
2010-05-17 Philipp Reisnerdrbd: Fixes to the new delay_probes code
2010-05-17 Philipp Reisnerdrbd: A fixes to the new resync speed code
2010-05-17 Philipp Reisnerdrbd: Proc bits of new resync speed stuff
2010-05-17 Philipp Reisnerdrbd: Control the actual resync rate based on the queui...
2010-05-17 Philipp Reisnerdrbd: Actually send delay probes
2010-05-17 Philipp Reisnerdrbd: Four new configuration settings for resync speed...
2010-05-17 Philipp Reisnerdrbd: Sending of delay_probes
2010-05-17 Philipp Reisnerdrbd: Receiving of delay_probes
2010-05-17 Philipp Reisnerdrbd: Fixed bitmap in case of online-grow without resync
2010-05-17 Philipp Reisnerdrbd: Added transmission faults to the fault injection...
2010-05-17 Philipp Reisnerdrbd: bugfix: Make resize work, if remote's size was...
2010-05-17 Philipp Reisnerdrbd: Implemented the --assume-clean option for drbdset...
2010-05-17 Philipp Reisnerdrbd: Added some missing statics
2010-05-17 Philipp Reisnerdrbd: Make sure to resync all of the new storage upon...
2010-05-17 Philipp Reisnerdrbd: Implemented flags for the resize packet
2010-05-17 Philipp Reisnerdrbd: Implemented the set_new_bits parameter for drbd_b...
2010-05-17 Philipp Reisnerdrbd: made determin_dev_size's parameter an flag enum
2010-05-17 Adam Gandelmandrbd: New handler: initial-split-brain
2010-05-17 Lars Ellenbergdrbd: fail_requests_early: remove incorrect and unneces...
2010-05-17 Lars Ellenbergdrbd: check for corrupt or malicous sector addresses...
2010-05-17 Philipp Reisnerdrbd: cleanup: This code path to trigger a resync is...
2010-05-17 Lars Ellenbergdrbd: don't start a resync without access to up-to...
2010-05-17 Lars Ellenbergdrbd: fix potential protocol error
2010-05-17 Lars Ellenbergdrbd: remove bogus ASSERT
2010-05-17 Lars Ellenbergdrbd: fix regression: attach while connected failed
2010-05-17 Philipp Reisnerdrbd: Do not upgrade state to Outdated if already Incon...
2010-05-17 Lars Ellenbergdrbd: use proc_create_data with explicit NULL argument
2010-05-17 Dmitry Monakhovwriteback: Update dirty flags in two steps
2010-05-17 Jens Axboewriteback: fix WB_SYNC_NONE writeback from umount
2010-05-17 Jens Axboewriteback: disable periodic old data writeback for...
2010-05-11 Randy Dunlapparide: fix menu indentation
2010-05-11 Mike Snitzerblock: allow initialization of previously allocated...
2010-05-03 Jens Axboeblock: kill some useless goto's in blk-cgroup.c
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-29 Stephen Rothwellnilfs: fix breakage caused by barrier flag changes
2010-04-29 Jens Axboeblock: fix bad use of min() on different types
2010-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-29 Al Vironfs d_revalidate() is too trigger-happy with d_drop()
2010-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-28 Ben Hutchingssfc: Change falcon_probe_board() to fail for unsupporte...
2010-04-28 Ben Hutchingssfc: Always close net device at the end of a disabling...
2010-04-28 Ben Hutchingssfc: Wait at most 10ms for the MC to finish reading...
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-04-28 Wei Yongjunsctp: fix to calc the INIT/INIT-ACK chunk length correc...
2010-04-28 Vlad Yasevichsctp: per_cpu variables should be in bh_disabled section
2010-04-28 Vlad Yasevichsctp: fix potential reference of a freed pointer
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-04-28 David S. MillerRevert "tcp: bind() fix when many ports are bound"
2010-04-28 Dmitry Monakhovcfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_B...
2010-04-28 Dmitry Monakhovblkdev: add blkdev_issue_zeroout helper function
2010-04-28 Dmitry Monakhovblkdev: move blkdev_issue helper functions to separate...
2010-04-28 Dmitry Monakhovblkdev: allow async blkdev_issue_flush requests
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-28 Bjorn Helgaasx86/PCI: compute Address Space length rather than using...
2010-04-28 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-04-28 Haojian Zhuangregulator: fix enabling regulator issue on max8925
2010-04-28 Jens Axboecoda: move backing-dev.h kernel include inside __KERNEL__
2010-04-28 Elina Pashevanet/usb: add sierra_net.c driver
2010-04-28 Torgny Johanssoncdc_ether: fix autosuspend for mbm devices
2010-04-28 Dan Carpenterbluetooth: handle l2cap_create_connless_pdu() errors
2010-04-27 Andy Fleminggianfar: Wait for both RX and TX to stop
2010-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-27 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-04-27 David Howellskeys: the request_key() syscall should link an existing...
2010-04-27 Marc Zyngiergpio: fix pca953x set_type 'scheduling while atomic...
2010-04-27 Jerome Marchandprocfs: fix tid fdinfo
2010-04-27 Peter Huewearch/avr32: fix build failure caused by wrong prototype
2010-04-27 David Howellskeys: don't need to use RCU in keyring_read() as semaph...
2010-04-27 Dan Carpenteripheth: potential null dereferences on error path
2010-04-27 Ken Kawasakismc91c92_cs: spin_unlock_irqrestore before calling...
2010-04-27 Andreas Hartmanndrivers/usb/net/kaweth.c: add device "Allied Telesyn...
2010-04-27 Michael Chanbnx2: Update version to 2.0.9.
next