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