summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-153-6/+39
| * | | nfsd: allow exports of symlinksJ. Bruce Fields2009-12-151-2/+4
| * | | nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-153-4/+9
| * | | nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields2009-12-151-1/+14
| * | | nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields2009-12-151-2/+10
| * | | nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-151-0/+1
| * | | nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-151-1/+3
| * | | nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-151-0/+21
| * | | nfsd: Move private headers to source directoryBoaz Harrosh2009-12-1526-40/+1963
| * | | vfs: nfsctl.c un-used nfsd #includesBoaz Harrosh2009-12-151-2/+0Star
| * | | lockd: Remove un-used nfsd headers #includesBoaz Harrosh2009-12-152-8/+0Star
| * | | compat.c: Remove dependence on nfsd private headersBoaz Harrosh2009-12-151-2/+0Star
| * | | nfsd: Source files #include cleanupsBoaz Harrosh2009-12-1522-237/+2Star
| * | | nfsd4: fix share mode permissionsJ. Bruce Fields2009-12-151-1/+1
| * | | nfsd: simplify fh_verify access checksJ. Bruce Fields2009-11-251-29/+21Star
| * | | Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-2359-252/+549
| |\ \ \
| * | | | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-1313-0/+110
| * | | | nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-051-30/+16Star
| * | | | nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-042-3/+12
| * | | | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz2009-10-281-1/+1
| * | | | nfsd4.1: common slot allocation size calculationJ. Bruce Fields2009-10-281-3/+11
| * | | | nfsd4.1: fix session memory use calculationJ. Bruce Fields2009-10-281-1/+4
| * | | | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-284-4/+4
| * | | | Merge commit 'v2.6.32-rc5' into for-2.6.33J. Bruce Fields2009-10-2790-1419/+2732
| |\ \ \ \
| * | | | | nfsd41: use sv_max_mesg for forechannel max sizesAndy Adamson2009-09-281-1/+2
| * | | | | nfsd4: fix error return when pseudoroot missingJ. Bruce Fields2009-09-282-4/+19
| * | | | | nfsd: minor nfsd_lookup cleanupJ. Bruce Fields2009-09-281-24/+36
| * | | | | nfsd4: cross mountpoints when looking up parentsJ. Bruce Fields2009-09-281-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-12-163-12/+24
|\ \ \ \ \ \
| * | | | | | fat: make discard a mount optionChristoph Hellwig2009-11-213-12/+24
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-163-3/+4
|\ \ \ \ \ \ \
| * | | | | | | jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse2009-12-161-1/+2
| * | | | | | | JFFS2: fix min/max confusionRoel Kluin2009-11-301-1/+1
| * | | | | | | jffs2: Fix error return in jffs2_do_read_inode_internal()Roel Kluin2009-11-301-1/+1
* | | | | | | | qnx4: use hweight8Akinobu Mita2009-12-161-16/+1Star
* | | | | | | | qnx4fs: remove remains of the (defunct) write supportAnders Larsen2009-12-162-28/+1Star
* | | | | | | | direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-163-120/+63Star
* | | | | | | | dio: don't zero out the pages array inside struct dioJeff Moyer2009-12-161-13/+25
* | | | | | | | aio: remove unused fieldShaohua Li2009-12-161-38/+2Star
* | | | | | | | FS-Cache: Avoid maybe-used-uninitialised warning on variableDavid Howells2009-12-161-1/+1
* | | | | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-163-14/+9Star
* | | | | | | | fatfs: use common time_to_tm in fat_time_unix2fat()Zhaolei2009-12-161-42/+15Star
* | | | | | | | hpfs: use bitmap_weight()Akinobu Mita2009-12-161-6/+8
* | | | | | | | hpfs: use hweight32Akinobu Mita2009-12-161-5/+2Star
* | | | | | | | reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan2009-12-162-27/+5Star
* | | | | | | | reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan2009-12-162-43/+0Star
* | | | | | | | ufs: NFS supportAlexey Dobriyan2009-12-161-0/+52
* | | | | | | | ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan2009-12-163-11/+11
* | | | | | | | ext2: report metadata errors during fsyncJan Kara2009-12-163-3/+21
* | | | | | | | ext2: avoid WARN() messages when failing to write to the superblockTheodore Ts'o2009-12-161-0/+22