summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-2116-649/+765
|\
| * hfsplus: fix getxattr return valueChristoph Hellwig2010-10-151-1/+1
| * hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig2010-10-141-8/+0
| * hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-144-32/+18
| * hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-144-17/+12
| * hfsplus: fix link corruptionChristoph Hellwig2010-10-144-12/+18
| * hfsplus: validate btree flagsChristoph Hellwig2010-10-142-14/+20
| * hfsplus: handle more on-disk corruptions without oopsingEric Sandeen2010-10-144-8/+48
| * hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2010-10-141-3/+15
| * hfsplus: fix oops on mount with corrupted btree extent recordsJeff Mahoney2010-10-141-2/+9
| * hfsplus: fix rename over directoriesChristoph Hellwig2010-10-011-1/+4
| * hfsplus: convert tree_lock to mutexThomas Gleixner2010-10-013-4/+4
| * hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2010-10-012-15/+34
| * hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig2010-10-011-0/+2
| * hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-016-28/+30
| * hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-10-013-24/+50
| * hfsplus: remove the rsrc_inodes listChristoph Hellwig2010-10-013-4/+9
| * hfsplus: do not cache and write next_allocChristoph Hellwig2010-10-012-3/+0
| * hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig2010-10-011-14/+12
| * hfsplus: merge mknod/mkdir/creatChristoph Hellwig2010-10-011-48/+16
| * hfsplus: clean up hfsplus_write_inodeChristoph Hellwig2010-10-011-43/+37
| * hfsplus: clean up hfsplus_igetChristoph Hellwig2010-10-011-37/+40
| * hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-018-173/+193
| * hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-0113-189/+209
| * hfsplus: remove BKL from hfsplus_put_superChristoph Hellwig2010-10-011-5/+0
| * hfsplus: use alloc_mutex in hfsplus_sync_fsChristoph Hellwig2010-10-011-2/+2
| * hfsplus: introduce alloc_mutexChristoph Hellwig2010-10-013-4/+8
| * hfsplus: protect setflags using i_mutexChristoph Hellwig2010-10-011-7/+8
| * hfsplus: split hfsplus_ioctlChristoph Hellwig2010-10-011-65/+80
| * hfsplus: fix BKL leak in hfsplus_ioctlChristoph Hellwig2010-10-011-2/+2
* | Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\ \
| * | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * | MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * | MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * | MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \ \
| * | | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \ \
| * | | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \ \
| * | | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| |/ / / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \ \
| * | | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6