aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
* autofs4: fix symlink name allocationIan Kent2008-07-24
* autofs4: use look aside list for lookupsIan Kent2008-07-24
* autofs4: revert - redo lookup in ttfdIan Kent2008-07-24
* autofs4: don't make expiring dentry negativeIan Kent2008-07-24
* eCryptfs: Make all persistent file opens delayedMichael Halcrow2008-07-24
* eCryptfs: do not try to open device files on mknodMichael Halcrow2008-07-24
* ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* ecryptfs: string copy cleanupMiklos Szeredi2008-07-24
* ecryptfs: propagate key errors up at mount timeEric Sandeen2008-07-24
* ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks2008-07-24
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-24
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* flag parameters: check magic constantsUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in timerfd_createUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in eventfdUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in signalfdUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24
* flag parameters: pipeUlrich Drepper2008-07-24
* flag parameters: dup2Ulrich Drepper2008-07-24
* flag parameters: epoll_createUlrich Drepper2008-07-24
* flag parameters: timerfd_createUlrich Drepper2008-07-24
* flag parameters: eventfdUlrich Drepper2008-07-24
* flag parameters: signalfdUlrich Drepper2008-07-24
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24