summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger2013-03-281-1/+3
| * | | | | | tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger2013-03-281-2/+11
* | | | | | | PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki2013-03-291-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-03-291-17/+30
|\ \ \ \ \ \ \
| * | | | | | | rbd: don't zero-fill non-image object requestsAlex Elder2013-03-291-17/+30
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-2913-43/+188
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik2013-03-291-1/+2
| * | | | | | | | Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie2013-03-281-1/+3
| * | | | | | | | Btrfs: fix wrong reservation of csumsMiao Xie2013-03-282-2/+2
| * | | | | | | | Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong2013-03-281-2/+1
| * | | | | | | | Btrfs: limit the global reserve to 512mbJosef Bacik2013-03-281-1/+1
| * | | | | | | | Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik2013-03-281-0/+2
| * | | | | | | | Btrfs: fix space accounting for unlink and renameJosef Bacik2013-03-281-4/+2
| * | | | | | | | Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik2013-03-281-6/+41
| * | | | | | | | Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt2013-03-281-6/+4
| * | | | | | | | Btrfs: fix race between mmap writes and compressionChris Mason2013-03-263-0/+49
| * | | | | | | | Btrfs: fix memory leak in btrfs_create_tree()Tsutomu Itoh2013-03-211-3/+9
| * | | | | | | | Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt2013-03-211-10/+20
| * | | | | | | | Btrfs: fix missing qgroup reservation before fallocatingWang Shilong2013-03-211-0/+9
| * | | | | | | | Btrfs: handle a bogus chunk tree nicelyJosef Bacik2013-03-212-6/+42
| * | | | | | | | Btrfs: update to use fs_state bitLiu Bo2013-03-211-1/+1
* | | | | | | | | ia64 idle: delete stale (*idle)() function pointerLen Brown2013-03-291-4/+1
* | | | | | | | | Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2013-03-2912-46/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-203-3/+3
| * | | | | | | | | arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet2013-03-191-1/+1
| * | | | | | | | | ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta2013-03-181-3/+0
| * | | | | | | | | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta2013-03-113-29/+0
| * | | | | | | | | ARC: ABIv3: Print the correct ABI verVineet Gupta2013-03-111-3/+1
| * | | | | | | | | ARC: make allyesconfig build breakagesVineet Gupta2013-03-113-6/+5
| * | | | | | | | | ARC: MAINTAINERS update for ARCVineet Gupta2013-03-091-1/+2
* | | | | | | | | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-285-21/+11
* | | | | | | | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-2814-55/+101
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-03-282-0/+8
| * | | | | | | | | | usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2013-03-272-0/+2
| * | | | | | | | | | Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-268-55/+88
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-251-8/+15
| | * | | | | | | | | | usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-252-12/+16
| | * | | | | | | | | | usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-251-1/+7
| | * | | | | | | | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-256-28/+42
| | * | | | | | | | | | usb: xhci: fix build warningPeter Chen2013-03-251-6/+8
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | USB: serial: fix hang when opening portMing Lei2013-03-261-0/+1
| * | | | | | | | | | USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-251-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-286-12/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn2013-03-251-0/+2
| * | | | | | | | | | TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2013-03-252-0/+19
| * | | | | | | | | | TTY: 8250, revert module name changeJiri Slaby2013-03-252-6/+6
| * | | | | | | | | | serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing2013-03-151-0/+13
| * | | | | | | | | | tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-03-151-6/+5
* | | | | | | | | | | Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-282-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | staging: comedi: s626: fix continuous acquisitionIan Abbott2013-03-251-1/+1
OpenPOWER on IntegriCloud