index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2
-14
/
+33
2008-07-15
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
1
-3
/
+2
2008-07-15
lockd: minor svclock.c style fixes
J. Bruce Fields
1
-5
/
+5
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
3
-10
/
+4
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
3
-11
/
+5
2008-07-15
lockd: nlm_release_host() checks for NULL, caller needn't
Jeff Layton
2
-4
/
+2
2008-07-07
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
1
-0
/
+4
2008-07-07
nfsd: document open share bit tracking
J. Bruce Fields
1
-0
/
+18
2008-07-04
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
1
-114
/
+91
2008-07-03
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
119
-1481
/
+1913
2008-07-02
nfsd: dprint operation names
Benny Halevy
1
-2
/
+50
2008-07-02
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
1
-3
/
+14
2008-07-02
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
1
-0
/
+9
2008-07-02
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
1
-105
/
+48
2008-07-02
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
1
-7
/
+3
2008-07-01
nfsd: clean up mnt_want_write calls
Miklos Szeredi
1
-14
/
+11
2008-06-30
nfsd: treat all shutdown signals as equivalent
Jeff Layton
1
-25
/
+5
2008-06-30
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
1
-3
/
+26
2008-06-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-34
/
+23
2008-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-91
/
+88
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
1
-14
/
+9
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
1
-1
/
+1
2008-06-24
Merge branch 'master' into for_mm
Jan Kara
14
-183
/
+185
2008-06-24
udf: Fix regression in UDF anchor block detection
Tomas Janousek
1
-34
/
+23
2008-06-23
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-06-23
[patch 2/3] vfs: dcache cleanups
Miklos Szeredi
1
-17
/
+14
2008-06-23
[patch 1/3] vfs: dcache sparse fixes
Miklos Szeredi
1
-11
/
+12
2008-06-23
[patch 3/3] vfs: make d_path() consistent across mount operations
Andreas Gruenbacher
1
-5
/
+7
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
9
-84
/
+92
2008-06-23
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
NeilBrown
1
-0
/
+1
2008-06-23
nfsd: fix race in nfsd_nrthreads()
Neil Brown
1
-4
/
+6
2008-06-23
lockd: close potential race with rapid lockd_up/lockd_down cycle
Jeff Layton
1
-20
/
+13
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-2
/
+1
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-16
/
+29
2008-06-23
knfsd: remove special handling for SIGHUP
Jeff Layton
1
-25
/
+8
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
3
-17
/
+74
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2
-27
/
+55
2008-06-23
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
1
-1
/
+1
2008-06-23
nfsd: add dprintk of compound return
J. Bruce Fields
1
-0
/
+1
2008-06-23
[patch 4/4] flock: remove unused fields from file_lock_operations
Denis V. Lunev
1
-6
/
+0
2008-06-23
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
Marcin Slusarz
1
-7
/
+8
2008-06-23
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
1
-1
/
+1
2008-06-23
[patch 1/4] vfs: path_{get,put}() cleanups
Jan Blunck
2
-12
/
+9
2008-06-23
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
Michael Kerrisk
1
-8
/
+3
2008-06-23
[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...
Michael Kerrisk
1
-15
/
+21
2008-06-23
[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...
Michael Kerrisk
1
-8
/
+0
2008-06-23
[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...
Michael Kerrisk
1
-0
/
+4
2008-06-23
[PATCH] fix cgroup-inflicted breakage in block_dev.c
Al Viro
1
-1
/
+9
[next]