aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fatfs: add UTC timestamp optionJoe Peterson2008-07-25
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-25
* fat: small optimization to __fat_readdir()OGAWA Hirofumi2008-07-25
* fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi2008-07-25
* fat: cleanup fs/fat/dir.cOGAWA Hirofumi2008-07-25
* fat/dir.c: switch to struct __fat_direntAdrian Bunk2008-07-25
* fat: fix parse_options()OGAWA Hirofumi2008-07-25
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-25
* reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-25
* 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