Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | WARN_ON_SMP(): Allow use in if() statements on UP | Steven Rostedt | 2011-03-25 | |
| * | | | | | | | | | vsprintf: Introduce %pB format specifier | Namhyung Kim | 2011-03-24 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-03-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust | 2011-03-24 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson | 2011-03-24 | |
| | * | | | | | | | | | NFSv4.1: layoutcommit | Andy Adamson | 2011-03-23 | |
| | * | | | | | | | | | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman | 2011-03-23 | |
| | * | | | | | | | | | NFSv4.1: add generic layer hooks for pnfs COMMIT | Fred Isaman | 2011-03-23 | |
| | * | | | | | | | | | NFS: Detect loops in a readdir due to bad cookies | Bryan Schumaker | 2011-03-23 | |
| | * | | | | | | | | | NFS: Create nfs_open_dir_context | Bryan Schumaker | 2011-03-23 | |
| | * | | | | | | | | | FS: Use stable writes when not doing a bulk flush | Trond Myklebust | 2011-03-21 | |
| * | | | | | | | | | | NFS: Determine initial mount security | Bryan Schumaker | 2011-03-24 | |
| * | | | | | | | | | | NFS: use secinfo when crossing mountpoints | Bryan Schumaker | 2011-03-24 | |
| * | | | | | | | | | | NFS: Add secinfo procedure | Bryan Schumaker | 2011-03-24 | |
| * | | | | | | | | | | NFS: lookup supports alternate client | Bryan Schumaker | 2011-03-24 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-03-25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | ext4: add more tracepoints and use dev_t in the trace buffer | Jiaying Zhang | 2011-03-21 | |
| * | | | | | | | | | | jbd2: add COW fields to struct jbd2_journal_handle | Amir Goldstein | 2011-03-20 | |
| * | | | | | | | | | | jbd2: add the b_cow_tid field to journal_head struct | Amir Goldstein | 2011-03-20 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | fs: rename inode_lock to inode_hash_lock | Dave Chinner | 2011-03-24 | |
| * | | | | | | | | | | | fs: move i_wb_list out from under inode_lock | Dave Chinner | 2011-03-24 | |
| * | | | | | | | | | | | fs: protect inode->i_state with inode->i_lock | Dave Chinner | 2011-03-24 | |
* | | | | | | | | | | | | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | |
* | | | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | drm/vblank: update recently added vbl interface to be more future proof. | Dave Airlie | 2011-03-24 | |
| * | | | | | | | | | | | | drm/kernel: vblank wait on crtc > 1 | Ilija Hadzic | 2011-03-20 | |
* | | | | | | | | | | | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | block: fix non-atomic access to genhd inflight structures | Shaohua Li | 2011-03-22 | |
| * | | | | | | | | | | | | | block: attempt to merge with existing requests on plug flush | Jens Axboe | 2011-03-21 | |
| * | | | | | | | | | | | | | block: fixup plugging stubs for !CONFIG_BLOCK | Jens Axboe | 2011-03-11 | |
| * | | | | | | | | | | | | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | block: kill off REQ_UNPLUG | Jens Axboe | 2011-03-10 | |
| | * | | | | | | | | | | | | | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | |
| | * | | | | | | | | | | | | | block: initial patch for on-stack per-task plugging | Jens Axboe | 2011-03-10 | |
| | * | | | | | | | | | | | | | block: add API for delaying work/request_fn a little bit | Jens Axboe | 2011-03-10 | |
| * | | | | | | | | | | | | | | block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY | Martin K. Petersen | 2011-03-08 | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core | Tejun Heo | 2011-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | block: Move blk_throtl_exit() call to blk_cleanup_queue() | Vivek Goyal | 2011-03-02 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc6' into for-2.6.39/core | Jens Axboe | 2011-03-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | block: share request flush fields with elevator_private | Mike Snitzer | 2011-02-11 | |
| * | | | | | | | | | | | | | | | block: reimplement FLUSH/FUA to support merge | Tejun Heo | 2011-01-25 | |
| * | | | | | | | | | | | | | | | block: add REQ_FLUSH_SEQ | Tejun Heo | 2011-01-25 | |
* | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds | 2011-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | KGDB: Notify GDB of machine halt, reboot or power off | David Howells | 2011-03-18 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | mmc: Add MMC_PROGRESS_* | Simon Horman | 2011-03-24 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t | Pawel Osciak | 2011-03-22 |