Age | Commit message (Expand) | Author |
2007-04-27 | ub: Bind to first endpoint, not to last | Pete Zaitcev |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [AOE]: Introduce aoe_hdr() | Arnaldo Carvalho de Melo |
2007-04-25 | packet: fix error handling | Andrew Morton |
2007-04-24 | paride drivers: initialize spinlocks | Alexey Dobriyan |
2007-04-12 | [PATCH] cciss: unregister from SCSI before tearing down device resources | Bjorn Helgaas |
2007-04-04 | [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry | Mike Miller (OS Dev) |
2007-03-14 | [PATCH] paride endianness annotations | Al Viro |
2007-03-14 | [PATCH] cciss endian annotations | Al Viro |
2007-03-06 | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik |
2007-03-06 | [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) | Mike Miller (OS Dev) |
2007-03-06 | [PATCH] cciss: fix for 2TB support | Mike Miller (OS Dev) |
2007-03-02 | [AOE]: Add get_unaligned() calls where needed. | David S. Miller |
2007-03-01 | [PATCH] Fix failure paths in modules init in umem.c | NeilBrown |
2007-02-20 | [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet | Gerhard Dirschl |
2007-02-20 | [PATCH] Fix build errors if bitop functions are do {} while macros | Ralf Baechle |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool' | Richard Knutsson |
2007-02-11 | [PATCH] Remove unused kernel config option PARIDE_PARPORT | Robert P. J. Day |
2007-02-11 | [PATCH] pktcdvd: cleanup | Thomas Maier |
2007-02-11 | [PATCH] disable init/initramfs.c | Jean-Paul Saman |
2007-02-07 | [SCSI] DAC960: kmalloc->kzalloc/Casting cleanups | Ahmed S. Darwish |
2007-01-05 | [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/... | Christoph Hellwig |
2006-12-30 | [PATCH] cciss: build with PROC_FS=n | Randy Dunlap |
2006-12-22 | [PATCH] fix aoe without scatter-gather [Bug 7662] | Ed L. Cashin |
2006-12-21 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-12-20 | [POWERPC] iSeries: fix viodasd init | Stephen Rothwell |
2006-12-18 | [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request | Mike Miller |
2006-12-18 | [PATCH] cciss: set default raid level when reading geometry fails | Mike Miller |
2006-12-13 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-13 | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk |
2006-12-13 | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller |
2006-12-13 | [PATCH] cciss: map out more memory for config table | Mike Miller |
2006-12-13 | [PATCH] Fixup cciss error handling | Jens Axboe |
2006-12-13 | [PATCH 2/2] cciss: remove calls to pci_disable_device | mike.miller@hp.com |
2006-12-13 | [PATCH 1/2] cciss: map out more memory for config table | mike.miller@hp.com |
2006-12-08 | [PATCH] struct path: convert nbd | Josef Sipek |
2006-12-08 | [PATCH] struct path: convert block_drivers | Josef Sipek |
2006-12-08 | [PATCH] pktcdvd: add sysfs and debugfs interface | Thomas Maier |
2006-12-08 | [PATCH] pktcdvd: bio write congestion using congestion_wait() | Thomas Maier |
2006-12-08 | [PATCH] pktcdvd: make procfs interface optional | Thomas Maier |
2006-12-08 | [PATCH] pktcdvd: reusability of procfs functions | Thomas Maier |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] nbd: show nbd client pid in sysfs | Paul Clements |
2006-12-07 | [PATCH] remove drivers/block/paride/jumbo | Adrian Bunk |