Age | Commit message (Expand) | Author | Files | Lines |
2008-10-21 | [PATCH] switch xyspace | Al Viro | 1 | -8/+7 |
2008-10-21 | [PATCH] switch xen | Al Viro | 1 | -10/+9 |
2008-10-21 | [PATCH] switch xd | Al Viro | 2 | -3/+3 |
2008-10-21 | [PATCH] switch virtio_blk | Al Viro | 1 | -4/+4 |
2008-10-21 | [PATCH] switch viodasd | Al Viro | 1 | -7/+7 |
2008-10-21 | [PATCH] switch ub | Al Viro | 1 | -14/+12 |
2008-10-21 | [PATCH] switch swim3 | Al Viro | 1 | -18/+18 |
2008-10-21 | [PATCH] switch pktdvdcd | Al Viro | 1 | -15/+15 |
2008-10-21 | [PATCH] switch pf | Al Viro | 1 | -13/+13 |
2008-10-21 | [PATCH] switch pd | Al Viro | 1 | -9/+9 |
2008-10-21 | [PATCH] switch pcd | Al Viro | 1 | -13/+12 |
2008-10-21 | [PATCH] switch nbd | Al Viro | 1 | -14/+14 |
2008-10-21 | [PATCH] switch loop | Al Viro | 1 | -25/+27 |
2008-10-21 | [PATCH] switch floppy | Al Viro | 1 | -25/+26 |
2008-10-21 | [PATCH] switch cpqarray | Al Viro | 1 | -16/+16 |
2008-10-21 | [PATCH] switch cciss | Al Viro | 1 | -39/+39 |
2008-10-21 | [PATCH] switch brd | Al Viro | 1 | -3/+2 |
2008-10-21 | [PATCH] switch ataflop | Al Viro | 1 | -21/+20 |
2008-10-21 | [PATCH] switch aoeblk | Al Viro | 1 | -10/+6 |
2008-10-21 | [PATCH] switch amiflop | Al Viro | 1 | -24/+26 |
2008-10-21 | [PATCH] switch DAC960 | Al Viro | 1 | -4/+4 |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 22 | -53/+53 |
2008-10-21 | [PATCH] introduce __blkdev_driver_ioctl() | Al Viro | 1 | -2/+2 |
2008-10-21 | [PATCH] switch pktcdvd to blkdev_driver_ioctl() | Al Viro | 1 | -10/+10 |
2008-10-21 | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro | 1 | -3/+5 |
2008-10-21 | [PATCH] switch scsi_cmd_ioctl() to passing fmode_t | Al Viro | 3 | -4/+5 |
2008-10-21 | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 4 | -18/+11 |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro | 7 | -11/+11 |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2 | -2/+2 |
2008-10-18 | ub: remove sg_stat | Pete Zaitcev | 1 | -3/+0 |
2008-10-16 | device create: block: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 4 | -15/+11 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 20 | -203/+280 |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk | 1 | -4/+0 |
2008-10-12 | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 1 | -2/+2 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 18 | -196/+277 |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -4/+5 |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 17 | -192/+272 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 7 | -75/+57 |
2008-10-11 | hd: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 1 | -4/+5 |
2008-10-09 | block: mark bio_split_pool static | Denis ChengRq | 1 | -1/+1 |
2008-10-09 | virtio_blk: change to use __blk_end_request() | Kiyoshi Ueda | 1 | -5/+5 |
2008-10-09 | floppy: support arbitrary first-sector numbers | Keith Wansbrough | 1 | -8/+15 |
2008-10-09 | drivers/block: Use DIV_ROUND_UP | Julia Lawall | 3 | -9/+9 |
2008-10-09 | cciss: Fix cciss SCSI rescan code to better notice device changes | scameron@beardog.cca.cpqcorp.net | 2 | -53/+102 |
2008-10-09 | block: Expand Xen blkfront for > 16 xvd | Chris Lalancette | 1 | -21/+55 |
2008-10-09 | block: move stats from disk to part0 | Tejun Heo | 1 | -6/+6 |
2008-10-09 | block: move capacity from disk to part0 | Tejun Heo | 3 | -4/+4 |
2008-10-09 | block: implement and use {disk|part}_to_dev() | Tejun Heo | 2 | -4/+4 |
2008-10-09 | block: fix diskstats access | Tejun Heo | 1 | -7/+8 |