summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-13rbd: decrement obj request count when deletingAlex Elder
2013-02-13rbd: track object rather than osd request for watchAlex Elder
2013-02-13rbd: unregister linger in watch sync routineAlex Elder
2013-02-13rbd: get rid of rbd_req_sync_exec()Alex Elder
2013-02-13rbd: implement sync method with new codeAlex Elder
2013-02-13rbd: send notify ack asynchronouslyAlex Elder
2013-02-13rbd: get rid of rbd_req_sync_notify_ack()Alex Elder
2013-02-13rbd: use new code for notify ackAlex Elder
2013-02-13rbd: get rid of rbd_req_sync_watch()Alex Elder
2013-02-13rbd: implement watch/unwatch with new codeAlex Elder
2013-02-13rbd: get rid of rbd_req_sync_read()Alex Elder
2013-02-13rbd: implement sync object read with new codeAlex Elder
2013-02-13rbd: kill rbd_req_coll and rbd_requestAlex Elder
2013-02-13rbd: kill rbd_rq_fn() and all other related codeAlex Elder
2013-02-13rbd: new request tracking codeAlex Elder
2013-02-13libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder
2013-02-13ceph: implement hidden per-field ceph.*.layout.* vxattrsSage Weil
2013-02-13ceph: add ceph.dir.layout vxattrSage Weil
2013-02-13ceph: change ceph.file.layout.* implementation, contentSage Weil
2013-02-13ceph: fix listxattr handling for vxattrsSage Weil
2013-02-13ceph: fix getxattr vxattr handlingSage Weil
2013-02-13ceph: add exists_cb to vxattr structSage Weil
2013-02-13ceph: pass ceph.* removexattrs through to MDSSage Weil
2013-02-13ceph: pass unhandled ceph.* setxattrs through to MDSSage Weil
2013-02-13ceph: support hidden vxattrsSage Weil
2013-02-13ceph: remove 'ceph.layout' virtual xattrSage Weil
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-13MAINTAINERS: change my email and reposWolfram Sang
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-12Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-02-12htb: fix values in opt dumpJiri Pirko
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-12mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski
2013-02-12kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman
2013-02-12memcg: fix kmemcg registration for late cachesGlauber Costa