summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-211-5/+10
|\
| * firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-211-5/+7
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-215-9/+37
|\ \
| * | ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-191-2/+7
| * | ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-131-1/+6
| * | ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-132-3/+12
| * | ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang2011-08-132-1/+6
| * | ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-132-2/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-219-39/+76
|\ \ \
| * | | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall2011-08-201-1/+1
| * | | ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai2011-08-201-3/+5
| * | | ALSA: hda - Don't spew too many ELD errorsTakashi Iwai2011-08-201-12/+19
| * | | ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai2011-08-191-1/+2
| * | | ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai2011-08-181-0/+2
| * | | ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai2011-08-161-18/+18
| * | | ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-151-0/+1
| * | | ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2011-08-142-4/+28
* | | | pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-192-0/+8
|\ \ \ \
| * | | | drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-192-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-1926-135/+800
|\ \ \ \ \
| * | | | | Revert "cfq: Remove special treatment for metadata rqs."Jens Axboe2011-08-191-0/+18
| * | | | | block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-154-6/+25
| * | | | | block: improve rq_affinity placementShaohua Li2011-08-111-3/+13
| * | | | | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-113-16/+30
| * | | | | Move some REQ flags to the common bio/request areaMatthew Wilcox2011-08-111-3/+4
| * | | | | Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-092-4/+4
| |\ \ \ \ \
| | * | | | | xen/blkback: Make description more obvious.Konrad Rzeszutek Wilk2011-08-091-1/+1
| | * | | | | xen-blkfront: Fix one off warning about name clashStefan Bader2011-07-141-1/+1
| | * | | | | xen-blkfront: Drop name and minor adjustments for emulated scsi devicesStefan Bader2011-07-141-2/+2
| * | | | | | allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSHJeff Moyer2011-08-091-2/+3
| * | | | | | cfq-iosched: Add documentation about idlingVivek Goyal2011-08-051-0/+71
| * | | | | | block: Make rq_affinity = 1 work as expectedTao Ma2011-08-051-5/+3
| * | | | | | block: swim3: fix unterminated of_device_id tableAxel Lin2011-08-031-0/+1
| * | | | | | block/genhd.c: remove useless cast in diskstats_show()Herbert Poetzl2011-08-021-4/+4
| * | | | | | drivers/cdrom/cdrom.c: relax check on dvd manufacturer valueAndrew Morton2011-08-021-1/+7
| * | | | | | drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parseH Hartley Sweeten2011-08-021-2/+2
| * | | | | | bsg-lib: add module.h includeJens Axboe2011-08-021-0/+1
| * | | | | | cfq-iosched: Reduce linked group count upon group destructionVivek Goyal2011-08-021-0/+3
| * | | | | | blk-throttle: correctly determine sync bioShaohua Li2011-08-011-2/+2
| * | | | | | loop: fix deadlock when sysfs and LOOP_CLR_FD race against each otherKay Sievers2011-07-311-2/+4
| * | | | | | loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop dev...Kay Sievers2011-07-313-20/+31
| * | | | | | loop: add management interface for on-demand device allocationKay Sievers2011-07-313-4/+121
| * | | | | | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-312-73/+80
| * | | | | | block: add bsg helper libraryMike Christie2011-07-315-0/+385
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-199-153/+454
|\ \ \ \ \ \ \
| * | | | | | | PCI: OF: Don't crash when bridge parent is NULL.David Daney2011-08-191-1/+1
| * | | | | | | PCI: export pcie_bus_configure_settings symbolJon Mason2011-08-021-0/+1
| * | | | | | | PCI: code and comments cleanupRam Pai2011-08-011-55/+55
OpenPOWER on IntegriCloud