index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-0
/
+2
2007-07-17
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2
-2
/
+3
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
2
-2
/
+3
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
20
-29
/
+27
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
1
-0
/
+1
2007-07-17
Couple fixes to fs/ecryptfs/inode.c
Mika Kukkonen
1
-2
/
+2
2007-07-17
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
1
-2
/
+16
2007-07-17
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
J. Bruce Fields
1
-4
/
+10
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
1
-3
/
+27
2007-07-17
knfsd: nfsd4: implement secinfo
Andy Adamson
2
-0
/
+103
2007-07-17
knfsd: nfsd: display export secinfo information
J. Bruce Fields
1
-0
/
+29
2007-07-17
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
1
-8
/
+15
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
3
-8
/
+10
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
4
-0
/
+46
2007-07-17
knfsd: nfsd: factor nfsd_lookup into 2 pieces
J. Bruce Fields
1
-19
/
+36
2007-07-17
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
1
-9
/
+67
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
3
-8
/
+22
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
3
-7
/
+31
2007-07-17
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
J. Bruce Fields
1
-2
/
+0
2007-07-17
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
3
-8
/
+6
2007-07-17
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
1
-2
/
+54
2007-07-17
knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built
J. Bruce Fields
1
-0
/
+1
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
3
-46
/
+32
2007-07-17
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
1
-0
/
+4
2007-07-17
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
1
-1
/
+25
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
1
-1
/
+0
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2
-15
/
+10
2007-07-17
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
1
-1
/
+1
2007-07-17
knfsd: nfsd4: silence a compiler warning in ACL code
J. Bruce Fields
1
-2
/
+7
2007-07-17
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
3
-11
/
+33
2007-07-17
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-07-17
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
Christoph Hellwig
1
-100
/
+113
2007-07-17
knfsd: exportfs: add find_disconnected_root helper
Christoph Hellwig
1
-16
/
+23
2007-07-17
knfsd: exportfs: move acceptable check into find_acceptable_alias
Christoph Hellwig
1
-6
/
+6
2007-07-17
knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
Christoph Hellwig
1
-16
/
+10
2007-07-17
knfsd: exportfs: remove CALL macro
Christoph Hellwig
1
-56
/
+72
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2
-14
/
+26
2007-07-17
knfsd: exportfs: remove iget abuse
Christoph Hellwig
6
-53
/
+70
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
17
-0
/
+19
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-1
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
7
-0
/
+10
2007-07-17
fs: introduce some page/buffer invariants
Nick Piggin
1
-17
/
+37
2007-07-17
mm: clean up and kernelify shrinker registration
Rusty Russell
7
-21
/
+43
2007-07-17
Lumpy Reclaim V4
Andy Whitcroft
1
-1
/
+1
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
3
-3
/
+10
2007-07-16
9p: fix debug compilation error
Eric Van Hensbergen
1
-0
/
+2
2007-07-16
utime(s): Honour CAP_FOWNER when times==NULL
Satyam Sharma
1
-1
/
+1
2007-07-16
Fix LDM for new field in the VOL5 VBLK.
Anton Altaparmakov
2
-46
/
+93
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-27
/
+26
[next]