index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int
Michael Ellerman
1
-0
/
+7
2017-07-14
mm: fix overflow check in expand_upwards()
Helge Deller
1
-1
/
+1
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
35
-289
/
+777
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
45
-698
/
+1356
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2
-1
/
+18
2017-07-13
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
59
-2405
/
+2758
2017-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-95
/
+36
2017-07-13
Merge tag '4.13-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-15
/
+11
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
44
-438
/
+391
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
8
-134
/
+605
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
5
-1
/
+170
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
2
-0
/
+23
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
1
-1
/
+1
2017-07-13
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-13
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
1
-1
/
+1
2017-07-13
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
1
-3
/
+3
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
1
-8
/
+8
2017-07-13
xprtrdma: FMR does not need list_del_init()
Chuck Lever
1
-8
/
+10
2017-07-13
xprtrdma: Demote "connect" log messages
Chuck Lever
1
-36
/
+8
2017-07-13
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
1
-4
/
+3
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
3
-5
/
+18
2017-07-13
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2
-20
/
+17
2017-07-13
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
1
-10
/
+13
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
4
-31
/
+84
2017-07-13
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2
-6
/
+5
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
4
-27
/
+26
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
4
-5
/
+28
2017-07-13
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
1
-0
/
+1
2017-07-13
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
1
-2
/
+8
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
1
-2
/
+4
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2
-61
/
+0
2017-07-13
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-13
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
1
-1
/
+1
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
4
-0
/
+63
2017-07-13
NFS: Remove unused fields in the page I/O structures
Trond Myklebust
3
-4
/
+0
2017-07-13
SUNRPC: Make slot allocation more reliable
Trond Myklebust
1
-3
/
+5
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
3
-1
/
+19
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
9
-42
/
+42
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
1
-4
/
+7
2017-07-13
nfsd4: const-ify nfsd4_ops
Christoph Hellwig
1
-7
/
+6
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
14
-65
/
+65
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
12
-15
/
+15
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
10
-7
/
+28
2017-07-13
nfsd4: properly type op_func callbacks
Christoph Hellwig
3
-173
/
+209
2017-07-13
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
1
-55
/
+54
[next]