summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-25reiserfs: convert j_lock to mutexJeff Mahoney
2008-07-25reiserfs: correct mount option parsing to detect when quota options can be ch...Jan Kara
2008-07-25reiserfs: fix typos in messages and comments (journalled -> journaled)Jan Kara
2008-07-25reiserfs: fix synchronization of quota files in journal=data modeJan Kara
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke
2008-07-25hfs: convert extents_lock in a mutexMatthias Kaehlcke
2008-07-25hfs: convert bitmap_lock in a mutexMatthias Kaehlcke
2008-07-25coda: remove CODA_FS_OLD_APIAdrian Bunk
2008-07-25isofs: fix minor filesystem corruptionAdam Greenblatt
2008-07-25ext3: validate directory entry data before useDuane Griffin
2008-07-25jbd: don't abort if flushing file data failedHidehiro Kawai
2008-07-25ext3: kill 2 useless magic numbersLi Zefan
2008-07-25jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima
2008-07-25jbd: unexport journal_update_superblockAdrian Bunk
2008-07-25ext3: handle deleting corrupted indirect blocksDuane Griffin
2008-07-25ext3: don't read inode block if the buffer has a write errorHidehiro Kawai
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin
2008-07-25ext3: remove double definitions of xattr macrosShen Feng
2008-07-25jbd: fix race between free buffer and commit transactionMingming Cao
2008-07-25ext3: improve some code in rb tree part of dir.cShen Feng
2008-07-25jbd: tidy up revoke cache initialisation and destructionDuane Griffin
2008-07-25jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin
2008-07-25jbd: replace potentially false assertion with if blockDuane Griffin
2008-07-25ext3: correct mount option parsing to detect when quota options can be changedJan Kara
2008-07-25ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara
2008-07-25ext3: fix synchronization of quota files in journal=data modeJan Kara
2008-07-25ext2: remove double definitions of xattr macrosShen Feng
2008-07-25minix: remove !NO_TRUNCATE codeAdrian Bunk
2008-07-25exec: remove some includesHugh Dickins
2008-07-25fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison
2008-07-25ELF loader support for auxvec base platform stringNathan Lynch
2008-07-24fix fs/nfs/nfsroot.c compilationAdrian Bunk
2008-07-24UFS: add const to parser token tableSteven Whitehouse
2008-07-24autofs4: remove unused ioctlsIan Kent
2008-07-24autofs4: reorganize expire pending wait function callsIan Kent
2008-07-24autofs4: fix direct mount pending expire race - correctionIan Kent
2008-07-24autofs4: fix direct mount pending expire raceIan Kent
2008-07-24autofs4: fix indirect mount pending expire raceIan Kent
2008-07-24autofs4: fix pending checksIan Kent
2008-07-24autofs4: cleanup redundant readir codeIan Kent
2008-07-24autofs4: indirect dentry must almost always be positiveIan Kent
2008-07-24autofs4: detect invalid direct mount requestsIan Kent
2008-07-24autofs4: fix waitq memory leakIan Kent
2008-07-24autofs4: check kernel communication pipe is valid for writeIan Kent
2008-07-24autofs4: add missing kfreeIan Kent
2008-07-24autofs4: fix pending mount raceIan Kent
2008-07-24autofs4: fix waitq lockingIan Kent
2008-07-24autofs4: use struct qstr in waitq.cJeff Moyer
2008-07-24autofs4: use lookup intent flags to trigger mountsIan Kent
2008-07-24autofs4: don't release directory mutex if called in oz_modeIan Kent