Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c3e9c04b89059a4c93c792da883ca284de182da5
c3e9c04b
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
e0bcb42
Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 7 years ago
b6b220b
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
fcfa447
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
by Benjamin Coddington
· 7 years ago
f02fee2
NFS: Fix typo in nomigration mount option
by Joshua Watt
· 7 years ago
c05cefc
nfs: Fix ugly referral attributes
by Chuck Lever
· 7 years ago
fd53dde
NFS: super: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
e4949e4
nfs: remove net pointer from messages
by Vasily Averin
· 7 years ago
4112be7
sunrpc: exit_net cleanup check added
by Vasily Averin
· 7 years ago
b0b5352
nfs client: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0671d8f
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
by Markus Elfring
· 7 years ago
fcd8843
NFSv4: Replace closed stateids with the "invalid special stateid"
by Trond Myklebust
· 7 years ago
e1fff5d
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
by Trond Myklebust
· 7 years ago
46280d9
NFSv4: Check the open stateid when searching for expired state
by Trond Myklebust
· 7 years ago
140087fd
NFSv4: Clean up nfs4_delegreturn_done
by Trond Myklebust
· 7 years ago
91b30d2
NFSv4: cleanup nfs4_close_done
by Trond Myklebust
· 7 years ago
ff90514
NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
by Trond Myklebust
· 7 years ago
7380020
pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
by Trond Myklebust
· 7 years ago
c82bac6
NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
by Trond Myklebust
· 7 years ago
12f275c
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
by Trond Myklebust
· 7 years ago
d803224
NFS: Fix a typo in nfs_rename()
by Trond Myklebust
· 7 years ago
8fd1ab7
NFSv4: Fix open create exclusive when the server reboots
by Trond Myklebust
· 7 years ago
ad9e02d
NFSv4: Add a tracepoint to document open stateid updates
by Trond Myklebust
· 7 years ago
c9399f2
NFSv4: Fix OPEN / CLOSE race
by Trond Myklebust
· 7 years ago
c435da6
sunrpc: Add rpc_request static trace point
by Chuck Lever
· 7 years ago
b2bfe59
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
a30ccf1
SUNRPC: Fix parsing failure in trace points with XIDs
by Chuck Lever
· 7 years ago
e9d4763
net: sunrpc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
6089dd0
NFS: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
3944369
NFS: Avoid RCU usage in tracepoints
by Anna Schumaker
· 7 years ago
62b56a6
xprtrdma: Update copyright notices
by Chuck Lever
· 7 years ago
1b746c1
xprtrdma: Remove include for linux/prefetch.h
by Chuck Lever
· 7 years ago
2232df5
rpcrdma: Remove C structure definitions of XDR data items
by Chuck Lever
· 7 years ago
a4699f5
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
by Chuck Lever
· 7 years ago
b04a234
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
5a3e0b1
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
cbda1b2
Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ca5b857
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a0e136e
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
16382e1
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
06ede5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
212bf41
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
2f62b5a
fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
194bc1f
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
0896cad
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
81a090b
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
2b28a7b
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
eba6dd6
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
a2a5dea
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
3be0f80b
NFSv4.1: Fix up replays of interrupted requests
by Trond Myklebust
· 7 years ago
6f0afc2
xprtrdma: Remove atomic send completion counting
by Chuck Lever
· 7 years ago
01bb35c
xprtrdma: RPC completion should wait for Send completion
by Chuck Lever
· 7 years ago
0ba6f37
xprtrdma: Refactor rpcrdma_deferred_completion
by Chuck Lever
· 7 years ago
531cca0
xprtrdma: Add a field of bit flags to struct rpcrdma_req
by Chuck Lever
· 7 years ago
ae72950
xprtrdma: Add data structure to manage RDMA Send arguments
by Chuck Lever
· 7 years ago
a062a2a
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
by Chuck Lever
· 7 years ago
857f9ac
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
by Chuck Lever
· 7 years ago
394b2c7
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
ad99f05
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
by Chuck Lever
· 7 years ago
be798f9
xprtrdma: Decode credits field in rpcrdma_reply_handler
by Chuck Lever
· 7 years ago
d8f532d
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
by Chuck Lever
· 7 years ago
e1352c9
xprtrdma: Refactor rpcrdma_reply_handler some more
by Chuck Lever
· 7 years ago
5381e0e
xprtrdma: Move decoded header fields into rpcrdma_rep
by Chuck Lever
· 7 years ago
61433af
xprtrdma: Throw away reply when version is unrecognized
by Chuck Lever
· 7 years ago
a3841f9
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
adeba81
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
854ac87
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
62530ed
bio: ensure __bio_clone_fast copies bi_partno
by Michael Lyle
· 7 years ago
cf9b077
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
527d147
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
8c60969
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
74d4108
dm bufio: fix integer overflow when limiting maximum cache size
by Eric Biggers
· 7 years ago
5d47c89
dm: clear all discard attributes in queue_limits when discards are disabled
by Mike Snitzer
· 7 years ago
7dea378
dm: do not set 'discards_supported' in targets that do not need it
by Mike Snitzer
· 7 years ago
8a74d29
dm: discard support requires all targets in a table support discards
by Mike Snitzer
· 7 years ago
9dc112e
dm mpath: remove annoying message of 'blk_get_request() returned -11'
by Ming Lei
· 7 years ago
18c83d2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
051089a
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e6e58e7
RDMA: Add Jason Gunthorpe as a co-maintainer
by Jason Gunthorpe
· 7 years ago
441692a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
758f875
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
a02cd42
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
2015a63
xfs: fix type usage
by Darrick J. Wong
· 7 years ago
962cc1a
xfs: fix forgotten rcu read unlock when skipping inode reclaim
by Darrick J. Wong
· 7 years ago
487e2c9
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
b630a23
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
9c7a867
Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 7 years ago
cce7529
nvmet_fc: fix better length checking
by James Smart
· 7 years ago
d3092e4
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
b974304
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
ba5b503
arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3
by Masahiro Yamada
· 7 years ago
a6014f1
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
34d9715
block: wake up all tasks blocked in get_request()
by Ming Lei
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
Next »