aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-1/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt2011-03-251-1/+27
| * | | | | | | | | vsprintf: Introduce %pB format specifierNamhyung Kim2011-03-241-0/+7
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-255-4/+88
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-244-3/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-2/+4
| | * | | | | | | | | NFSv4.1: layoutcommitAndy Adamson2011-03-233-0/+25
| | * | | | | | | | | NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-232-0/+2
| | * | | | | | | | | NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-232-1/+6
| | * | | | | | | | | NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker2011-03-231-0/+2
| | * | | | | | | | | NFS: Create nfs_open_dir_contextBryan Schumaker2011-03-231-0/+3
| | * | | | | | | | | FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-212-0/+3
| * | | | | | | | | | NFS: Determine initial mount securityBryan Schumaker2011-03-241-0/+3
| * | | | | | | | | | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+1
| * | | | | | | | | | NFS: Add secinfo procedureBryan Schumaker2011-03-242-0/+38
| * | | | | | | | | | NFS: lookup supports alternate clientBryan Schumaker2011-03-241-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-254-247/+641
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang2011-03-212-244/+609
| * | | | | | | | | | jbd2: add COW fields to struct jbd2_journal_handleAmir Goldstein2011-03-201-3/+25
| * | | | | | | | | | jbd2: add the b_cow_tid field to journal_head structAmir Goldstein2011-03-201-0/+7
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-243-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-241-1/+0
| * | | | | | | | | | | fs: move i_wb_list out from under inode_lockDave Chinner2011-03-241-0/+1
| * | | | | | | | | | | fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-242-2/+2
* | | | | | | | | | | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-3/+2
* | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-241-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-241-3/+4
| * | | | | | | | | | | | drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-211-0/+3
* | | | | | | | | | | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-2412-101/+100
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-221-6/+6
| * | | | | | | | | | | | | block: attempt to merge with existing requests on plug flushJens Axboe2011-03-211-0/+1
| * | | | | | | | | | | | | block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe2011-03-111-3/+6
| * | | | | | | | | | | | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-1010-84/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | block: kill off REQ_UNPLUGJens Axboe2011-03-102-21/+9
| | * | | | | | | | | | | | | block: remove per-queue pluggingJens Axboe2011-03-108-66/+9
| | * | | | | | | | | | | | | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-104-0/+51
| | * | | | | | | | | | | | | block: add API for delaying work/request_fn a little bitJens Axboe2011-03-101-0/+6
| * | | | | | | | | | | | | | block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen2011-03-081-1/+0
| * | | | | | | | | | | | | | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-0416-42/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-021-2/+0
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe2011-03-01477-4434/+12283
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | block: share request flush fields with elevator_privateMike Snitzer2011-02-111-11/+12
| * | | | | | | | | | | | | | | block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-252-6/+13
| * | | | | | | | | | | | | | | block: add REQ_FLUSH_SEQTejun Heo2011-01-251-0/+2
* | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds2011-03-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-181-0/+1
* | | | | | | | | | | | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-242-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mmc: Add MMC_PROGRESS_*Simon Horman2011-03-252-3/+7
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2432-160/+2402
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_tPawel Osciak2011-03-221-3/+6