aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [JFFS2] Add KERN_DEBUG level to printksArtem B. Bityuckiy2005-05-23
* [JFFS2] Fix race problems with wbuf.Artem B. Bityuckiy2005-05-23
* [JFFS2] Prevent deadlock when flushing write bufferArtem B. Bityuckiy2005-05-23
* [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.Artem B. Bityuckiy2005-05-23
* [JFFS2] Improve garbage collector block selectionArtem B. Bityuckiy2005-05-23
* [JFFS2] Use function to manipulate superblock dirty flagArtem B. Bityuckiy2005-05-23
* [JFFS2] Add symlink caching support.Artem B. Bityuckiy2005-05-23
* [JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy2005-05-23
* [JFFS2] Prevent ino cache removal for inodes in useDavid Woodhouse2005-05-23
* [JFFS2] Fix node lookupArtem B. Bityuckiy2005-05-23
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-23
* [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-23
* [JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor2005-05-23
* [JFFS2] Prevent deadlock during write buffer recoveryEstelle Hammache2005-05-23
* [JFFS2] Remove NAND dependencies for NOR FLASHDavid Woodhouse2005-05-23
* [JFFS2] Code cleanup Estelle Hammache2005-05-23
* [JFFS2] Fix refile of blocks due to write failure. Estelle Hammache2005-05-23
* [JFFS2] Fix block refilingEstelle Hammache2005-05-23
* [JFFS2] Fix write buffer retry caseEstelle Hammache2005-05-23
* [JFFS2] Avoid warning for empty filesystemsTodd Poynor2005-05-23
* [PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie2005-05-18
* [PATCH] block_read_full_page() get_block() error handling fixAndrew Morton2005-05-17
* [PATCH] fix impossible VmallocChunkHugh Dickins2005-05-17
* [PATCH] fix Linux kernel ELF core dump privilege elevationGreg Kroah-Hartman2005-05-17
* [PATCH] revert msdos partitioning fixAndrew Morton2005-05-07
* [PATCH] fs/udf/udftime.c: fix off by one errorAdrian Bunk2005-05-05
* [PATCH] comments on locking of task->commPaolo 'Blaisorblade' Giarrusso2005-05-05
* [PATCH] reiserfs: use NULL instead of 0Randy.Dunlap2005-05-05
* [PATCH] make some things staticAdrian Bunk2005-05-05
* [PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton2005-05-05
* [PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2005-05-05
* [PATCH] remove BK documentationAdrian Bunk2005-05-05
* [PATCH] __block_write_full_page() simplificationAndrew Morton2005-05-05
* [PATCH] __block_write_full_page speedupAndrew Morton2005-05-05
* [PATCH] __block_write_full_page race fixNick Piggin2005-05-05
* [PATCH] fix race in __block_prepare_writeNick Piggin2005-05-05
* [PATCH] uml: hostfs failed mount handlingJeff Dike2005-05-05
* [PATCH] avoid -ENOMEM due reclaimable slab cachesAndrea Arcangeli2005-05-05
* [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