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
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-08-30
NFS4: Avoid migration loops
Benjamin Coddington
1
-0
/
+5
2016-08-29
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2
-28
/
+28
2016-08-28
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
Trond Myklebust
1
-1
/
+0
2016-08-28
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
Trond Myklebust
1
-13
/
+65
2016-08-28
NFSv4.1: Defer bumping the slot sequence number until we free the slot
Trond Myklebust
2
-3
/
+9
2016-08-28
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
4
-4
/
+29
2016-08-28
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
3
-4
/
+35
2016-08-23
pnfs/blocklayout: update last_write_offset atomically with extents
Benjamin Coddington
3
-5
/
+10
2016-08-23
pNFS: The client must not do I/O to the DS if it's lease has expired
Trond Myklebust
1
-0
/
+1
2016-08-19
pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls
Trond Myklebust
2
-6
/
+29
2016-08-16
pNFS/flexfiles: Set reasonable default retrans values for the data channel
Trond Myklebust
1
-2
/
+2
2016-08-16
NFS: Allow the mount option retrans=0
Trond Myklebust
3
-8
/
+26
2016-08-14
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
2
-5
/
+5
2016-08-12
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-12
/
+32
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-21
/
+22
2016-08-05
NFSv4: Cap the transport reconnection timer at 1/2 lease period
Trond Myklebust
1
-0
/
+3
2016-08-05
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
4
-12
/
+27
2016-08-05
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
Trond Myklebust
1
-0
/
+2
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
28
-552
/
+866
2016-07-28
Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-4
/
+4
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2
-2
/
+2
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-11
/
+6
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-2
/
+2
2016-07-28
pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding
Benjamin Coddington
1
-3
/
+5
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+12
2016-07-26
NFSv4: Clean up lookup of SECINFO_NO_NAME
Trond Myklebust
1
-8
/
+2
2016-07-24
NFSv4.2: Fix warning "variable ‘stateids’ set but not used"
Trond Myklebust
1
-2
/
+10
2016-07-24
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
Trond Myklebust
1
-1
/
+1
2016-07-24
Merge branch 'nfs-rdma'
Trond Myklebust
1
-1
/
+5
2016-07-24
Merge branch 'pnfs'
Trond Myklebust
6
-136
/
+218
2016-07-24
Merge branch 'writeback'
Trond Myklebust
17
-280
/
+437
2016-07-24
pNFS: Remove redundant smp_mb() from pnfs_init_lseg()
Trond Myklebust
1
-1
/
+0
2016-07-24
pNFS: Cleanup - do layout segment initialisation in one place
Trond Myklebust
1
-4
/
+6
2016-07-24
pNFS: Remove redundant stateid invalidation
Trond Myklebust
1
-1
/
+0
2016-07-24
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
Trond Myklebust
4
-16
/
+0
2016-07-24
pNFS: Clear the layout metadata if the server changed the layout stateid
Trond Myklebust
1
-1
/
+1
2016-07-24
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
Trond Myklebust
4
-5
/
+5
2016-07-24
NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id
Trond Myklebust
1
-14
/
+23
2016-07-24
pNFS: Do not set plh_return_seq for non-callback related layoutreturns
Trond Myklebust
1
-7
/
+6
2016-07-24
pNFS: Ensure layoutreturn acts as a completion for layout callbacks
Trond Myklebust
1
-15
/
+25
2016-07-24
pNFS: Fix CB_LAYOUTRECALL stateid verification
Trond Myklebust
1
-19
/
+44
2016-07-24
pNFS: Always update the layout barrier seqid on LAYOUTGET
Trond Myklebust
1
-13
/
+14
2016-07-24
pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set
Trond Myklebust
1
-1
/
+1
2016-07-24
pNFS: Clear the layout return tracking on layout reinitialisation
Trond Myklebust
1
-5
/
+14
2016-07-24
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
Trond Myklebust
2
-1
/
+6
2016-07-24
Merge commit 'e7bdea7750eb'
Trond Myklebust
8
-23
/
+45
2016-07-22
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-07-22
Fix NULL pointer dereference in bl_free_device().
Artem Savkov
1
-9
/
+13
[next]