Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2010-10-25 | Revert "block: fix accounting bug on cross partition merges" | Jens Axboe | 1 | -12/+0 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -10/+9 |
2010-10-22 | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen | 1 | -10/+9 |
2010-10-19 | block: fix accounting bug on cross partition merges | Yasuaki Ishimatsu | 1 | -0/+12 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 2 | -2/+2 |
2010-09-15 | genhd, efi: add efi partition metadata to hd_structs | Will Drewry | 1 | -0/+25 |
2010-09-15 | block, partition: add partition_meta_info to hd_struct | Will Drewry | 2 | -3/+23 |
2010-08-13 | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 1 | -1/+1 |
2010-08-11 | partitions: fix sometimes unreadable partition strings | Alexey Dobriyan | 16 | -72/+136 |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2010-07-19 | [S390] dasd: use correct label location for diag fba disks | Peter Oberparleiter | 1 | -2/+12 |
2010-06-15 | fs: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney | 1 | -1/+0 |
2010-05-25 | fs: ldm: don't use own implementation of hex_to_bin() | Andy Shevchenko | 1 | -9/+9 |
2010-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -3/+3 |
2010-05-22 | fs/partitions: use ADDPART_FLAG_RAID instead of magic number | Cesar Eduardo Barros | 3 | -3/+3 |
2010-05-21 | block: improve automatic native capacity unlocking | Tejun Heo | 2 | -14/+60 |
2010-05-21 | block: use struct parsed_partitions *state universally in partition check code | Tejun Heo | 30 | -239/+225 |
2010-05-21 | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() | Tejun Heo | 1 | -2/+2 |
2010-05-21 | block: restart partition scan after resizing a device | Tejun Heo | 1 | -10/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-25 | fs/partition/msdos: fix unusable extended partition for > 512B sector | OGAWA Hirofumi | 1 | -3/+10 |
2010-03-25 | fs/partitions/msdos: add support for large disks | Daniel Taylor | 1 | -34/+38 |
2010-01-11 | block: Stop using byte offsets | Martin K. Petersen | 1 | -3/+4 |
2009-11-23 | partitions: read whole sector with EFI GPT header | Karel Zak | 2 | -5/+10 |
2009-11-23 | partitions: use sector size for EFI GPT | Karel Zak | 1 | -8/+15 |
2009-11-10 | block: Expose discard granularity | Martin K. Petersen | 1 | -0/+12 |
2009-10-06 | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 1 | -1/+11 |
2009-10-04 | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 1 | -11/+1 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -1/+1 |
2009-09-15 | driver model: constify attribute groups | David Brownell | 1 | -1/+1 |
2009-09-14 | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan | 1 | -1/+11 |
2009-07-13 | partitions: fix broken uevent_suppress conversion | Heiko Carstens | 1 | -1/+1 |
2009-06-12 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 1 | -10/+32 |
2009-06-07 | partitions: add ->set_capacity block device method | Bartlomiej Zolnierkiewicz | 1 | -11/+32 |
2009-06-07 | partitions: warn about the partition exceeding device capacity | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2009-05-23 | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 1 | -0/+10 |
2009-05-23 | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2 | -3/+3 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+4 |
2009-03-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -30/+71 |
2009-03-26 | [S390] dasd: add large volume support | Stefan Weinhuber | 1 | -30/+71 |
2009-03-25 | Driver core: implement uevent suppress in kobject | Ming Lei | 1 | -5/+5 |
2009-01-26 | tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch | Arnaldo Carvalho de Melo | 1 | -4/+1 |
2009-01-26 | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 1 | -0/+7 |
2009-01-09 | block: fix bug in ptbl lookup cache | Neil Brown | 1 | -0/+1 |
2009-01-06 | block: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -8/+3 |
2008-11-18 | block/md: fix md autodetection | Tejun Heo | 1 | -1/+1 |
2008-11-18 | block: make add_partition() return pointer to hd_struct | Tejun Heo | 1 | -12/+13 |
2008-11-18 | block: fix add_partition() error path | Tejun Heo | 1 | -1/+3 |