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-24
fallocate syscall interface deficiency
Ulrich Drepper
1
-1
/
+1
2007-07-22
fix broken handling of port=... in NFS option parsing
Al Viro
1
-1
/
+1
2007-07-21
x86_64: Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
1
-1
/
+2
2007-07-21
revert "PIE randomization"
Andrew Morton
1
-86
/
+23
2007-07-21
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
1
-2
/
+2
2007-07-21
coda: remove CODA_STORE/CODA_RELEASE upcalls
Jan Harkes
3
-108
/
+7
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
23
-2702
/
+1910
2007-07-20
splice: fix bad unlock_page() in error case
Jens Axboe
1
-2
/
+3
2007-07-20
AFS: Use patched rxrpc_kernel_send_data() correctly
David Howells
1
-11
/
+10
2007-07-20
fix some conversion overflows
Nick Piggin
3
-5
/
+4
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
72
-125
/
+119
2007-07-19
coda breakage
Al Viro
2
-14
/
+14
2007-07-19
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
3
-2
/
+91
2007-07-19
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
12
-363
/
+400
2007-07-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+59
2007-07-19
NFSv4: handle lack of clientaddr in option string
Jeff Layton
1
-0
/
+7
2007-07-19
NFSv4: debug print ntohl(status) in nfs client callback xdr code
Benny Halevy
1
-5
/
+5
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
5
-197
/
+116
2007-07-19
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
6
-52
/
+84
2007-07-19
NFS: Use dentry->d_time to store the parent directory verifier.
Trond Myklebust
1
-2
/
+2
2007-07-19
NFSv4: Fix the nfsv4 readlink reply buffer alignment
Trond Myklebust
1
-10
/
+11
2007-07-19
NFSv4: Fix the readdir reply buffer alignment
Trond Myklebust
1
-13
/
+14
2007-07-19
NFSv4: More NFSv4 xdr cleanups
Trond Myklebust
1
-74
/
+134
2007-07-19
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
Trond Myklebust
2
-5
/
+10
2007-07-19
NFSv4: 'constify' lookup arguments.
Trond Myklebust
2
-6
/
+6
2007-07-19
NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed
Trond Myklebust
1
-1
/
+1
2007-07-19
NFSv4: Fix open state recovery
Trond Myklebust
1
-12
/
+24
2007-07-19
NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
Trond Myklebust
1
-1
/
+1
2007-07-19
afs build fix
Andrew Morton
1
-1
/
+2
2007-07-19
knfsd: clean up EX_RDONLY
J. Bruce Fields
2
-11
/
+5
2007-07-19
knfsd: move EX_RDONLY out of header
J. Bruce Fields
1
-0
/
+12
2007-07-19
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
1
-2
/
+2
2007-07-19
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
1
-4
/
+4
2007-07-19
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
3
-14
/
+5
2007-07-19
coda: update module information
Jan Harkes
1
-9
/
+8
2007-07-19
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
7
-252
/
+15
2007-07-19
coda: remove struct coda_sb_info
Jan Harkes
3
-69
/
+47
2007-07-19
coda: cleanup downcall handler
Jan Harkes
1
-65
/
+54
2007-07-19
coda: cleanup coda_lookup, use dsplice_alias
Jan Harkes
1
-35
/
+22
2007-07-19
coda: ignore returned values when upcalls return errors
Jan Harkes
1
-32
/
+27
2007-07-19
coda: replace upc_alloc/upc_free with kmalloc/kfree
Jan Harkes
2
-11
/
+6
2007-07-19
coda: avoid lockdep warning in coda_readdir
Jan Harkes
1
-44
/
+54
2007-07-19
coda: block signals during upcall processing
Jan Harkes
1
-21
/
+60
2007-07-19
coda: cleanup for upcall handling path
Jan Harkes
1
-63
/
+58
2007-07-19
coda: cleanup /dev/cfs open and close handling
Jan Harkes
2
-38
/
+32
2007-07-19
coda: use ilookup5
Jan Harkes
1
-6
/
+1
2007-07-19
coda: coda doesn't track atime
Jan Harkes
1
-8
/
+8
2007-07-19
coda: allow removal of busy directories
Jan Harkes
1
-14
/
+9
2007-07-19
coda: fix nlink updates for directories
Jan Harkes
1
-46
/
+60
[next]