index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-3
/
+3
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-1
/
+0
|
\
|
*
nfs4file: get rid of pointless include of btrfs.h
Al Viro
2017-12-30
1
-1
/
+0
*
|
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-01-30
21
-106
/
+260
|
\
\
|
*
|
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
2018-01-28
1
-1
/
+1
|
*
|
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
2018-01-28
1
-1
/
+0
|
*
|
pnfs/blocklayout: Ensure disk address in block device map
Benjamin Coddington
2018-01-25
1
-2
/
+7
|
*
|
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
Benjamin Coddington
2018-01-25
1
-4
/
+3
|
*
|
NFS: reject request for id_legacy key without auxdata
Eric Biggers
2018-01-22
1
-1
/
+5
|
*
|
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
Jan Chochol
2018-01-18
1
-1
/
+1
|
*
|
nfs: Use proper enum definitions for nfs_show_stable
Chuck Lever
2018-01-18
1
-11
/
+11
|
*
|
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
Tigran Mkrtchyan
2018-01-18
1
-3
/
+1
|
*
|
NFS: commit direct writes even if they fail partially
J. Bruce Fields
2018-01-16
1
-3
/
+1
|
*
|
nfs: remove unused label in nfs_encode_fh()
Arnd Bergmann
2018-01-16
1
-1
/
+0
|
*
|
nfs: Update server port after referral or migration
Chuck Lever
2018-01-14
1
-0
/
+1
|
*
|
nfs: Referrals should use the same proto setting as their parent
Chuck Lever
2018-01-14
2
-5
/
+20
|
*
|
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
2018-01-14
1
-2
/
+2
|
*
|
pnfs/blocklayout: handle transient devices
Benjamin Coddington
2018-01-14
5
-12
/
+82
|
*
|
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
2018-01-14
2
-1
/
+5
|
*
|
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
Benjamin Coddington
2018-01-14
1
-0
/
+1
|
*
|
NFS: remove unused offset arg in nfs_pgio_rpcsetup
Benjamin Coddington
2018-01-14
1
-4
/
+4
|
*
|
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
NeilBrown
2018-01-14
2
-5
/
+12
|
*
|
nfs: remove dead code from nfs_encode_fh()
NeilBrown
2018-01-14
1
-4
/
+0
|
*
|
Support statx() mask and query flags parameters
Trond Myklebust
2018-01-14
1
-13
/
+39
|
*
|
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
2018-01-14
1
-26
/
+38
|
*
|
NFSv4: Convert LOCKU to use nfs4_async_handle_exception()
Trond Myklebust
2018-01-14
1
-2
/
+8
|
*
|
NFSv4: Convert DELEGRETURN to use nfs4_handle_exception()
Trond Myklebust
2018-01-14
1
-3
/
+8
|
*
|
NFSv4: Convert CLOSE to use nfs4_async_handle_exception()
Trond Myklebust
2018-01-14
1
-1
/
+8
|
*
|
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
2018-01-14
1
-0
/
+2
*
|
|
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
6
-23
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nfs: convert to new i_version API
Jeff Layton
2018-01-29
6
-23
/
+26
*
|
|
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-16
3
-4
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
2017-12-15
1
-0
/
+2
|
*
|
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2017-12-15
2
-4
/
+24
*
|
|
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-01
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
2017-11-29
1
-2
/
+2
*
|
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
4
-14
/
+14
|
|
/
|
/
|
*
|
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
25
-334
/
+590
|
\
\
|
|
/
|
*
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
Benjamin Coddington
2017-11-17
2
-16
/
+16
|
*
NFS: Fix typo in nomigration mount option
Joshua Watt
2017-11-17
1
-1
/
+1
|
*
nfs: Fix ugly referral attributes
Chuck Lever
2017-11-17
1
-10
/
+8
|
*
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-17
1
-2
/
+10
|
*
nfs: remove net pointer from messages
Vasily Averin
2017-11-17
1
-7
/
+7
|
*
nfs client: exit_net cleanup check added
Vasily Averin
2017-11-17
1
-0
/
+4
|
*
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
Markus Elfring
2017-11-17
1
-8
/
+9
|
*
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
2017-11-17
3
-1
/
+20
|
*
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
Trond Myklebust
2017-11-17
1
-1
/
+2
|
*
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
2017-11-17
1
-0
/
+5
|
*
NFSv4: Clean up nfs4_delegreturn_done
Trond Myklebust
2017-11-17
1
-18
/
+14
|
*
NFSv4: cleanup nfs4_close_done
Trond Myklebust
2017-11-17
1
-19
/
+16
[next]