Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
bf96bc0b3bb04e2a0cc9f5c8cb73179ddbca48df
bf96bc0
NFSv4.1: Comment is now wrong and redundant to code
by Tom Haynes
· 11 years ago
abbec2da
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
by Trond Myklebust
· 11 years ago
7b160cf
Merge tag 'nfs-rdma-3.16' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 11 years ago
c93c622
xprtrdma: Disconnect on registration failure
by Chuck Lever
· 11 years ago
c977dea
xprtrdma: Remove BUG_ON() call sites
by Chuck Lever
· 11 years ago
e7ce710
xprtrdma: Avoid deadlock when credit window is reset
by Chuck Lever
· 11 years ago
4f4cf5a
SUNRPC: Move congestion window constants to header file
by Chuck Lever
· 11 years ago
1890697
xprtrdma: Reset connection timeout after successful reconnect
by Chuck Lever
· 11 years ago
bfaee09
xprtrdma: Use macros for reconnection timeout constants
by Chuck Lever
· 11 years ago
196c699
xprtrdma: Allocate missing pagelist
by Shirley Ma
· 11 years ago
5bc4bc7
xprtrdma: Remove Tavor MTU setting
by Chuck Lever
· 11 years ago
ec62f40
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
by Chuck Lever
· 11 years ago
65866f8
xprtrdma: Reduce the number of hardway buffer allocations
by Chuck Lever
· 11 years ago
8301a2c
xprtrdma: Limit work done by completion handler
by Chuck Lever
· 11 years ago
1c00dd0
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
by Chuck Lever
· 11 years ago
7f23f6f
xprtrmda: Reduce lock contention in completion handlers
by Chuck Lever
· 11 years ago
fc66448
xprtrdma: Split the completion queue
by Chuck Lever
· 11 years ago
7f1d541
xprtrdma: Make rpcrdma_ep_destroy() return void
by Chuck Lever
· 11 years ago
13c9ff8
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
by Chuck Lever
· 11 years ago
cdd9ade
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
by Chuck Lever
· 11 years ago
f10eafd
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
by Chuck Lever
· 11 years ago
0ac531c
xprtrdma: Remove REGISTER memory registration mode
by Chuck Lever
· 11 years ago
b45ccfd
xprtrdma: Remove MEMWINDOWS registration modes
by Chuck Lever
· 11 years ago
03ff882
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
by Chuck Lever
· 11 years ago
254f91e
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
by Chuck Lever
· 11 years ago
4034ba0
nfs-rdma: Fix for FMR leaks
by Allen Andrews
· 11 years ago
0fc6c4e
xprtrdma: mind the device's max fast register page list depth
by Steve Wise
· 11 years ago
b596872
Push the file layout driver into a subdirectory
by Tom Haynes
· 11 years ago
0aa61e7
pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
by Trond Myklebust
· 11 years ago
6df200f
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
by Trond Myklebust
· 11 years ago
c8e4702
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
by Scott Mayhew
· 11 years ago
8935ef6
NFSv4: Use error handler on failed GETATTR with successful OPEN
by Andy Adamson
· 11 years ago
f868089
NFS: Fix a potential busy wait in nfs_page_group_lock
by Trond Myklebust
· 11 years ago
c110955
NFS: Fix error handling in __nfs_pageio_add_request
by Trond Myklebust
· 11 years ago
c6c8fe7
net, sunrpc: suppress allocation warning in rpc_malloc()
by David Rientjes
· 11 years ago
6807299
nfs: support page groups in nfs_read_completion
by Weston Andros Adamson
· 11 years ago
c619427
pnfs: filelayout: support non page aligned layouts
by Weston Andros Adamson
· 11 years ago
19b5484
pnfs: allow non page aligned pnfs layout segments
by Weston Andros Adamson
· 11 years ago
5002c58
pnfs: support multiple verfs per direct req
by Weston Andros Adamson
· 11 years ago
7f71472
nfs: remove data list from pgio header
by Weston Andros Adamson
· 11 years ago
f0cb9ab
nfs: use > 1 request to handle bsize < PAGE_SIZE
by Weston Andros Adamson
· 11 years ago
0f9c429
nfs: chain calls to pg_test
by Weston Andros Adamson
· 11 years ago
6094f83
nfs: allow coalescing of subpage requests
by Weston Andros Adamson
· 11 years ago
dd7663e
pnfs: clean up filelayout_alloc_commit_info
by Weston Andros Adamson
· 11 years ago
d72ddcb
nfs: page group support in nfs_mark_uptodate
by Weston Andros Adamson
· 11 years ago
20633f0
nfs: page group syncing in write path
by Weston Andros Adamson
· 11 years ago
67d0338
nfs: page group syncing in read path
by Weston Andros Adamson
· 11 years ago
2bfc6e5
nfs: add support for multiple nfs reqs per page
by Weston Andros Adamson
· 11 years ago
ab75e41
nfs: call nfs_can_coalesce_requests for every req
by Weston Andros Adamson
· 11 years ago
b4fdac1
nfs: modify pg_test interface to return size_t
by Weston Andros Adamson
· 11 years ago
8c8f1ac1
nfs: remove unused arg from nfs_create_request
by Weston Andros Adamson
· 11 years ago
12c0579
nfs: clean up PG_* flags
by Weston Andros Adamson
· 11 years ago
d201c4d
pnfs: fix race in filelayout commit path
by Weston Andros Adamson
· 11 years ago
41d8d5b
NFS: Create a common nfs_pageio_ops struct
by Anna Schumaker
· 11 years ago
cf485fc
NFS: Create a common generic_pg_pgios()
by Anna Schumaker
· 11 years ago
c376627
NFS: Create a common multiple_pgios() function
by Anna Schumaker
· 11 years ago
1ed26f3
NFS: Create a common initiate_pgio() function
by Anna Schumaker
· 11 years ago
ef2c488
NFS: Create a generic_pgio function
by Anna Schumaker
· 11 years ago
844c9e6
NFS: Create a common pgio_error function
by Anna Schumaker
· 11 years ago
ce59515
NFS: Create a common rpcsetup function for reads and writes
by Anna Schumaker
· 11 years ago
6f92fa4
NFS: Create a common rpc_call_ops struct
by Anna Schumaker
· 11 years ago
0eecb21
NFS: Create a common nfs_pgio_result_common function
by Anna Schumaker
· 11 years ago
a4cdda5
NFS: Create a common pgio_rpc_prepare function
by Anna Schumaker
· 11 years ago
4a0de55
NFS: Create a common rw_header_alloc and rw_header_free function
by Anna Schumaker
· 11 years ago
00bfa30
NFS: Create a common pgio_alloc and pgio_release function
by Anna Schumaker
· 11 years ago
f79d06f
NFS: Move the write verifier into the nfs_pgio_header
by Anna Schumaker
· 11 years ago
c0752cd
NFS: Create a common read and write header struct
by Anna Schumaker
· 11 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
9137bdf
NFS: Create a common results structure for reads and writes
by Anna Schumaker
· 11 years ago
3c6b899
NFS: Create a common argument structure for reads and writes
by Anna Schumaker
· 11 years ago
fab5fc2
nfs: remove ->read_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
a20c93e
nfs: remove ->write_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
1b33809
nfs: commit layouts in fdatasync
by Christoph Hellwig
· 11 years ago
7a9a7b7
SUNRPC: Fix a module reference issue in rpcsec_gss
by Trond Myklebust
· 11 years ago
1f2edbe
NFS: Don't ignore suid/sgid bit changes after a successful write
by Trond Myklebust
· 11 years ago
43b6535
NFS: Don't declare inode uptodate unless all attributes were checked
by Trond Myklebust
· 11 years ago
4dfc7fd
NFS: Fix memroy leak for double mounts
by Kinglong Mee
· 11 years ago
c9eaa44
Linux 3.15-rc1
by Linus Torvalds
· 11 years ago
f7c1d07
mm: Initialize error in shmem_file_aio_read()
by Geert Uytterhoeven
· 11 years ago
e686bd8
cifs: Use min_t() when comparing "size_t" and "unsigned long"
by Geert Uytterhoeven
· 11 years ago
bf3a340
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
321d03c
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
fd1232b
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
by Mikulas Patocka
· 11 years ago
18aa0da
powerpc: Don't try to set LPCR unless we're in hypervisor mode
by Paul Mackerras
· 11 years ago
d7e8af1
futex: update documentation for ordering guarantees
by Davidlohr Bueso
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
fd18f00
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 11 years ago
de0c9cf
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 11 years ago
09c9b61
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 11 years ago
141eacc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
9309444
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
07f5fef
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
by Linus Torvalds
· 11 years ago
96c57ad
ceph: fix pr_fmt() redefinition
by Linus Torvalds
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
eda43ce
Merge branch 'tunnels'
by David S. Miller
· 11 years ago
8d89dcd
vti: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
5a45527
gre: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
810d8ce
drivers: net: xen-netfront: fix array initialization bug
by Vincenzo Maffione
· 11 years ago
dcfba94
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
0a7418f
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
Next »