aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-01libceph: record message data byte lengthAlex Elder
2013-05-01libceph: isolate other message data fieldsAlex Elder
2013-05-01libceph: set page info with byte lengthAlex Elder
2013-05-01libceph: isolate message page field manipulationAlex Elder
2013-05-01libceph: record byte count not page countAlex Elder
2013-05-01libceph: define CEPH_MSG_MAX_MIDDLE_LENAlex Elder
2013-05-01libceph: separate read and write dataAlex Elder
2013-05-01libceph: distinguish page and bio requestsAlex Elder
2013-05-01libceph: separate osd request data infoAlex Elder
2013-05-01libceph: don't assign page info in ceph_osdc_new_request()Alex Elder
2013-05-01libceph: rename ceph_calc_object_layout()Alex Elder
2013-05-01libceph: kill ceph_msg->pagelist_countAlex Elder
2013-05-01libceph: use (void *) for untyped data in osd opsAlex Elder
2013-05-01libceph: complete lingering requests only onceAlex Elder
2013-05-01libceph: distinguish page array and pagelist countAlex Elder
2013-05-01libceph: make ceph_msg->bio_seg be unsignedAlex Elder
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik
2013-04-09procfs: add proc_remove_subtree()Al Viro
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds