| Commit message (Expand) | Author | Age |
... | |
| * | [XFS] Show additional mount options in /proc/mounts, fix up some debug | Nathan Scott | 2005-11-01 |
| * | [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. | Nathan Scott | 2005-11-01 |
| * | [XFS] Remove dead code in xfs_iomap_write_direct; save some stack | Eric Sandeen | 2005-11-01 |
| * | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-01 |
| * | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-01 |
| * | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-01 |
| * | [XFS] remove unused struct xfs_ail_ticket | Christoph Hellwig | 2005-11-01 |
| * | [XFS] Track external log/realtime device names for correct reporting in | Nathan Scott | 2005-11-01 |
| * | [XFS] Improve buffered read throughput by removing unnecessary timer calls | Nathan Scott | 2005-11-01 |
| * | [XFS] Remove a null CELL macro and its one caller, not useful to anyone. | Nathan Scott | 2005-11-01 |
| * | [XFS] Fix up an internal sort function name collision issue. | Nathan Scott | 2005-11-01 |
| * | [XFS] Make some extended attributes routines take const parameters, for | Nathan Scott | 2005-11-01 |
| * | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 2005-11-01 |
| * | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 2005-11-01 |
| * | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 2005-11-01 |
| * | [XFS] Move some code around to prepare for the upcoming extended | Nathan Scott | 2005-11-01 |
| * | [XFS] Introduce two new mount options (nolargeio/largeio) to allow | David Chinner | 2005-11-01 |
| * | [XFS] Provide a mechiansm for flushing delalloc before quota reporting. | Nathan Scott | 2005-11-01 |
| * | [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above | Nathan Scott | 2005-11-01 |
| * | [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. | Nathan Scott | 2005-11-01 |
| * | [XFS] only mark buffers done when all pages are uptodate in addition | Christoph Hellwig | 2005-11-01 |
| * | [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr) | Eric Sandeen | 2005-11-01 |
| * | [XFS] write barrier support Issue all log sync operations as ordered | Christoph Hellwig | 2005-11-01 |
| * | [XFS] fix PBF_NONE handling | Christoph Hellwig | 2005-11-01 |
| * | [XFS] Add format checking to cmn_err and icmn_err | Christoph Hellwig | 2005-11-01 |
| * | [XFS] remove unused pagebuf flags | Christoph Hellwig | 2005-11-01 |
| * | [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in | Christoph Hellwig | 2005-11-01 |
* | | [PATCH] x86-64: bitops fix for -Os | Alexandre Oliva | 2005-11-02 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-02 |
|\ \ |
|
| * | | [ARM SMP] Add hotplug CPU infrastructure | Russell King | 2005-11-02 |
| * | | [ARM SMP] Fix a couple of warnings | Russell King | 2005-11-02 |
| * | | [ARM SMP] Track CPU idle threads | Russell King | 2005-11-02 |
| * | | [ARM] Fix ARM rwlock implementations | Russell King | 2005-11-02 |
| * | | [ARM] AMBA CLCD driver can drive PL110 and PL111 primecells | Russell King | 2005-11-02 |
| * | | [ARM] Fix Realview machine for patch 3016/1 | Russell King | 2005-11-02 |
| * | | [ARM] Fix mm initialisation with write buffered write allocate caches | Russell King | 2005-11-02 |
| * | | [ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointe... | John Bowler | 2005-11-02 |
| * | | [ARM] Fix realview machine type for patch 3060/1 | Russell King | 2005-11-02 |
* | | | Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-02 |
|\ \ \ |
|
| * \ \ | manual update from upstream: | Tony Luck | 2005-10-31 |
| |\ \ \ |
|
| * \ \ \ | Update from upstream with manual merge of Yasunori Goto's | Tony Luck | 2005-10-20 |
| |\ \ \ \ |
|
| * | | | | | [PATCH] Removed remaining PCI specific references from swiotlb.c | Tony Luck | 2005-09-29 |
| * | | | | | [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device} | John W. Linville | 2005-09-29 |
| * | | | | | [PATCH] swiotlb: file header comments | John W. Linville | 2005-09-29 |
| * | | | | | [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings | John W. Linville | 2005-09-29 |
| * | | | | | [PATCH] swiotlb: support syncing sub-ranges of mappings | John W. Linville | 2005-09-29 |
| * | | | | | [PATCH] swiotlb: cleanup some code duplication cruft | John W. Linville | 2005-09-29 |
| * | | | | | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ | John W. Linville | 2005-09-29 |
* | | | | | | Merge git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-11-02 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | [BLOCK] aoe: update for combined io statistics | Jens Axboe | 2005-11-01 |