summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds79-2046/+5380
2010-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds16-649/+765
2010-10-21ceph: do not carry i_lock for readdir from dcacheSage Weil2-26/+18
2010-10-21fs/ceph/xattr.c: Use kmemdupJulia Lawall1-2/+1
2010-10-21rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter1-1/+1
2010-10-21rbd: null vs ERR_PTRDan Carpenter1-2/+2
2010-10-21ceph: fix num_pages_free accounting in pagelistSage Weil1-0/+1
2010-10-21ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum3-1/+70
2010-10-21ceph: don't crash when passed bad mount optionsYehuda Sadeh1-1/+1
2010-10-21ceph: fix debugfs warningsRandy Dunlap1-1/+2
2010-10-21block: rbd: removing unnecessary testYehuda Sadeh1-4/+0
2010-10-21block: rbd: fixed may leaksVasiliy Kulikov1-6/+8
2010-10-21ceph: switch from BKL to lock_flocks()Sage Weil1-5/+6
2010-10-21ceph: preallocate flock state without locks heldGreg Farnum2-15/+44
2010-10-21ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2-9/+118
2010-10-21ceph: use mapping->nrpages to determine if mapping is emptySage Weil1-12/+1
2010-10-21ceph: only invalidate on check_caps if we actually have pagesSage Weil1-1/+1
2010-10-21ceph: do not hide .snap in root directorySage Weil1-1/+0
2010-10-21rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh6-2/+1944
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh73-1838/+2566
2010-10-21ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh3-0/+29
2010-10-21ceph: messenger and osdc changes for rbdYehuda Sadeh6-101/+436
2010-10-21ceph: refactor osdc requests creation functionsYehuda Sadeh2-57/+155
2010-10-21ceph: lookup pool in osdmap by nameYehuda Sadeh2-0/+15
2010-10-21Linux 2.6.36v2.6.36Linus Torvalds1-1/+1
2010-10-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-9/+14
2010-10-21virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+3
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-44/+19
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle1-1/+1
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney2-1/+5
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-16/+12
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-44/+53
2010-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2010-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-26/+1
2010-10-19mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-19Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-18/+18
2010-10-19Merge branch 'fixes'Linus Torvalds2-31/+28
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim1-0/+4
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2
2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro1-0/+3