summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-1814-248/+1143
|\
| * ext4: extent macros cleanupDmitry Monakhov2007-07-181-4/+9
| * Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.Dmitry Monakhov2007-07-181-8/+10
| * ext4: remove extra IS_RDONLY() checkDave Hansen2007-07-181-1/+1
| * ext4: Use is_power_of_2()Vignesh Babu2007-07-181-1/+2
| * Use zero_user_page() in ext4 where possibleEric Sandeen2007-07-181-9/+2Star
| * ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-181-14/+46
| * ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-183-8/+346
| * ext4: Add nanosecond timestampsKalpak Shah2007-07-186-24/+56
| * jbd2: Move jbd2-debug file to debugfsJose R. Santos2007-07-182-45/+32Star
| * jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-184-12/+12
| * ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos2007-07-181-0/+7
| * ext4: Make extents code sanely handle on-disk corruptionAlex Tomas2007-07-181-58/+86
| * ext4: copy i_flags to inode flags on writeJan Kara2007-07-182-0/+21
| * ext4: Enable extents by defaultMingming Cao2007-07-181-1/+11
| * Change on-disk format to support 2^15 uninitialized extentsAmit Arora2007-07-181-3/+25
| * write support for preallocated blocksAmit Arora2007-07-181-32/+222
| * fallocate support in ext4Amit Arora2007-07-182-41/+209
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-181-0/+59
* | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-07-181-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-182-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/+27Star
|/ /
* | 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/+0Star
* | | knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-173-8/+6Star
* | | 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/+32Star
* | | 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/+0Star
* | | knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields2007-07-172-15/+10Star
* | | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacksBenny Halevy2007-07-171-1/+1