aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ext3: handle deleting corrupted indirect blocksDuane Griffin2008-07-251-1/+15
* ext3: don't read inode block if the buffer has a write errorHidehiro Kawai2008-07-251-0/+10
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-252-6/+23
* ext3: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* jbd: fix race between free buffer and commit transactionMingming Cao2008-07-251-2/+55
* ext3: improve some code in rb tree part of dir.cShen Feng2008-07-251-10/+4
* jbd: tidy up revoke cache initialisation and destructionDuane Griffin2008-07-251-13/+23
* jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-07-251-76/+51
* jbd: replace potentially false assertion with if blockDuane Griffin2008-07-251-3/+4
* ext3: correct mount option parsing to detect when quota options can be changedJan Kara2008-07-251-7/+22
* ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-251-7/+7
* ext3: fix synchronization of quota files in journal=data modeJan Kara2008-07-251-8/+27
* ext2: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-253-33/+0
* exec: remove some includesHugh Dickins2008-07-251-4/+2
* fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2008-07-252-40/+35
* fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-07-241-1/+1
* UFS: add const to parser token tableSteven Whitehouse2008-07-241-1/+1
* autofs4: remove unused ioctlsIan Kent2008-07-242-69/+1
* autofs4: reorganize expire pending wait function callsIan Kent2008-07-243-65/+40
* autofs4: fix direct mount pending expire race - correctionIan Kent2008-07-241-8/+2
* autofs4: fix direct mount pending expire raceIan Kent2008-07-243-26/+65
* autofs4: fix indirect mount pending expire raceIan Kent2008-07-243-23/+65
* autofs4: fix pending checksIan Kent2008-07-241-3/+6
* autofs4: cleanup redundant readir codeIan Kent2008-07-241-133/+16
* autofs4: indirect dentry must almost always be positiveIan Kent2008-07-241-3/+14
* autofs4: detect invalid direct mount requestsIan Kent2008-07-241-0/+4
* autofs4: fix waitq memory leakIan Kent2008-07-242-10/+10
* autofs4: check kernel communication pipe is valid for writeIan Kent2008-07-241-2/+14
* autofs4: add missing kfreeIan Kent2008-07-241-1/+3
* autofs4: fix pending mount raceIan Kent2008-07-241-38/+97
* autofs4: fix waitq lockingIan Kent2008-07-242-13/+14
* autofs4: use struct qstr in waitq.cJeff Moyer2008-07-242-44/+46
* autofs4: use lookup intent flags to trigger mountsIan Kent2008-07-241-2/+5
* autofs4: don't release directory mutex if called in oz_modeIan Kent2008-07-241-6/+5
* autofs4: fix symlink name allocationIan Kent2008-07-241-1/+1
* autofs4: use look aside list for lookupsIan Kent2008-07-243-40/+156
* autofs4: revert - redo lookup in ttfdIan Kent2008-07-241-21/+0
* autofs4: don't make expiring dentry negativeIan Kent2008-07-243-78/+52
* eCryptfs: Make all persistent file opens delayedMichael Halcrow2008-07-244-26/+23
* eCryptfs: do not try to open device files on mknodMichael Halcrow2008-07-244-13/+42
* ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2008-07-242-10/+5
* ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison2008-07-241-23/+14
* ecryptfs: string copy cleanupMiklos Szeredi2008-07-241-12/+6
* ecryptfs: propagate key errors up at mount timeEric Sandeen2008-07-242-7/+6
* ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks2008-07-241-59/+0
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-245-22/+251
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-241-8/+10
* flag parameters: check magic constantsUlrich Drepper2008-07-245-0/+19
* flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-241-2/+2