Age | Commit message (Expand) | Author |
2007-07-10 | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-10 | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", | Jan Engelhardt |
2007-07-10 | pipe: change the ->pin() operation to ->confirm() | Jens Axboe |
2007-07-10 | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe |
2007-07-10 | loop: convert to using splice_direct_to_actor() instead of sendfile() | Jens Axboe |
2007-07-10 | [PATCH] fix request->cmd == INT cases | Boaz Harrosh |
2007-07-10 | cciss: add new controller support for P700m | Mike Miller (OS Dev |
2007-07-10 | [PATCH] Remove acsi.c | Jens Axboe |
2007-06-08 | loop: preallocate eight loop devices | Ken Chen |
2007-05-23 | Off by one in floppy.c | Eric Sesterhenn / Snakebyte |
2007-05-18 | cciss: Fix pci_driver.shutdown while device is still active | Gerald Britton |
2007-05-13 | fix deadlock in loop.c | Al Viro |
2007-05-12 | fix the dynamic allocation and probe in loop.c | Al Viro |
2007-05-10 | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | fs: convert core functions to zero_user_page | Nate Diller |
2007-05-09 | nbd: check the return value of sysfs_create_file | WANG Cong |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-08 | cciss: include scsi/scsi.h unconditionally | Stephen Cameron |
2007-05-08 | cciss: set rq->errors more correctly in driver | Mike Miller (OS Dev) |
2007-05-08 | cciss: add SG_IO ioctl to cciss | Mike Miller (OS Dev) |
2007-05-08 | cciss: reformat error handling | Mike Miller (OS Dev) |
2007-05-08 | remove artificial software max_loop limit | Ken Chen |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | floppy: handle device_create_file() failure while init | Dmitriy Monakhov |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
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 |