summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-07-171-0/+2
|\
| * 9p: fix debug compilation errorEric Van Hensbergen2007-07-161-0/+2
* | Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2007-07-172-2/+3
|\ \
| * | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-172-2/+3
* | | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-1720-29/+27
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-171-0/+1
|\ \
| * | KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity2007-07-161-0/+1
* | | Couple fixes to fs/ecryptfs/inode.cMika Kukkonen2007-07-171-2/+2
* | | knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-171-2/+16
* | | knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exportsJ. Bruce Fields2007-07-171-4/+10
* | | knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-3/+27
* | | knfsd: nfsd4: implement secinfoAndy Adamson2007-07-172-0/+103
* | | knfsd: nfsd: display export secinfo informationJ. Bruce Fields2007-07-171-0/+29
* | | knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields2007-07-171-8/+15
* | | knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-173-8/+10
* | | knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-174-0/+46
* | | knfsd: nfsd: factor nfsd_lookup into 2 piecesJ. Bruce Fields2007-07-171-19/+36
* | | knfsd: nfsd: use ip-address-based domain in secinfo caseJ. Bruce Fields2007-07-171-9/+67
* | | knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-173-8/+22
* | | knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields2007-07-173-7/+31
* | | knfsd: nfsd: remove superfluous assignment from nfsd_lookupJ. Bruce Fields2007-07-171-2/+0
* | | knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-173-8/+6
* | | knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-171-2/+54
* | | knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is builtJ. Bruce Fields2007-07-171-0/+1
* | | knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields2007-07-173-46/+32
* | | knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+4
* | | knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-171-1/+25
* | | knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-171-1/+0
* | | knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields2007-07-172-15/+10
* | | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy2007-07-171-1/+1
* | | knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields2007-07-171-2/+7
* | | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel2007-07-173-11/+33
* | | nfsd warning fixAndrew Morton2007-07-171-1/+1
* | | knfsd: exportfs: split out reconnecting a dentry from find_exported_dentryChristoph Hellwig2007-07-171-100/+113
* | | knfsd: exportfs: add find_disconnected_root helperChristoph Hellwig2007-07-171-16/+23
* | | knfsd: exportfs: move acceptable check into find_acceptable_aliasChristoph Hellwig2007-07-171-6/+6
* | | knfsd: exportfs: untangle ISDIR logic in find_exported_dentryChristoph Hellwig2007-07-171-16/+10
* | | knfsd: exportfs: remove CALL macroChristoph Hellwig2007-07-171-56/+72
* | | knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig2007-07-172-14/+26
* | | knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-176-53/+70
* | | knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-1717-0/+19
* | | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* | | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-177-0/+10
* | | fs: introduce some page/buffer invariantsNick Piggin2007-07-171-17/+37
* | | mm: clean up and kernelify shrinker registrationRusty Russell2007-07-177-21/+43
* | | Lumpy Reclaim V4Andy Whitcroft2007-07-171-1/+1
* | | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-173-3/+10
| |/ |/|
* | utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma2007-07-161-1/+1
* | Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2007-07-162-46/+93
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-161-27/+26
|\ \
OpenPOWER on IntegriCloud