aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2008-07-24autofs4: fix symlink name allocationIan Kent
2008-07-24autofs4: use look aside list for lookupsIan Kent
2008-07-24autofs4: revert - redo lookup in ttfdIan Kent
2008-07-24autofs4: don't make expiring dentry negativeIan Kent
2008-07-24eCryptfs: Make all persistent file opens delayedMichael Halcrow
2008-07-24eCryptfs: do not try to open device files on mknodMichael Halcrow
2008-07-24ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison
2008-07-24ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison
2008-07-24ecryptfs: string copy cleanupMiklos Szeredi
2008-07-24ecryptfs: propagate key errors up at mount timeEric Sandeen
2008-07-24ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks
2008-07-24eCryptfs: Privileged kthread for lower file opensMichael Halcrow
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: check magic constantsUlrich Drepper
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper
2008-07-24flag parameters: NONBLOCK in eventfdUlrich Drepper
2008-07-24flag parameters: NONBLOCK in signalfdUlrich Drepper
2008-07-24flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: timerfd_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24flag parameters: anon_inode_getfd extensionUlrich Drepper
2008-07-24binfmt_misc: use simple_read_from_buffer()Akinobu Mita
2008-07-24fs: check for statfs overflowJon Tollefson
2008-07-24hugetlbfs: per mount huge page sizesAndi Kleen