| Commit message (Expand) | Author | Age | Files | Lines |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-07-18 | 1 | -0/+2 |
|\ |
|
| * | 9p: fix debug compilation error | Eric Van Hensbergen | 2007-07-16 | 1 | -0/+2 |
* | | Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2007-07-18 | 2 | -2/+3 |
|\ \ |
|
| * | | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 | 2 | -2/+3 |
* | | | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 2007-07-17 | 20 | -29/+27 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 | 1 | -0/+1 |
|\ \ |
|
| * | | KVM: Remove kvmfs in favor of the anonymous inodes source | Avi Kivity | 2007-07-16 | 1 | -0/+1 |
* | | | Couple fixes to fs/ecryptfs/inode.c | Mika Kukkonen | 2007-07-17 | 1 | -2/+2 |
* | | | knfsd: nfsd: enforce per-flavor id squashing | J. Bruce Fields | 2007-07-17 | 1 | -2/+16 |
* | | | knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports | J. Bruce Fields | 2007-07-17 | 1 | -4/+10 |
* | | | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields | 2007-07-17 | 1 | -3/+27 |
* | | | knfsd: nfsd4: implement secinfo | Andy Adamson | 2007-07-17 | 2 | -0/+103 |
* | | | knfsd: nfsd: display export secinfo information | J. Bruce Fields | 2007-07-17 | 1 | -0/+29 |
* | | | knfsd: nfsd: factor out code from show_expflags | J. Bruce Fields | 2007-07-17 | 1 | -8/+15 |
* | | | knfsd: nfsd4: make readonly access depend on pseudoflavor | J. Bruce Fields | 2007-07-17 | 3 | -8/+10 |
* | | | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson | 2007-07-17 | 4 | -0/+46 |
* | | | knfsd: nfsd: factor nfsd_lookup into 2 pieces | J. Bruce Fields | 2007-07-17 | 1 | -19/+36 |
* | | | knfsd: nfsd: use ip-address-based domain in secinfo case | J. Bruce Fields | 2007-07-17 | 1 | -9/+67 |
* | | | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields | 2007-07-17 | 3 | -8/+22 |
* | | | knfsd: nfsd: provide export lookup wrappers which take a svc_rqst | J. Bruce Fields | 2007-07-17 | 3 | -7/+31 |
* | | | knfsd: nfsd: remove superfluous assignment from nfsd_lookup | J. Bruce Fields | 2007-07-17 | 1 | -2/+0 |
* | | | knfsd: nfsd4: simplify exp_pseudoroot arguments | J. Bruce Fields | 2007-07-17 | 3 | -8/+6 |
* | | | knfsd: nfsd4: parse secinfo information in exports downcall | Andy Adamson | 2007-07-17 | 1 | -2/+54 |
* | | | knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built | J. Bruce Fields | 2007-07-17 | 1 | -0/+1 |
* | | | knfsd: nfsd: make all exp_finding functions return -errno's on err | J. Bruce Fields | 2007-07-17 | 3 | -46/+32 |
* | | | knfsd: nfsd4: don't delegate files that have had conflicts | Meelap Shah | 2007-07-17 | 1 | -0/+4 |
* | | | knfsd: nfsd4: vary maximum delegation limit based on RAM size | Meelap Shah | 2007-07-17 | 1 | -1/+25 |
* | | | knfsd: nfsd: remove unused header interface.h | J. Bruce Fields | 2007-07-17 | 1 | -1/+0 |
* | | | knfsd: nfsd4: fix handling of acl errrors | J. Bruce Fields | 2007-07-17 | 2 | -15/+10 |
* | | | knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks | Benny Halevy | 2007-07-17 | 1 | -1/+1 |
* | | | knfsd: nfsd4: silence a compiler warning in ACL code | J. Bruce Fields | 2007-07-17 | 1 | -2/+7 |
* | | | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 | Marc Eshel | 2007-07-17 | 3 | -11/+33 |
* | | | nfsd warning fix | Andrew Morton | 2007-07-17 | 1 | -1/+1 |
* | | | knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry | Christoph Hellwig | 2007-07-17 | 1 | -100/+113 |
* | | | knfsd: exportfs: add find_disconnected_root helper | Christoph Hellwig | 2007-07-17 | 1 | -16/+23 |
* | | | knfsd: exportfs: move acceptable check into find_acceptable_alias | Christoph Hellwig | 2007-07-17 | 1 | -6/+6 |
* | | | knfsd: exportfs: untangle ISDIR logic in find_exported_dentry | Christoph Hellwig | 2007-07-17 | 1 | -16/+10 |
* | | | knfsd: exportfs: remove CALL macro | Christoph Hellwig | 2007-07-17 | 1 | -56/+72 |
* | | | knfsd: exportfs: add procedural interface for NFSD | Christoph Hellwig | 2007-07-17 | 2 | -14/+26 |
* | | | knfsd: exportfs: remove iget abuse | Christoph Hellwig | 2007-07-17 | 6 | -53/+70 |
* | | | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 | 17 | -0/+19 |
* | | | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 1 | -1/+1 |
* | | | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 7 | -0/+10 |
* | | | fs: introduce some page/buffer invariants | Nick Piggin | 2007-07-17 | 1 | -17/+37 |
* | | | mm: clean up and kernelify shrinker registration | Rusty Russell | 2007-07-17 | 7 | -21/+43 |
* | | | Lumpy Reclaim V4 | Andy Whitcroft | 2007-07-17 | 1 | -1/+1 |
* | | | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 | 3 | -3/+10 |
| |/
|/| |
|
* | | utime(s): Honour CAP_FOWNER when times==NULL | Satyam Sharma | 2007-07-16 | 1 | -1/+1 |
* | | Fix LDM for new field in the VOL5 VBLK. | Anton Altaparmakov | 2007-07-16 | 2 | -46/+93 |