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