Age | Commit message (Expand) | Author |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-10 | pktcdvd: remove broken dev_t export of class devices | Kay Sievers |
2008-12-04 | [PATCH] fix bogus argument of blkdev_put() in pktcdvd | Al Viro |
2008-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-11-25 | aoe: remove private mac address format function | Harvey Harrison |
2008-11-24 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge | Paul Mackerras |
2008-11-19 | cciss: fix DEBUG printk formats | Randy Dunlap |
2008-11-18 | Release old elevator on change elevator | Zhaolei |
2008-11-15 | Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2008-11-14 | Create/use more directory structure in the Documentation/ tree. | Randy Dunlap |
2008-11-14 | xsysace: Fix driver to use resource_size_t instead of unsigned long | Yuri Tikhonov |
2008-11-14 | powerpc/virtex: fix various format/casting printk mismatches | Grant Likely |
2008-11-13 | ub: stub pre_reset and post_reset to fix oops | Pete Zaitcev |
2008-11-06 | cciss: fix regression firmware not displayed in procfs | Mike Miller |
2008-11-06 | cciss: fix sysfs broken symlink regression | Mike Miller |
2008-11-06 | cpqarry: fix return value of cpqarray_init() | Andrey Borzenkov |
2008-11-06 | cciss: new hardware support | Mike Miller |
2008-10-30 | fs: remove prepare_write/commit_write | Nick Piggin |
2008-10-21 | [PATCH] sanitize blkdev_get() and friends | Al Viro |
2008-10-21 | [PATCH] pass fmode_t to blkdev_put() | Al Viro |
2008-10-21 | [PATCH] kill the unused bsize on the send side of /dev/loop | Al Viro |
2008-10-21 | [PATCH] switch z2ram | Al Viro |
2008-10-21 | [PATCH] switch xyspace | Al Viro |
2008-10-21 | [PATCH] switch xen | Al Viro |
2008-10-21 | [PATCH] switch xd | Al Viro |
2008-10-21 | [PATCH] switch virtio_blk | Al Viro |
2008-10-21 | [PATCH] switch viodasd | Al Viro |
2008-10-21 | [PATCH] switch ub | Al Viro |
2008-10-21 | [PATCH] switch swim3 | Al Viro |
2008-10-21 | [PATCH] switch pktdvdcd | Al Viro |
2008-10-21 | [PATCH] switch pf | Al Viro |
2008-10-21 | [PATCH] switch pd | Al Viro |
2008-10-21 | [PATCH] switch pcd | Al Viro |
2008-10-21 | [PATCH] switch nbd | Al Viro |
2008-10-21 | [PATCH] switch loop | Al Viro |
2008-10-21 | [PATCH] switch floppy | Al Viro |
2008-10-21 | [PATCH] switch cpqarray | Al Viro |
2008-10-21 | [PATCH] switch cciss | Al Viro |
2008-10-21 | [PATCH] switch brd | Al Viro |
2008-10-21 | [PATCH] switch ataflop | Al Viro |
2008-10-21 | [PATCH] switch aoeblk | Al Viro |
2008-10-21 | [PATCH] switch amiflop | Al Viro |
2008-10-21 | [PATCH] switch DAC960 | Al Viro |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro |
2008-10-21 | [PATCH] introduce __blkdev_driver_ioctl() | Al Viro |
2008-10-21 | [PATCH] switch pktcdvd to blkdev_driver_ioctl() | Al Viro |
2008-10-21 | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro |
2008-10-21 | [PATCH] switch scsi_cmd_ioctl() to passing fmode_t | Al Viro |
2008-10-21 | [PATCH] eliminate use of ->f_flags in block methods | Al Viro |