index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
NFS: a couple off by ones
Dan Carpenter
1
-2
/
+2
2015-01-30
nfs: prevent truncate on active swapfile
Omar Sandoval
1
-1
/
+6
2015-01-30
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
1
-3
/
+5
2015-01-24
NFSv4: Deal with atomic upgrades of an existing delegation
Trond Myklebust
1
-3
/
+17
2015-01-24
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
Trond Myklebust
1
-7
/
+3
2015-01-24
NFSv4.1: Optimise layout return-on-close
Trond Myklebust
3
-40
/
+31
2015-01-24
NFSv4.1: Allow parallel LOCK/LOCKU calls
Trond Myklebust
1
-2
/
+6
2015-01-24
NFSv4: Update of VFS byte range lock must be atomic with the stateid update
Trond Myklebust
1
-22
/
+15
2015-01-24
NFSv4: Fix lock on-wire reordering issues
Trond Myklebust
2
-8
/
+27
2015-01-24
NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised
Trond Myklebust
1
-1
/
+1
2015-01-24
NFSv4: Fix atomicity problems with lock stateid updates
Trond Myklebust
1
-13
/
+29
2015-01-23
NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE
Trond Myklebust
2
-2
/
+18
2015-01-23
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
2
-8
/
+18
2015-01-23
NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
Trond Myklebust
2
-10
/
+10
2015-01-23
NFSv4: More CLOSE/OPEN races
Trond Myklebust
1
-1
/
+15
2015-01-23
NFSv4: Fix an atomicity problem in CLOSE
Trond Myklebust
2
-3
/
+8
2015-01-21
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
Anna Schumaker
2
-4
/
+3
2015-01-21
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
1
-1
/
+1
2015-01-21
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
1
-0
/
+6
2015-01-05
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
1
-2
/
+0
2015-01-05
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
1
-6
/
+0
2015-01-05
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
1
-0
/
+18
2015-01-05
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2
-4
/
+16
2015-01-05
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
1
-9
/
+8
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+6
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
11
-64
/
+83
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2
-21
/
+20
2014-11-25
nfs: Add DEALLOCATE support
Anna Schumaker
6
-2
/
+89
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
8
-1
/
+167
2014-11-25
NFS: Clean up nfs4_init_callback()
Chuck Lever
1
-17
/
+14
2014-11-25
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
1
-4
/
+6
2014-11-24
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2
-12
/
+17
2014-11-24
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2
-2
/
+2
2014-11-24
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
2
-12
/
+6
2014-11-24
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
1
-3
/
+3
2014-11-24
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
4
-13
/
+25
2014-11-24
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
1
-1
/
+1
2014-11-24
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
Anna Schumaker
1
-1
/
+1
2014-11-24
nfs: Remove dead case from nfs4_map_errors()
Jan Kara
1
-2
/
+0
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
1
-1
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-1
/
+1
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2
-3
/
+3
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2
-11
/
+0
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
2014-11-12
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
1
-25
/
+17
2014-11-12
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
1
-1
/
+23
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
1
-3
/
+3
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
2014-11-12
nfs: Remove bogus assignment
Jan Kara
1
-1
/
+1
[next]