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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
Trond Myklebust
1
-1
/
+1
2012-05-24
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
2
-0
/
+11
2012-05-24
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
1
-0
/
+3
2012-05-24
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
1
-0
/
+1
2012-05-24
NFSv4.1 mdsthreshold attribute xdr
Andy Adamson
2
-0
/
+17
2012-05-22
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2
-1
/
+3
2012-05-22
NFS: Add nfs_client behavior flags
Chuck Lever
2
-1
/
+4
2012-05-22
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
1
-1
/
+2
2012-05-22
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
1
-3
/
+0
2012-05-22
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
1
-1
/
+1
2012-05-22
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
1
-1
/
+1
2012-05-22
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2
-4
/
+4
2012-05-22
NFS: Fix comment misspelling in struct nfs_client definition
Chuck Lever
1
-1
/
+1
2012-05-22
NFS: Add NFSDBG_STATE
Chuck Lever
1
-0
/
+1
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
21
-36
/
+128
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-14
/
+19
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
1
-0
/
+13
2012-05-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
1
-9
/
+0
2012-05-09
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
Trond Myklebust
1
-1
/
+1
2012-05-09
NFS: Clean up - simplify nfs_lock_request()
Trond Myklebust
1
-12
/
+2
2012-05-09
NFS: Prevent a deadlock in the new writeback code
Trond Myklebust
1
-0
/
+1
2012-05-07
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-05-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+4
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
1
-3
/
+4
2012-05-04
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
2012-05-04
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
1
-1
/
+1
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+19
2012-05-01
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
1
-5
/
+0
2012-05-01
NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
Trond Myklebust
1
-2
/
+0
2012-05-01
NFSv4: Simplify the NFSv4 CREATE compound
Trond Myklebust
1
-1
/
+0
2012-05-01
NFSv4: Simplify the NFSv4 OPEN compound
Trond Myklebust
1
-2
/
+0
2012-05-01
NFSv2/v3: Simulate the change attribute
Trond Myklebust
1
-3
/
+3
2012-05-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-05-01
net: fix two typos in skbuff.h
Eric Dumazet
1
-2
/
+2
2012-04-30
NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
Trond Myklebust
1
-0
/
+5
2012-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+40
2012-04-30
efi: Add new variable attributes
Matthew Garrett
1
-1
/
+12
2012-04-30
asm-generic: Use __BITS_PER_LONG in statfs.h
H. Peter Anvin
1
-1
/
+1
2012-04-30
net: fix sk_sockets_allocated_read_positive
Eric Dumazet
1
-2
/
+2
2012-04-30
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+3
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
1
-0
/
+2
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
1
-1
/
+1
2012-04-29
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
1
-0
/
+1
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2012-04-27
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-1
/
+2
2012-04-27
NFS: Remove extra rpc_clnt argument to proc_lookup
Bryan Schumaker
1
-1
/
+1
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
1
-0
/
+2
[next]