aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-16[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade1-1/+2
2010-05-16[SCSI] qla2xxx: Display proper link state for disconnected ports.Andrew Vasquez1-1/+2
2010-05-16[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...Andrew Vasquez1-3/+5
2010-05-17PM: PM QOS update fixMark Gross1-12/+14
2010-05-16ext4: Use our own write_cache_pages()Theodore Ts'o1-22/+119
2010-05-16Linus 2.6.34Linus Torvalds1-1/+1
2010-05-16ext4: Show journal_checksum optionJan Kara1-0/+2
2010-05-16ext4: Fix for ext4_mb_collect_stats()Curt Wohlgemuth1-1/+1
2010-05-16[SCSI] libsas: fix deref before check in commit 70b25f890ceJames Bottomley2-10/+11
2010-05-16ext4: check for a good block group before loading buddy pagesCurt Wohlgemuth2-13/+58
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-81/+160
2010-05-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-7/+21
2010-05-16ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan1-0/+5
2010-05-16ext4: Remove extraneous newlines in ext4_msg() callsCurt Wohlgemuth2-4/+4
2010-05-16ext4: Print mount options in when mounting and add a remount messageCurt Wohlgemuth1-1/+10
2010-05-16ext4: don't use quota reservation for speculative metadataEric Sandeen2-48/+26
2010-05-16quota: add the option to not fail with EDQUOT in blockEric Sandeen2-1/+14
2010-05-16quota: use flags interface for dquot alloc/free spaceEric Sandeen2-14/+19
2010-05-16ext4: init statistics after journal recoveryDmitry Monakhov1-22/+18
2010-05-16ext4: clean up inode bitmaps manipulation in ext4_free_inodeDmitry Monakhov1-46/+39
2010-05-16ext4: Do not zero out uninitialized extents beyond i_sizeDmitry Monakhov1-16/+51
2010-05-16jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()Theodore Ts'o1-4/+1
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16ext4: don't scan/accumulate more pages than mballoc will allocateEric Sandeen1-0/+9
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka6-168/+242
2010-05-16qeth: new message if OLM limit is reachedUrsula Braun1-1/+9
2010-05-16qeth: exploit HW TX checksummingFrank Blaschka2-26/+69
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16net: congestion notifications are not dropped packetsEric Dumazet2-3/+3
2010-05-16net: Introduce sk_route_nocapsEric Dumazet5-6/+15
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-16ext4: stop issuing discards if not supported by deviceEric Sandeen1-1/+7
2010-05-15net: Consistent skb timestampingEric Dumazet4-19/+49
2010-05-15xfrm: fix policy unreferencing on larval dropTimo Teras1-1/+1
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko3-10/+11
2010-05-15skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-18/+18
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang8-2/+73
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila2-0/+163
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang1-161/+229
2010-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...David S. Miller11-117/+480
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott5-6/+42
2010-05-15bridge: change console message interfacestephen hemminger10-62/+62
2010-05-15bridge: netpoll cleanupstephen hemminger3-28/+39
2010-05-15rndis_host: Poll status channel before control channelBen Hutchings1-6/+12
2010-05-16ext4: don't return to userspace after freezing the fs with a mutex heldEric Sandeen1-10/+10
2010-05-16ext4: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2010-05-16ext4: check s_log_groups_per_flex in online resize codeEric Sandeen1-1/+2
2010-05-16ext4: fix quota accounting in case of fallocateDmitry Monakhov1-1/+2
2010-05-15Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier45-238/+9825
2010-05-15IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2-5/+3