summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18ceph: clean up connection resetSage Weil2-1/+2
2010-05-18ceph: simplify ceph_msg_newSage Weil7-36/+29
2010-05-18ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil7-80/+48
2010-05-18ceph: rewrite msgpool using mempool_tSage Weil2-151/+29
2010-05-18ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan11-33/+30
2010-05-18ceph: handle kzalloc() failureCheng Renquan1-0/+4
2010-05-18ceph: drop unnecessary msgpool for mon_client subscribe_ackSage Weil2-13/+13
2010-05-18ceph: drop unnecessary msgpool for mon_client auth_replySage Weil2-10/+14
2010-05-18ceph: clean up statfsSage Weil2-57/+97
2010-05-18ceph: fix theoretically possible double-put on connectionSage Weil1-0/+1
2010-05-18ceph: cleanup: remove dead codeDan Carpenter1-6/+0
2010-05-18ceph: reduce build_path debug outputSage Weil1-6/+4
2010-05-18ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh5-11/+6
2010-05-18ceph: update for removal of kref_setStephen Rothwell1-1/+1
2010-05-18ceph: simplify page setup for incoming dataSage Weil1-44/+12
2010-05-17ceph: invalidate affected dentry leases on aborted requestsSage Weil4-5/+29
2010-05-17ceph: fix race between aborted requests and fill_traceSage Weil2-0/+13
2010-05-17ceph: clean up mds reply, error handlingSage Weil2-58/+55
2010-05-17Linus 2.6.34v2.6.34Linus Torvalds1-1/+1
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-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-16 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-05-16 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva1-1/+1
2010-05-16 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2-5/+19
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+5
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com1-1/+2
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre1-1/+1
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg1-0/+5
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-26/+49
2010-05-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2010-05-15JFS: Free sbi memory in error pathJan Blunck1-7/+6
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter1-1/+1
2010-05-15Fix double-free in logfsAl Viro1-7/+7
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro5-11/+35
2010-05-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-35/+99
2010-05-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2010-05-15profile: fix stats and data leakageHugh Dickins1-1/+3
2010-05-15hughd: update email addressHugh Dickins1-1/+1
2010-05-15x86, mrst: Don't blindly access extended config spaceH. Peter Anvin1-0/+4
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+18
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold1-0/+4
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov1-0/+5
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-8/+10
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov1-1/+1
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov1-0/+2
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris1-3/+6