summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds2010-10-293-35/+40
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-2919-78/+175
|\
| * [S390] fix kprobes single steppingMartin Schwidefsky2010-10-293-1/+10
| * [S390] tape: fix dbf usageSebastian Ott2010-10-292-7/+6
| * [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-293-18/+92
| * [S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens2010-10-291-0/+1
| * [S390] vdso: get rid of redefinition warningsHeiko Carstens2010-10-295-13/+13
| * [S390] facility detection: remove unused variableHeiko Carstens2010-10-291-2/+0
| * [S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu2010-10-291-8/+11
| * [S390] topology: fix cpu masks for topology=off caseHeiko Carstens2010-10-291-2/+4
| * [S390] topology: add SCHED_MC config optionHeiko Carstens2010-10-292-1/+12
| * [S390] Kconfig: add machine type number to code generation optionsHeiko Carstens2010-10-291-26/+23
| * [S390] Add z196 machine type to setup_hwcapsHeiko Carstens2010-10-291-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-10-293-6/+8
|\ \
| * | Squashfs: fix function prototypePhillip Lougher2010-10-282-2/+3
| * | Squashfs: fix use of __le64 annotated variablePhillip Lougher2010-10-281-4/+5
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-299-205/+275
|\ \ \
| * | | md: tidy up device searches in read_balance.NeilBrown2010-10-291-56/+36
| * | | md/raid1: fix some typos in comments.NeilBrown2010-10-291-3/+3
| * | | md/raid1: discard unused variable.NeilBrown2010-10-292-3/+0
| * | | md: unplug writes to external bitmaps.NeilBrown2010-10-291-1/+1
| * | | md: use separate bio pool for each md device.NeilBrown2010-10-286-12/+95
| * | | md: change type of first arg to sync_page_io.NeilBrown2010-10-285-15/+15
| * | | md/raid1: perform mem allocation before disabling writes during resync.NeilBrown2010-10-281-1/+1
| * | | md: use bio_kmalloc rather than bio_alloc when failure is acceptable.NeilBrown2010-10-282-2/+2
| * | | md: Fix possible deadlock with multiple mempool allocations.NeilBrown2010-10-282-65/+58
| * | | md: fix and update workqueue usageTejun Heo2010-10-281-21/+43
| * | | md: use sector_t in bitmap_get_counterNeilBrown2010-10-285-19/+19
| * | | md: remove md_mutex locking.NeilBrown2010-10-281-7/+0
| * | | md: Fix regression with raid1 arrays without persistent metadata.NeilBrown2010-10-281-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-29102-759/+731
|\ \ \ \
| * | | | braino in internal.hAl Viro2010-10-291-1/+1
| * | | | convert simple cases of nfs-related ->get_sb() to ->mount()Al Viro2010-10-291-50/+46
| * | | | convert btrfsAl Viro2010-10-291-9/+6
| * | | | convert cephAl Viro2010-10-291-23/+27
| * | | | convert gfs2Al Viro2010-10-291-29/+22
| * | | | convert afsAl Viro2010-10-291-12/+7
| * | | | convert ecryptfsAl Viro2010-10-291-7/+5
| * | | | convert sysfsAl Viro2010-10-291-19/+13
| * | | | convert cgroup and cpusetAl Viro2010-10-292-13/+11
| * | | | switch get_sb_ns() usersAl Viro2010-10-293-15/+12
| * | | | switch procfs to ->mount()Al Viro2010-10-291-7/+6
| * | | | setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro2010-10-291-1/+2
| * | | | convert cifsAl Viro2010-10-291-8/+7
| * | | | convert nilfsAl Viro2010-10-291-9/+7
| * | | | switch logfs to ->mount()Al Viro2010-10-292-27/+23
| * | | | logfs: fix a leak in get_sbAl Viro2010-10-294-7/+8
| * | | | logfs get_sb, part 3Al Viro2010-10-294-39/+29
| * | | | logfs get_sb, part 2Al Viro2010-10-294-14/+13
| * | | | logfs get_sb massage, part 1Al Viro2010-10-294-21/+39
OpenPOWER on IntegriCloud