summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/9p: nwname should be an unsigned intHarsh Prateek Bora2011-04-153-8/+8
* 9p: Fix sparse errorAneesh Kumar K.V2011-04-153-6/+14
* fs/9p: Fix error reported by coccicheckAneesh Kumar K.V2011-04-151-1/+1
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-156-62/+11
* fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V2011-04-151-0/+47
* fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V2011-04-151-1/+3
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-156-84/+78
|\
| * block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-152-8/+9
| * block: cleanup the block plug helper functionsChristoph Hellwig2011-04-152-21/+9
| * block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-131-2/+1
| * block: move queue run on unplug to kblockdJens Axboe2011-04-121-1/+1
| * block: kill queue_sync_plugs()Jens Axboe2011-04-121-14/+0
| * block: readd plug trace eventJens Axboe2011-04-121-1/+9
| * block: add callback function for unplug notificationJens Axboe2011-04-123-0/+22
| * block: add comment on why we save and disable interrupts in flush_plug_list()Jens Axboe2011-04-121-0/+5
| * block: fixup block IO unplug trace callJens Axboe2011-04-123-10/+22
| * block: remove block_unplug_timer() trace pointJens Axboe2011-04-122-31/+0
| * block: splice plug list to local contextNeilBrown2011-04-111-5/+9
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-152-58/+97
|\ \
| * | UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy2011-04-131-58/+94
| * | UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy2011-04-131-0/+3
* | | vfs: fix incorrect dentry_update_name_case() BUG_ON() testLinus Torvalds2011-04-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-04-144-23/+42
|\ \ \
| * | | Blackfin: SMP: fix cache flush loopSonic Zhang2011-04-131-3/+16
| * | | Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger2011-04-131-1/+7
| * | | Blackfin: gptimers: fix thinko when disabling timersMike Frysinger2011-04-131-1/+1
| * | | Blackfin: SMP: make all barriers handle cache issuesGraf Yang2011-04-131-18/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-04-141-3/+9
|\ \ \ \
| * | | | libceph: fix linger request requeueingSage Weil2011-04-061-3/+9
* | | | | mm/thp: use conventional format for boolean attributesBen Hutchings2011-04-141-10/+14
* | | | | ramfs: fix memleak on no-mmu archBob Liu2011-04-141-0/+1
* | | | | um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger2011-04-141-0/+4
* | | | | um: fix call tracer and bug handlerRichard Weinberger2011-04-141-0/+6
* | | | | fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney2011-04-141-0/+1
* | | | | MAINTAINERS: change mail adress of Hans J. KochHans J. Koch2011-04-141-3/+3
* | | | | RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-143-4/+7
* | | | | RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-142-0/+2
* | | | | oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro2011-04-141-28/+0
* | | | | vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro2011-04-141-11/+13
* | | | | mm: check that we have the right vma in __access_remote_vm()Michael Ellerman2011-04-141-1/+1
* | | | | brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-143-2/+9
* | | | | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao2011-04-141-4/+4
* | | | | tmpfs: fix off-by-one in max_blocks checksHugh Dickins2011-04-141-2/+4
* | | | | MAINTAINERS: update STABLE BRANCH infoRandy Dunlap2011-04-141-1/+0
* | | | | mm: add VM counters for transparent hugepagesAndi Kleen2011-04-143-4/+37
* | | | | MAINTAINERS: update various tty patternsJoe Perches2011-04-141-16/+13
* | | | | MAINTAINERS: update m68knommu patternsJoe Perches2011-04-141-1/+2
* | | | | MAINTAINERS: add ARM/ts78xx-setup platform maintainerAlexander Clouter2011-04-141-0/+7
* | | | | kstrtox: simpler code in _kstrtoull()Alexey Dobriyan2011-04-141-6/+3
* | | | | kstrtox: fix compile warnings in testAlexey Dobriyan2011-04-141-16/+16