]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2010-10-14 Philipp Reisnerdrbd: receiving of big packets, for payloads between...
2010-10-14 Philipp Reisnerdrbd: Sending of big packets, for payloads from 64KByte...
2010-10-14 Philipp Reisnerdrbd: Bugfix for regression introduced with f9bc8913c06022e
2010-10-14 Philipp Reisnerdrbd: Microfix: Assigning sector once is sufficient
2010-10-14 Lars Ellenbergdrbd: new configuration parameter c-min-rate
2010-10-14 Lars Ellenbergdrbd: reduce code duplication when receiving data requests
2010-10-14 Lars Ellenbergdrbd: use rolling marks for resync speed calculation
2010-10-14 Lars Ellenbergdrbd: remove outdated comment and dead code
2010-10-14 Lars Ellenbergdrbd: let drbd_free_ee implicitly free any digest
2010-10-14 Philipp Reisnerdrbd: Replaced some casts by an union. Improved comments
2010-10-14 Philipp Reisnerdrbd: Bugfix: rs_in_flight could become wrong if read_f...
2010-10-14 Philipp Reisnerdrbd: The new, smarter resync speed controller
2010-10-14 Philipp Reisnerdrbd: New sync_param packet, that includes the paramete...
2010-10-14 Philipp Reisnerdrbd: New sync parameters for the smart resync rate...
2010-10-14 Lars Ellenbergdrbd: fix list corruption (recent regression)
2010-10-14 Philipp Reisnerdrbd: Initialize all members of sync_conf to their...
2010-10-14 Philipp Reisnerdrbd: Make sure tl_restart(, resend) can not get called...
2010-10-14 Philipp Reisnerdrbd: Do not try to free tl_hash in drbd_disconnect...
2010-10-14 Philipp Reisnerdrbd: Allow attach while IO is suspended
2010-10-14 Philipp Reisnerdrbd: Allow tl_restart() to do IO completion while...
2010-10-14 Philipp Reisnerdrbd: Fixed a deadlock, probably only affected UP machines
2010-10-14 Philipp Reisnerdrbd: Do not do a hard state change when establishing...
2010-10-14 Philipp Reisnerdrbd: Ensure that the peer was not rebootet in the...
2010-10-14 Philipp Reisnerdrbd: Delayed creation of current-UUID
2010-10-14 Philipp Reisnerdrbd: Run the fence-peer helper asynchronously
2010-10-14 Philipp Reisnerdrbd: Reduce the verbosity of some state transitions
2010-10-14 Philipp Reisnerdrbd: Removing a by now obsolete clause in the state...
2010-10-14 Philipp Reisnerdrbd: Now we need to handle the ed_uuid of an diskless...
2010-10-14 Philipp Reisnerdrbd: Disabled the crashed_primary detection for re...
2010-10-14 Philipp Reisnerdrbd: Do not allow a fencing-policy of resource-and...
2010-10-14 Philipp Reisnerdrbd: Finished the "on-no-data-accessible suspend-io...
2010-10-14 Philipp Reisnerdrbd: Removed redundant error checks in the request...
2010-10-14 Philipp Reisnerdrbd: factored drbd_req_make_private_bio() out of drbd_...
2010-10-14 Philipp Reisnerdrbd: Do not send two barriers without any writes betwe...
2010-10-14 Philipp Reisnerdrbd: factored tl_restart() out of tl_clear().
2010-10-14 Philipp Reisnerdrbd: mod_req has now a return value
2010-10-14 Philipp Reisnerdrbd: Track all IO requests on the TL, not writes only
2010-10-14 Philipp Reisnerdrbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch...
2010-09-26 Vivek Goyalamiga floppy: Compile failure fixes
2010-09-24 Vivek Goyalatari floppy: Stop sharing request queue across multipl...
2010-09-24 Vivek Goyalamiga floppy: Stop sharing request queue across multipl...
2010-09-22 Jens Axboefloppy: switch to one queue per drive instead of sharin...
2010-09-10 Stephen M.... cciss: remove some superfluous tests from cciss_bigpass...
2010-09-10 Stephen M.... cciss: factor out cciss_big_passthru
2010-09-10 Stephen M.... cciss: factor out cciss_passthru
2010-09-10 Stephen M.... cciss: factor out cciss_getluninfo
2010-09-10 Stephen M.... cciss: factor out cciss_getdrivver
2010-09-10 Stephen M.... cciss: factor out cciss_getfirmver
2010-09-10 Stephen M.... cciss: factor out cciss_getbustypes
2010-09-10 Stephen M.... cciss: factor out cciss_getheartbeat
2010-09-10 Stephen M.... cciss: factor out cciss_setnodename
2010-09-10 Stephen M.... cciss: factor out cciss_getnodename
2010-09-10 Stephen M.... cciss: factor out cciss_setintinfo
2010-09-10 Stephen M.... cciss: factor out cciss_getintinfo
2010-09-10 Stephen M.... cciss: factor out cciss_getpciinfo
2010-08-23 Milan Brozloop: add some basic read-only sysfs attributes
2010-08-23 Linus TorvaldsMerge branch 'radix-tree' of git://git.kernel.org/pub...
2010-08-23 Linus TorvaldsLinux 2.6.36-rc2 v2.6.36-rc2
2010-08-23 Dave Chinnerradix-tree: radix_tree_range_tag_if_tagged() can set...
2010-08-23 Dave Chinnerradix-tree: clear all tags in radix_tree_node_rcu_free
2010-08-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git.kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 Zhenyu Wangdrm/i915,intel_agp: Add support for Sandybridge D0
2010-08-22 Zhenyu Wangdrm/i915: fix render pipe control notify on sandybridge
2010-08-22 Zhenyu Wangagp/intel: set 40-bit dma mask on Sandybridge
2010-08-22 Chris Wilsondrm/i915: Remove the conflicting BUG_ON()
2010-08-22 Chris Wilsondrm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
2010-08-22 Chris Wilsondrm/i915/suspend: Flush register writes before busy...
2010-08-22 Dave Airliei915: disable DAC on Ironlake also when doing CRT load...
2010-08-22 Jesse Barnesdrm/i915: wait for actual vblank, not just 20ms
2010-08-21 Arjan van de Venworkqueue: Add basic tracepoints to track workqueue...
2010-08-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-21 Samuel ThibaultReplace Configure with Enable in description of MAXSMP
2010-08-21 Linus Torvaldsmm: make stack guard page logic use vm_prev pointer
2010-08-21 Linus Torvaldsmm: make the mlock() stack guard page checks stricter
2010-08-21 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-20 Tilman Sauerbeckmtd: nand: Fix probe of Samsung NAND chips
2010-08-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-08-20 Stephen RothwellDocumentation: fix ozlabs.org mailing list address
2010-08-20 Stephen RothwellMAINTAINERS: Fix ozlabs.org mailing list addresses
2010-08-20 Stefan RichterDocumentation: kernel-locking: mutex_trylock cannot...
2010-08-20 Andrew Mortondrivers/scsi/qla4xxx: fix build
2010-08-20 Miklos Szerediuml: fix compile error in dma_get_cache_alignment()
2010-08-20 KOSAKI Motohirooom: __task_cred() need rcu_read_lock()
2010-08-20 KOSAKI Motohirooom: fix tasklist_lock leak
2010-08-20 KOSAKI Motohirooom: fix NULL pointer dereference
2010-08-20 Kyungmin Parkdrivers/mmc/host/sdhci-s3c.c: use the correct mutex...
2010-08-20 Kyungmin Parksdhci: add no hi-speed bit quirk support
2010-08-20 Kyungmin Parks5pc110: SDHCI-s3c support on s5pc110
2010-08-20 Kyungmin Parks5pc110: SDHCI-s3c can override host capabilities
2010-08-20 Jan Karalib/radix-tree.c: fix overflow in radix_tree_range_tag_...
2010-08-20 Andrew Mortonrevert "hwmon: f71882fg: add support for the Fintek...
2010-08-20 Andrea Righikfifo: add explicit error checking in all the examples
2010-08-20 Andrea Righikfifo: fix a memory leak in dma example
2010-08-20 Andrea Righikfifo: fix kernel BUG in dma example
2010-08-20 Andrea Righikfifo: add explicit error checking in byte stream example
2010-08-20 Andrea Righikfifo: add kfifo_skip() testcase
2010-08-20 Andrea Righikfifo: implement missing __kfifo_skip_r()
next