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
2013-08-22
NFSv4.1: Add tracepoints for debugging layoutget/return/commit
Trond Myklebust
2
-0
/
+61
2013-08-22
NFSv4: Add tracepoints for debugging reads and writes
Trond Myklebust
5
-0
/
+169
2013-08-22
NFSv4: Add tracepoints for debugging getattr
Trond Myklebust
2
-2
/
+74
2013-08-22
NFSv4: Add tracepoints for debugging the idmapper
Trond Myklebust
2
-0
/
+51
2013-08-22
NFSv4: Add tracepoints for debugging delegations
Trond Myklebust
4
-0
/
+79
2013-08-22
NFSv4: Add tracepoints for debugging rename
Trond Myklebust
2
-4
/
+49
2013-08-22
NFSv4: Add tracepoints for debugging inode manipulations
Trond Myklebust
2
-14
/
+73
2013-08-22
NFSv4: Add tracepoints for debugging lookup/create operations
Trond Myklebust
2
-14
/
+72
2013-08-22
NFSv4: Add tracepoints for debugging file locking
Trond Myklebust
2
-2
/
+82
2013-08-22
NFSv4: Add tracepoints for debugging file open
Trond Myklebust
2
-0
/
+129
2013-08-22
NFSv4: Add tracepoints for debugging state management problems
Trond Myklebust
4
-1
/
+245
2013-08-22
NFS: Add tracepoints for debugging NFS hard links
Trond Myklebust
2
-0
/
+72
2013-08-22
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
3
-0
/
+146
2013-08-22
NFS: Add tracepoints for debugging directory changes
Trond Myklebust
2
-1
/
+104
2013-08-22
NFS: Add tracepoints for debugging generic file create events
Trond Myklebust
2
-0
/
+72
2013-08-22
NFS: Add event tracing for generic NFS lookups
Trond Myklebust
3
-0
/
+203
2013-08-22
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
Trond Myklebust
1
-1
/
+3
2013-08-22
NFS: Add event tracing for generic NFS events
Trond Myklebust
7
-11
/
+231
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
2
-2
/
+21
2013-08-22
NFS: Clean up nfs_sillyrename()
Trond Myklebust
1
-10
/
+16
2013-08-22
NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
Trond Myklebust
1
-1
/
+1
2013-08-22
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
Trond Myklebust
1
-1
/
+1
2013-08-22
NFSv4: Deal with some more sparse warnings
Trond Myklebust
2
-7
/
+7
2013-08-22
NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
Trond Myklebust
1
-1
/
+1
2013-08-21
NFSv3: Deal with a sparse warning in nfs3_proc_create
Trond Myklebust
1
-2
/
+2
2013-08-20
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
Trond Myklebust
1
-5
/
+0
2013-08-08
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
Andy Adamson
1
-1
/
+6
2013-08-08
NFSv4.1 Use clientid management rpc_clnt for secinfo
Andy Adamson
1
-1
/
+6
2013-08-07
NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
Andy Adamson
1
-1
/
+1
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
3
-9
/
+5
2013-08-07
NFS: Never use user credentials for lease renewal
Chuck Lever
4
-58
/
+11
2013-08-07
NFS: Use root's credential for lease management when keytab is missing
Chuck Lever
1
-1
/
+18
2013-08-07
NFSv4: Refuse mount attempts with proto=udp
Trond Myklebust
1
-0
/
+12
2013-08-07
nfs: verify open flags before allowing an atomic open
Jeff Layton
1
-0
/
+4
2013-07-24
NFSv4: Fix nfs4_init_uniform_client_string for net namespaces
Trond Myklebust
1
-2
/
+6
2013-07-23
NFSv4.1 Use the mount point rpc_clnt for layoutreturn
Andy Adamson
1
-1
/
+1
2013-07-23
NFS: Fix return type of nfs4_end_drain_session() stub
Chuck Lever
1
-1
/
+1
2013-07-23
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
Nadav Shemer
1
-2
/
+2
2013-07-23
NFSv4: encode_attrs should not backfill the bitmap and attribute length
Trond Myklebust
1
-72
/
+53
2013-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-15
/
+36
2013-07-23
NFSv4: Fix brainfart in attribute length calculation
Trond Myklebust
1
-1
/
+1
2013-07-20
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+12
2013-07-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-21
/
+60
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+14
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2
-7
/
+22
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
1
-0
/
+2
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
[next]