summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libceph: distinguish page and bio requestsAlex Elder2013-05-025-21/+55
* libceph: separate osd request data infoAlex Elder2013-05-025-65/+74
* libceph: don't assign page info in ceph_osdc_new_request()Alex Elder2013-05-024-18/+19
* ceph: simplify ceph_sync_write() page_align calculationAlex Elder2013-05-021-9/+4Star
* ceph: use calc_pages_for() in start_read()Alex Elder2013-05-021-1/+1
* libceph: no need for alignment for mds messageAlex Elder2013-05-021-1/+0Star
* libceph: define mds_alloc_msg() methodAlex Elder2013-05-022-40/+42
* libceph: drop mutex while allocating a messageAlex Elder2013-05-021-4/+10
* libceph: rename ceph_calc_object_layout()Alex Elder2013-05-024-22/+16Star
* libceph: kill ceph_msg->pagelist_countAlex Elder2013-05-023-4/+0Star
* libceph: use (void *) for untyped data in osd opsAlex Elder2013-05-021-2/+2
* libceph: fix wrong opcode use in osd_req_encode_op()Alex Elder2013-05-021-2/+2
* libceph: complete lingering requests only onceAlex Elder2013-05-022-0/+6
* ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng2013-05-023-13/+13
* ceph: don't early drop Fw capYan, Zheng2013-05-021-25/+17Star
* ceph: revert commit 22cddde104Sage Weil2013-05-023-77/+48Star
* ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng2013-05-025-95/+34Star
* ceph: set mds_want according to cap import messageYan, Zheng2013-05-021-1/+5
* ceph: queue cap release when trimming capYan, Zheng2013-05-023-3/+7
* ceph: fix LSSNAP regressionYan, Zheng2013-05-021-1/+2
* libceph: set page alignment in start_request()Alex Elder2013-05-021-1/+1
* libceph: distinguish page array and pagelist countAlex Elder2013-05-024-11/+14
* libceph: don't pass request to calc_layout()Alex Elder2013-05-021-8/+4Star
* libceph: format target object name in callerAlex Elder2013-05-021-7/+5Star
* libceph: pass object number back to calc_layout() callerAlex Elder2013-05-021-6/+7
* libceph: make ceph_msg->bio_seg be unsignedAlex Elder2013-05-022-8/+10
* libceph: fix a osd request memory leakAlex Elder2013-05-021-2/+4
* Linux 3.9Linus Torvalds2013-04-291-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\
| * Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-271-7/+11
| |\
| | * ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | vm: add no-mmu vm_iomap_memory() stubLinus Torvalds2013-04-271-0/+10
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-271-0/+2
|\ \ \
| * | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-262-2/+2
|\ \ \ \
| * | | | [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
| * | | | [media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab2013-04-041-1/+1
* | | | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \ \ \
| * | | | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4Star
| * | | | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | | | efivars: only check for duplicates on the registered listMatt Fleming2013-04-261-5/+7
* | | | | | TTY: fix atime/mtime regressionJiri Slaby2013-04-261-2/+16
* | | | | | aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang2013-04-261-1/+1
* | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-251-1/+2
|\ \ \ \ \ \