summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter1-1/+1
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter1-0/+4
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter1-1/+1
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter1-2/+2
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter1-2/+5
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter1-0/+2
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng1-1/+2
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng1-3/+4
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-1/+1
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez1-1/+1
2010-06-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-2/+7
2010-06-11Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-10/+11
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-51/+84
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie1-1/+8
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter1-1/+1
2010-06-11Btrfs: fix fallocate regressionJosef Bacik1-1/+1
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie1-0/+1
2010-06-11net8139: fix a race at the end of NAPIFigo.zhang2-2/+2
2010-06-11pktgen: Fix accuracy of inter-packet delay.Daniel Turull1-1/+1
2010-06-11pkt_sched: gen_estimator: add a new lockEric Dumazet1-3/+12
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend3-6/+20
2010-06-11ceph: try to send partial cap release on cap message on missing inodeSage Weil3-5/+9
2010-06-11ceph: release cap on import if we don't have the inodeSage Weil3-38/+61
2010-06-11ceph: fix misleading/incorrect debug messageSage Weil1-1/+1
2010-06-11ceph: fix atomic64_t initialization on ia64Jeff Mahoney1-1/+1
2010-06-11sata_sil24: Use memory barriers before issuing commandsCatalin Marinas1-0/+10
2010-06-11sata_sil24: memset() overflowDan Carpenter1-1/+1
2010-06-10Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-4/+106
2010-06-10KVM: read apic->irr with ioapic lock heldMarcelo Tosatti1-1/+2
2010-06-10Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-30/+62
2010-06-10pipe: fix check in "set size" fcntlMiklos Szeredi1-3/+4
2010-06-10pipe: fix pipe buffer resizingMiklos Szeredi1-3/+10
2010-06-10block: remove duplicate BUG_ON() in bd_finish_claiming()Jens Axboe1-1/+0
2010-06-10block: bd_start_claiming cleanupNick Piggin1-24/+48
2010-06-10block: bd_start_claiming fix module refcountNick Piggin1-0/+1
2010-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+4
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-5/+13
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-66/+206
2010-06-10kbuild: Create output directory in Makefile.modbuiltinMichal Marek1-0/+5
2010-06-10Merge branch 'fix/misc' into for-linusTakashi Iwai2-2/+1
2010-06-10ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet1-2/+2
2010-06-10r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs1-3/+9
2010-06-10Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller1-5/+3
2010-06-10gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov1-2/+1
2010-06-10caif: fix a couple range checksDan Carpenter2-2/+2
2010-06-10phylib: Add support for the LXT973 phy.Richard Cochran1-1/+50
2010-06-10kbuild: Generate modules.builtin in make modulesMichal Marek1-2/+2
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner1-5/+3
2010-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-223/+380
2010-06-09Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2