aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott2005-05-05
* [XFS] Use the right offset when ensuring a delayed allocate conversion has co...Nathan Scott2005-05-05
* [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimesNathan Scott2005-05-05
* [XFS] remove noisy printk at vnode trace allocationEric Sandeen2005-05-05
* [XFS] stop background sync from waiting for in-use inodesDaniel Moore2005-05-05
* [XFS] Disable the combination of XFS direct IO and AIO until the IO completionNathan Scott2005-05-05
* [XFS] Resolve an issue with xfsbufd not getting along with swsusp.Nathan Scott2005-05-05
* [XFS] Fix up warningsEric Sandeen2005-05-05
* [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.Nathan Scott2005-05-05
* [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is heldDean Roehrich2005-05-05
* [XFS] Enable XFS_VNODE_TRACEEric Sandeen2005-05-05
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-05
* [XFS] Block mount attempts for filesystems with version 1 directories.Nathan Scott2005-05-05
* [XFS] Move the XFS inode to the front of its hash list on a cache hitNathan Scott2005-05-05
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-05
|\
| * JFS: Endian errorsDave Kleikamp2005-05-04
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-03
|\|
| * [PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp2005-05-03
| * [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-03
| * [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-03
| * [PATCH] JFS: Changes for larger page sizeDave Kleikamp2005-05-03
| * [PATCH] JFS: Simplify creation of new iagDave Kleikamp2005-05-03
| * [PATCH] JFS: reduce number of synchronous transactionsDave Kleikamp2005-05-03
| * [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01
| * [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-01
| * [PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao2005-05-01
| * [PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro2005-05-01
| * [PATCH] reiserfs endianness: fix endianness bugsAl Viro2005-05-01
| * [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-01
| * [PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro2005-05-01
| * [PATCH] autofs4: tree race fixIan Kent2005-05-01
| * [PATCH] autofs4: wait order fixIan Kent2005-05-01
| * [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy2005-05-01
| * [PATCH] aio: optimize io_submit_one()Ken Chen2005-05-01
| * [PATCH] aio: clean up debug codeKen Chen2005-05-01
| * [PATCH] aio: ring wrapping simplificationKen Chen2005-05-01
| * [PATCH] aio: remove superfluous kiocb member initializationKen Chen2005-05-01
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
| * [PATCH] reiserfs: journal_init fixEdward Shishkin2005-05-01
| * [PATCH] Fix rewriting on a full reiserfs filesystemJan Kara2005-05-01
| * [PATCH] reiserfs: make resize option auto-get new device sizePaolo 'Blaisorblade' Giarrusso2005-05-01
| * [PATCH] procfs: Fix hardlink counts for /proc/<PID>/taskDaniel Drake2005-05-01
| * [PATCH] procfs: Fix hardlink countsDaniel Drake2005-05-01
| * [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-01
| * [PATCH] uml - hostfs: avoid buffersPaolo 'Blaisorblade' Giarrusso2005-05-01
| * [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-01
| * [PATCH] drop_buffers() oops fixakpm@osdl.org2005-05-01
| * [PATCH] mpage_writepages() page locking fixNikita Danilov2005-05-01
| * [PATCH] cifs: Update cifs todo listSteve French2005-04-30
| * [PATCH] cifs: append \* properly on ASCII serversSteve French2005-04-30