aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-01-25[GFS2] Function meta_read optimizationBob Peterson
2008-01-25[GFS2] Only fetch the dinode once in block_mapBob Peterson
2008-01-25[GFS2] Reorganize function gfs2_glmutex_lockBob Peterson
2008-01-25[GFS2] Run through full bitmaps quicker in gfs2_bitfitBob Peterson
2008-01-25[GFS2] Get rid of useless "found" variable in quota.cBob Peterson
2008-01-25[GFS2] Journal extent mappingBob Peterson
2008-01-25[GFS2] Remove function gfs2_get_blockBob Peterson
2008-01-25[GFS2] use pid for plock owner for nfs clientsDavid Teigland
2008-01-25[GFS2] Remove unused variableSteven Whitehouse
2008-01-25[GFS2] patch to check for recursive lock requests in gfs2_rename code pathAbhijith Das
2008-01-25[GFS2] Remove lock methods for lock_nolock protocolWendy Cheng
2008-01-25[GFS2] Remove unrequired codeFabio M. Di Nitto
2008-01-25[GFS2] Fix build warningsFabio Massimo Di Nitto
2008-01-25[GFS2] remove unnecessary permission checksRyan O'Hara
2008-01-25[GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto
2008-01-25[GFS2] tidy up error messageDavid Teigland
2008-01-25[GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto
2008-01-25[GFS2] Don't periodically update the jindexSteven Whitehouse
2008-01-25[GFS2] Move gfs2_logd into log.cSteven Whitehouse
2008-01-25[GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse
2008-01-25[GFS2] check kthread_should_stop when waitingDavid Teigland
2008-01-25[GFS2] Given device ID rather than s_id in "id" sysfs fileBob Peterson
2008-01-25[GFS2] Remove flags no longer requiredSteven Whitehouse
2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse
2008-01-25[GFS2] Add sync_page to metadata address space operationsSteven Whitehouse
2008-01-25[GFS2] Remove "reclaim limit"Steven Whitehouse
2008-01-25[GFS2] Remove unused variablesSteven Whitehouse
2008-01-25[GFS2] Use correct include file in ops_address.cSteven Whitehouse
2008-01-25[GFS2] Don't hold page lock when starting transactionSteven Whitehouse
2008-01-25[GFS2] Add writepages for GFS2 jdataSteven Whitehouse
2008-01-25[GFS2] Split gfs2_writepage into three casesSteven Whitehouse
2008-01-25[GFS2] Introduce gfs2_set_aops()Steven Whitehouse
2008-01-25[GFS2] Add gfs2_is_writeback()Steven Whitehouse
2008-01-25[GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse
2008-01-25[GFS2] Remove useless i_cache from inodesSteven Whitehouse
2008-01-25[GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse
2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse
2008-01-25[GFS2] Handle multiple glock demote requestsWendy Cheng
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-17jbd: do not try lock_acquire after handle made invalidJonas Bonn
2008-01-17hfs: fix coverity-found null derefEric Sandeen
2008-01-16sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo
2008-01-16sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2008-01-14fix the "remove task_ppid_nr_ns" commitOleg Nesterov
2008-01-13knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown
2008-01-13remove task_ppid_nr_nsRoland McGrath