summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2007-09-28[CIFS] CIFS support for named pipes (part 1)Steve French
2007-09-28[CIFS] Fix memory leak in statfs to very old serversSteve French
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-25[CIFS] fix cut and paste error - missing defines cause cifsacl build errorSteve French
2007-09-25Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-09-25[CIFS] move cifs acl code to new file and fix build breakSteve French
2007-09-25ufs: fix sun stateEvgeniy Dushistov
2007-09-24[CIFS] Support for CIFS ACLs (part 1)Steve French
2007-09-23[JFFS2] Fix unpoint lengthAndy Lowe
2007-09-22Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-10-03binfmt_flat: checkpatch fixing minimum support for the blackfin relocationsAndrew Morton
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt
2007-09-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-09-21[PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes
2007-09-20ocfs2: Pack vote message and response structuresSunil Mushran
2007-09-20ocfs2: Don't double set write parametersMark Fasheh
2007-09-20ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh
2007-09-20signalfd simplificationDavide Libenzi
2007-09-20[CIFS] fix typo in previous commitSteve French
2007-09-20[CIFS] Print better error when server returns malformed QueryUnixInfo responseSteve French
2007-09-20[CIFS] Add warning message when broken server fails SetFSInfo callSteve French
2007-09-20[XFS] fix valid but harmless sparse warningChristoph Hellwig
2007-09-20[XFS] fix filestreams on 32-bit boxesEric Sandeen
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-09-19ext34: ensure do_split leaves enough free space in both blocksEric Sandeen
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan
2007-09-19dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-09-18[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy
2007-09-18[XFS] Ensure file size updates have been completed before writing inode to disk.Lachlan McIlroy
2007-09-17[XFS] On-demand reaping of the MRU cacheDavid Chinner
2007-09-17[CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French
2007-09-16[CIFS] fix small memory leak in an error path in new posix mkdirSteve French
2007-09-15Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-09-15[CIFS] missing field in debug output from previous fixSteve French
2007-09-15[CIFS] Fix potential NULL pointer usage if kzalloc failsSteve French
2007-09-15[CIFS] typo in earlier cifs_reconnect fixSteve French
2007-09-14As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno
2007-09-13[CIFS] Respect umask when using POSIX mkdirJeff
2007-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-09-11Leases can be hidden by flocksPavel Emelyanov
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan
2007-09-11afs: mntput called before dputAndreas Gruenbacher
2007-09-11quota: fix infinite loopJan Kara
2007-09-11ocfs2: Fix calculation of i_blocks during truncateMark Fasheh
2007-09-11[PATCH] ocfs2: Fix a wrong cluster calculation.tao.ma@oracle.com
2007-09-11[PATCH] ocfs2: fix mount option parsingTiger Yang