aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-01-25
|\
| * mount options: fix jfsMiklos Szeredi2008-01-24
| * JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-10
| * JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-03
| * JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-03
| * JFS: use DIV_ROUND_UP where appropriateShaun Zinck2008-01-03
| * Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-03
| * JFS is missing a memory barrierNick Piggin2008-01-03
| * JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-03
| * JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-25
|\ \
| * | security: call security_file_permission from rw_verify_areaJames Morris2008-01-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-01-25
|\ \ \
| * | | [GFS2] Allow journal recovery on read-only mountAbhijith Das2008-01-25
| * | | [GFS2] Lockup on errorBob Peterson2008-01-25
| * | | [GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse2008-01-25
| * | | [GFS2] Fix typoBob Peterson2008-01-25
| * | | [GFS2] Fix write alloc required shortcut calculationSteven Whitehouse2008-01-25
| * | | [GFS2] gfs2_alloc_required performanceBob Peterson2008-01-25
| * | | [GFS2] Remove unneeded i_spinBob Peterson2008-01-25
| * | | [GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse2008-01-25
| * | | [GFS2] Fix assert in log codeSteven Whitehouse2008-01-25
| * | | [GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse2008-01-25
| * | | [GFS2] Initialize extent_list earlierBob Peterson2008-01-25
| * | | [GFS2] Allow page migration for writeback and ordered pagesSteven Whitehouse2008-01-25
| * | | [GFS2] Remove unused variableSteven Whitehouse2008-01-25
| * | | [GFS2] Fix log block mapperSteven Whitehouse2008-01-25
| * | | [GFS2] Minor correctionBob Peterson2008-01-25
| * | | [GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson2008-01-25
| * | | [GFS2] Incremental patch to fix compiler warningBob Peterson2008-01-25
| * | | [GFS2] Function meta_read optimizationBob Peterson2008-01-25
| * | | [GFS2] Only fetch the dinode once in block_mapBob Peterson2008-01-25
| * | | [GFS2] Reorganize function gfs2_glmutex_lockBob Peterson2008-01-25
| * | | [GFS2] Run through full bitmaps quicker in gfs2_bitfitBob Peterson2008-01-25
| * | | [GFS2] Get rid of useless "found" variable in quota.cBob Peterson2008-01-25
| * | | [GFS2] Journal extent mappingBob Peterson2008-01-25
| * | | [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-25
| * | | [GFS2] use pid for plock owner for nfs clientsDavid Teigland2008-01-25
| * | | [GFS2] Remove unused variableSteven Whitehouse2008-01-25
| * | | [GFS2] patch to check for recursive lock requests in gfs2_rename code pathAbhijith Das2008-01-25
| * | | [GFS2] Remove lock methods for lock_nolock protocolWendy Cheng2008-01-25
| * | | [GFS2] Remove unrequired codeFabio M. Di Nitto2008-01-25
| * | | [GFS2] Fix build warningsFabio Massimo Di Nitto2008-01-25
| * | | [GFS2] remove unnecessary permission checksRyan O'Hara2008-01-25
| * | | [GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto2008-01-25
| * | | [GFS2] tidy up error messageDavid Teigland2008-01-25
| * | | [GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto2008-01-25
| * | | [GFS2] Don't periodically update the jindexSteven Whitehouse2008-01-25
| * | | [GFS2] Move gfs2_logd into log.cSteven Whitehouse2008-01-25
| * | | [GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse2008-01-25