Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7af654f8d1b7460415af5d1d326233478dd0f563
7af654f
NFSv4: Don't reuse expired nfs4_state_owner structs
by Trond Myklebust
· 17 years ago
27b3f94
NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
by Trond Myklebust
· 17 years ago
587142f
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
by Trond Myklebust
· 17 years ago
4e56e08
NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
by Trond Myklebust
· 17 years ago
8a702bb
SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()
by Trond Myklebust
· 17 years ago
0df7fb7
SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred
by Trond Myklebust
· 17 years ago
0285ed1
SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's
by Trond Myklebust
· 17 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 17 years ago
1dd17ec
SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed
by Trond Myklebust
· 17 years ago
5d28dc8
SUNRPC: Convert gss_ctx_lock to an RCU lock
by Trond Myklebust
· 17 years ago
f5c2187
SUNRPC: Convert the credential garbage collector into a shrinker callback
by Trond Myklebust
· 17 years ago
9499b43
SUNRPC: Give credential cache a local spinlock
by Trond Myklebust
· 17 years ago
31be5bf
SUNRPC: Convert the credcache lookup code to use RCU
by Trond Myklebust
· 17 years ago
e092bdc
SUNRPC: cleanup rpc credential cache garbage collection
by Trond Myklebust
· 17 years ago
fc432dd
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
by Trond Myklebust
· 17 years ago
696e38d
SUNRPC: replace casts in auth_unix.c with container_of()
by Trond Myklebust
· 17 years ago
5fe4755
SUNRPC: Clean up rpc credential initialisation
by Trond Myklebust
· 17 years ago
f1c0a86
SUNRPC: Mark auth and cred operation tables as constant.
by Trond Myklebust
· 17 years ago
de7a8ce
SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
by Trond Myklebust
· 17 years ago
5e1550d
SUNRPC: Add the helper function 'rpc_call_null()'
by Trond Myklebust
· 17 years ago
64c91a1
SUNRPC: Make rpc_ping() static
by Trond Myklebust
· 17 years ago
fc1b356
SUNRPC: Fix races in rpcauth_create
by Trond Myklebust
· 17 years ago
07a2bf1
SUNRPC: Fix a memory leak in gss_create()
by Trond Myklebust
· 17 years ago
5c9cfc8
SUNRPC: Fix a typo in unx_create()
by Trond Myklebust
· 17 years ago
3ab9bb7
SUNRPC: Fix a memory leak in the auth credcache code
by Trond Myklebust
· 17 years ago
03a1256
SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
by Trond Myklebust
· 17 years ago
62e1761
SUNRPC: Clean up rpc_pipefs.
by Trond Myklebust
· 17 years ago
34f3089
SUNRPC: Enable non-exclusive create in rpc_mkpipe()
by Trond Myklebust
· 17 years ago
6e84c7b
SUNRPC: Add a downcall queue to struct rpc_inode
by Trond Myklebust
· 17 years ago
3b68aae
SUNRPC: Always match an upcall message in gss_pipe_downcall()
by Trond Myklebust
· 17 years ago
b185f83
SUNRPC: Remove the gss_auth spinlock
by Trond Myklebust
· 17 years ago
4a8c134
SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth
by Trond Myklebust
· 17 years ago
c1384c9
SUNRPC: fix hang due to eventd deadlock...
by Trond Myklebust
· 17 years ago
6e5b70e
SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task
by Trond Myklebust
· 17 years ago
188fef1
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
by Trond Myklebust
· 17 years ago
f61534d
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
by Trond Myklebust
· 17 years ago
4ada539
SUNRPC: Make create_client() take a reference to the rpciod workqueue
by Trond Myklebust
· 17 years ago
ab418d7
SUNRPC: Optimise rpciod_up()
by Trond Myklebust
· 17 years ago
d431a555
SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialised
by Trond Myklebust
· 17 years ago
4c402b4
SUNRPC: Remove rpc_clnt->cl_count
by Trond Myklebust
· 17 years ago
8ad7c89
SUNRPC: Make rpc_clone take a reference instead of using cl_count
by Trond Myklebust
· 17 years ago
90c5755
SUNRPC: Kill rpc_clnt->cl_oneshot
by Trond Myklebust
· 17 years ago
848f1fe
SUNRPC: Kill rpc_clnt->cl_dead
by Trond Myklebust
· 17 years ago
34f52e3
SUNRPC: Convert rpc_clnt->cl_users to a kref
by Trond Myklebust
· 17 years ago
c44fe70
SUNRPC: Clean up tk_pid allocation and make it lockless
by Trond Myklebust
· 17 years ago
4bef61f
SUNRPC: Add a per-rpc_clnt spinlock
by Trond Myklebust
· 17 years ago
6529eba
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
by Trond Myklebust
· 17 years ago
c6d00e6
NFSv4: Convert struct nfs4_opendata to use struct kref
by Trond Myklebust
· 17 years ago
3bec63d
NFS: Convert struct nfs_open_context to use a kref
by Trond Myklebust
· 17 years ago
edc05fc
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
by Trond Myklebust
· 17 years ago
dce34ce
NFS: Prevent integer overflow in nfs_scan_list()
by Trond Myklebust
· 17 years ago
2aefa10
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
by Trond Myklebust
· 17 years ago
5c36968
NFS cleanup: speed up nfs_scan_commit using radix tree tags
by Trond Myklebust
· 17 years ago
9fd367f
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
by Trond Myklebust
· 17 years ago
c03b402
NFS: Convert struct nfs_page to use krefs
by Trond Myklebust
· 17 years ago
a50f795
NFS: Fix an Oops in the nfs_access_cache_shrinker()
by Trond Myklebust
· 17 years ago
e2f032e
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
by Trond Myklebust
· 17 years ago
aa53ed5
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
by Jeff Layton
· 17 years ago
fc6ae3c
NFS: Re-enable forced umounts
by Trond Myklebust
· 17 years ago
83d93f2
NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
by Jeff Layton
· 17 years ago
a035686
NFS: Fix nfs_reval_fsid()
by Trond Myklebust
· 17 years ago
b39e625
NFSv4: Clean up nfs4_call_async()
by Trond Myklebust
· 17 years ago
4a35bd4
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
by Trond Myklebust
· 17 years ago
ad389da
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
by Trond Myklebust
· 17 years ago
539cd03
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
by Trond Myklebust
· 17 years ago
88be9f9
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
by Trond Myklebust
· 17 years ago
de05a0c
NFS: Minor read optimisation...
by Trond Myklebust
· 17 years ago
44dd151
NFS: Don't mark a written page as uptodate until it is on disk
by Trond Myklebust
· 17 years ago
d9df8d6
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
by Trond Myklebust
· 17 years ago
070ea60
NFS: Clean ups in fs/nfs/direct.c
by Chuck Lever
· 17 years ago
4eb6bf6
lots-of-architectures: enable arbitary speed tty support
by Alan Cox
· 17 years ago
bcf67e1
Make common helpers for seq_files that work with list_heads
by Pavel Emelianov
· 17 years ago
c14d444
sx: switch subven and subid values
by Jiri Slaby
· 17 years ago
64c70b1
Add LZO1X algorithm to the kernel
by Richard Purdie
· 17 years ago
4c75f74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
6ed911f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
64b853a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
0f16639
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
5f60cfd
Merge git://git.infradead.org/~dwmw2/battery-2.6
by Linus Torvalds
· 17 years ago
9f9d763
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
1b21f45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
01370f0
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
5cbc39a
Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
4ad072c
bonding/bond_main.c: make 2 functions static
by Adrian Bunk
· 17 years ago
02c1889
ps3: gigabit ethernet driver for PS3, take3
by Masakazu Mokuno
· 17 years ago
def47c5
[netdrvr] Fix dependencies for ax88796 ne2k clone driver
by Jeff Garzik
· 17 years ago
4c3ca4d
eHEA: Capability flag for DLPAR support
by Jan-Bernd Themann
· 17 years ago
e1abecc
Remove sk98lin ethernet driver.
by Jeff Garzik
· 17 years ago
cd6f5b8
sunhme.c:quattro_pci_find() must be __devinit
by Adrian Bunk
· 17 years ago
c2edacf
bonding / ipv6: no addrconf for slaves separately from master
by Jay Vosburgh
· 17 years ago
89c0d26
atl1: remove write-only var in tx handler
by Alexey Dobriyan
· 17 years ago
099575b
macmace: use "unsigned long flags;"
by Alexey Dobriyan
· 17 years ago
9514bfe
Cleanup usbnet_probe() return value handling
by Peter Korsgaard
· 17 years ago
4638aef1
netxen: deinline and sparse fix
by Stephen Hemminger
· 17 years ago
8abd531
eeprom_93cx6: shorten pulse timing to match spec (bis)
by Francois Romieu
· 17 years ago
85cfb53
phylib: Add Marvell 88E1112 phy id
by Olof Johansson
· 17 years ago
e547923
phylib: cleanup marvell.c a bit
by Olof Johansson
· 17 years ago
825a2ff
AX88796 network driver
by Ben Dooks
· 17 years ago
105b1bc
[MIPS] PNX8550: Cleanup proc code.
by Robert P. J. Day
· 17 years ago
569fb75
[MIPS] WRPPMC: Fix build.
by Ralf Baechle
· 17 years ago
Next »