summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil
2011-12-13ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh
2011-12-13ceph: fix SEEK_CUR, SEEK_SET regressionSage Weil
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil
2011-12-07ceph: use i_ceph_lock instead of i_lockSage Weil
2011-12-07rbd: remove buggy rollback functionalityJosh Durgin
2011-12-07rbd: return an error when an invalid header is readJosh Durgin
2011-12-02ceph: fix rasize reporting by ceph_show_optionsSage Weil
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis
2011-11-11ceph: initialize root dentrySage Weil
2011-11-06ceph: fix iput race when queueing inode workSage Weil
2011-11-06ceph/super.c: quiet sparse noiseH Hartley Sweeten
2011-11-06ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten
2011-11-06ceph: use new D_COMPLETE dentry flagSage Weil
2011-11-03ceph: clear parent D_COMPLETE flag when on dentry pruneSage Weil
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-02Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker
2011-11-02aio: allocate kiocbs in batchesJeff Moyer
2011-11-02drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick
2011-11-02drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick
2011-11-02w1: disable irqs in critical sectionJan Weitzel
2011-11-02drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber
2011-11-02drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes
2011-11-02drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron
2011-11-02pps gpio client: add missing dependencyHeiko Carstens
2011-11-02pps: new client driver using GPIOJames Nuss
2011-11-02pps: default echo functionJames Nuss
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton
2011-11-02sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-11-02RapidIO: documentation updateAlexandre Bounine
2011-11-02drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang
2011-11-02init: add root=PARTUUID=UUID/PARTNROFF=%d supportWill Drewry
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul
2011-11-02ipc/sem.c: handle spurious wakeupsManfred Spraul