| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] Resolve an issue with xfsbufd not getting along with swsusp. | Nathan Scott | 2005-05-05 | 1 | -2/+9 |
* | [XFS] Fix up warnings | Eric Sandeen | 2005-05-05 | 2 | -4/+4 |
* | [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. | Nathan Scott | 2005-05-05 | 2 | -25/+48 |
* | [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held | Dean Roehrich | 2005-05-05 | 2 | -2/+10 |
* | [XFS] Enable XFS_VNODE_TRACE | Eric Sandeen | 2005-05-05 | 2 | -2/+3 |
* | [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som... | Nathan Scott | 2005-05-05 | 6 | -7/+8 |
* | [XFS] Block mount attempts for filesystems with version 1 directories. | Nathan Scott | 2005-05-05 | 1 | -0/+9 |
* | [XFS] Move the XFS inode to the front of its hash list on a cache hit | Nathan Scott | 2005-05-05 | 1 | -1/+50 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 1 | -3/+3 |
|\ |
|
| * | JFS: Endian errors | Dave Kleikamp | 2005-05-04 | 1 | -3/+3 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 | 50 | -897/+1335 |
|\ \
| |/ |
|
| * | [PATCH] JFS: Don't allocate extents that overlap existing extents | Dave Kleikamp | 2005-05-02 | 3 | -25/+46 |
| * | [PATCH] JFS: Write journal sync points more often | Dave Kleikamp | 2005-05-02 | 4 | -9/+27 |
| * | [PATCH] JFS: Support page sizes greater than 4K | Dave Kleikamp | 2005-05-02 | 13 | -462/+806 |
| * | [PATCH] JFS: Changes for larger page size | Dave Kleikamp | 2005-05-02 | 3 | -28/+39 |
| * | [PATCH] JFS: Simplify creation of new iag | Dave Kleikamp | 2005-05-02 | 1 | -34/+36 |
| * | [PATCH] JFS: reduce number of synchronous transactions | Dave Kleikamp | 2005-05-02 | 1 | -23/+40 |
| * | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 | 7 | -57/+67 |
| * | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 1 | -5/+5 |
| * | [PATCH] ext3: remove unnecessary race then retry in ext3_get_block | Mingming Cao | 2005-05-01 | 1 | -83/+61 |
| * | [PATCH] reiserfs endianness: comp_short_keys() cleanup | Al Viro | 2005-05-01 | 3 | -25/+19 |
| * | [PATCH] reiserfs endianness: fix endianness bugs | Al Viro | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 9 | -38/+46 |
| * | [PATCH] reiserfs endianness: clone struct reiserfs_key | Al Viro | 2005-05-01 | 3 | -4/+5 |
| * | [PATCH] autofs4: tree race fix | Ian Kent | 2005-05-01 | 3 | -4/+27 |
| * | [PATCH] autofs4: wait order fix | Ian Kent | 2005-05-01 | 2 | -10/+13 |
| * | [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops | Colin Leroy | 2005-05-01 | 3 | -6/+13 |
| * | [PATCH] aio: optimize io_submit_one() | Ken Chen | 2005-05-01 | 1 | -4/+8 |
| * | [PATCH] aio: clean up debug code | Ken Chen | 2005-05-01 | 1 | -28/+5 |
| * | [PATCH] aio: ring wrapping simplification | Ken Chen | 2005-05-01 | 1 | -1/+2 |
| * | [PATCH] aio: remove superfluous kiocb member initialization | Ken Chen | 2005-05-01 | 1 | -10/+1 |
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -1/+2 |
| * | [PATCH] reiserfs: journal_init fix | Edward Shishkin | 2005-05-01 | 1 | -7/+5 |
| * | [PATCH] Fix rewriting on a full reiserfs filesystem | Jan Kara | 2005-05-01 | 1 | -4/+5 |
| * | [PATCH] reiserfs: make resize option auto-get new device size | Paolo 'Blaisorblade' Giarrusso | 2005-05-01 | 1 | -7/+14 |
| * | [PATCH] procfs: Fix hardlink counts for /proc/<PID>/task | Daniel Drake | 2005-05-01 | 1 | -2/+6 |
| * | [PATCH] procfs: Fix hardlink counts | Daniel Drake | 2005-05-01 | 1 | -2/+10 |
| * | [PATCH] Exterminate PAGE_BUG | Matt Mackall | 2005-05-01 | 5 | -12/+7 |
| * | [PATCH] uml - hostfs: avoid buffers | Paolo 'Blaisorblade' Giarrusso | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2005-05-01 | 1 | -3/+3 |
| * | [PATCH] drop_buffers() oops fix | akpm@osdl.org | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] mpage_writepages() page locking fix | Nikita Danilov | 2005-05-01 | 1 | -0/+2 |
| * | [PATCH] cifs: Update cifs todo list | Steve French | 2005-04-30 | 1 | -2/+10 |
| * | [PATCH] cifs: append \* properly on ASCII servers | Steve French | 2005-04-30 | 2 | -3/+7 |
* | | [AUDIT] LOGIN message credentials | Steve Grubb | 2005-04-29 | 1 | -1/+1 |
* | | namei: add audit_inode to all branches in path_lookup | Prasanna Meda | 2005-04-29 | 1 | -8/+12 |
|/ |
|
* | [PATCH] cifs: Do not sleep interruptible after socket connect failure | Steve French | 2005-04-28 | 2 | -7/+11 |
* | [PATCH] cifs: Do not init smb requests or block when sending requests | Steve French | 2005-04-28 | 5 | -7/+53 |
* | [PATCH] cifs: handle termination of cifs oplockd kernel thread | Steve French | 2005-04-28 | 4 | -15/+23 |
* | [PATCH] cifs: Fix mapping of EMLINK case | Steve French | 2005-04-28 | 4 | -2/+11 |