summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-02libceph: rename ceph_calc_object_layout()Alex Elder4-22/+16
2013-05-02libceph: kill ceph_msg->pagelist_countAlex Elder3-4/+0
2013-05-02libceph: use (void *) for untyped data in osd opsAlex Elder1-2/+2
2013-05-02libceph: fix wrong opcode use in osd_req_encode_op()Alex Elder1-2/+2
2013-05-02libceph: complete lingering requests only onceAlex Elder2-0/+6
2013-05-02ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng3-13/+13
2013-05-02ceph: don't early drop Fw capYan, Zheng1-25/+17
2013-05-02ceph: revert commit 22cddde104Sage Weil3-77/+48
2013-05-02ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng5-95/+34
2013-05-02ceph: set mds_want according to cap import messageYan, Zheng1-1/+5
2013-05-02ceph: queue cap release when trimming capYan, Zheng3-3/+7
2013-05-02ceph: fix LSSNAP regressionYan, Zheng1-1/+2
2013-05-02libceph: set page alignment in start_request()Alex Elder1-1/+1
2013-05-02libceph: distinguish page array and pagelist countAlex Elder4-11/+14
2013-05-02libceph: don't pass request to calc_layout()Alex Elder1-8/+4
2013-05-02libceph: format target object name in callerAlex Elder1-7/+5
2013-05-02libceph: pass object number back to calc_layout() callerAlex Elder1-6/+7
2013-05-02libceph: make ceph_msg->bio_seg be unsignedAlex Elder2-8/+10
2013-05-02libceph: fix a osd request memory leakAlex Elder1-2/+4
2013-04-29Linux 3.9v3.9Linus Torvalds1-1/+1
2013-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2013-04-28vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2013-04-27Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+67
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-26Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+2
2013-04-26parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-26parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-26parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-26parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-26parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+2
2013-04-25Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+6
2013-04-25sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij1-1/+6
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-22kernel/hz.bc: ignore.Rusty Russell1-0/+1
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+3
2013-04-22Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+17
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds4-105/+19
2013-04-21events: Protect access via task_subsys_state_check()Paul E. McKenney1-0/+2
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-28/+180