aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | [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
| * | [GFS2] Don't add glocks to the journalSteven Whitehouse2008-01-25
| * | [GFS2] check kthread_should_stop when waitingDavid Teigland2008-01-25
| * | [GFS2] Given device ID rather than s_id in "id" sysfs fileBob Peterson2008-01-25
| * | [GFS2] Remove flags no longer requiredSteven Whitehouse2008-01-25
| * | [GFS2] Reorder writeback for glock syncSteven Whitehouse2008-01-25
| * | [GFS2] Add sync_page to metadata address space operationsSteven Whitehouse2008-01-25
| * | [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-25
| * | [GFS2] Remove unused variablesSteven Whitehouse2008-01-25
| * | [GFS2] Use correct include file in ops_address.cSteven Whitehouse2008-01-25
| * | [GFS2] Don't hold page lock when starting transactionSteven Whitehouse2008-01-25
| * | [GFS2] Add writepages for GFS2 jdataSteven Whitehouse2008-01-25
| * | [GFS2] Split gfs2_writepage into three casesSteven Whitehouse2008-01-25
| * | [GFS2] Introduce gfs2_set_aops()Steven Whitehouse2008-01-25
| * | [GFS2] Add gfs2_is_writeback()Steven Whitehouse2008-01-25
| * | [GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse2008-01-25
| * | [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-25
| * | [GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse2008-01-25
| * | [GFS2] Clean up internal read functionSteven Whitehouse2008-01-25
| * | [GFS2] Handle multiple glock demote requestsWendy Cheng2008-01-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] twofish: Merge common glue codeSebastian Siewior2008-01-14
| * | [CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan2008-01-10
| * | [CRYPTO] cast6: inline bloat--Ilpo Järvinen2008-01-10
| * | [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long longHerbert Xu2008-01-10
| * | [CRYPTO] tcrypt: Make xcbc available as a standalone testHerbert Xu2008-01-10
| * | [CRYPTO] xcbc: Remove bogus hash/cipher testHerbert Xu2008-01-10
| * | [CRYPTO] xcbc: Fix algorithm leak when block size check failsHerbert Xu2008-01-10
| * | [CRYPTO] tcrypt: Zero axbuf in the right functionHerbert Xu2008-01-10
| * | [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-10
| * | [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.hHerbert Xu2008-01-10
| * | [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20Tan Swee Heng2008-01-10