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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-06-16
1
-2
/
+3
|
\
|
*
vfs: read file_handle only once in handle_to_path
Sasha Levin
2015-06-02
1
-2
/
+3
*
|
NFSv4: Fix stateid recovery on revoked delegations
Trond Myklebust
2015-06-16
1
-15
/
+3
*
|
Recover from stateid-type error on SETATTR
Olga Kornievskaia
2015-06-16
1
-1
/
+7
*
|
nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes
Kinglong Mee
2015-06-16
1
-5
/
+7
*
|
nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer
Jeff Layton
2015-06-16
1
-35
/
+77
*
|
nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
Jeff Layton
2015-06-16
1
-23
/
+51
*
|
nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
Jeff Layton
2015-06-16
1
-2
/
+4
*
|
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
Jeff Layton
2015-06-16
2
-8
/
+21
*
|
pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()
Fabian Frederick
2015-06-16
1
-6
/
+3
*
|
nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
Jeff Layton
2015-06-11
1
-3
/
+3
*
|
NFS: Convert use of __constant_htonl to htonl
Vaishali Thakkar
2015-06-10
1
-1
/
+1
*
|
NFS: Remove unused nfs_rw_ops->rw_release() function
Anna Schumaker
2015-06-10
2
-8
/
+0
*
|
NFSv4: handle nfs4_get_referral failure
Dominique Martinet
2015-06-10
1
-0
/
+2
*
|
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
1
-13
/
+2
*
|
NFS: drop unneeded goto
Julia Lawall
2015-06-02
1
-6
/
+1
*
|
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-06-02
1
-1
/
+1
*
|
NFS: report more appropriate block size for directories.
NeilBrown
2015-06-02
1
-0
/
+2
*
|
NFSv4: Always drain the slot table before re-establishing the lease
Trond Myklebust
2015-06-02
1
-1
/
+1
*
|
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-06-01
1
-0
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-05-31
1
-4
/
+4
|
\
|
*
d_walk() might skip too much
Al Viro
2015-05-28
1
-4
/
+4
*
|
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-29
8
-79
/
+112
|
\
\
|
*
|
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
1
-2
/
+8
|
*
|
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
1
-1
/
+1
|
*
|
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
4
-47
/
+58
|
*
|
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
1
-12
/
+19
|
*
|
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
1
-14
/
+20
|
*
|
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-29
1
-3
/
+6
*
|
|
omfs: fix potential integer overflow in allocator
Bob Copeland
2015-05-28
1
-1
/
+1
*
|
|
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
2015-05-28
1
-1
/
+2
*
|
|
omfs: set error return when d_make_root() fails
Bob Copeland
2015-05-28
1
-1
/
+3
*
|
|
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-05-28
1
-1
/
+2
*
|
|
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-05-28
1
-1
/
+1
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-05-27
13
-74
/
+194
|
\
\
\
|
*
|
|
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
Federico Sauter
2015-05-20
1
-1
/
+2
|
*
|
|
Fix to convert SURROGATE PAIR
Nakajima Akira
2015-05-20
1
-46
/
+136
|
*
|
|
cifs: potential missing check for posix_lock_file_wait
Chengyu Song
2015-05-20
1
-2
/
+2
|
*
|
|
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
2015-05-20
1
-0
/
+25
|
*
|
|
CIFS: remove an unneeded NULL check
Dan Carpenter
2015-05-20
1
-1
/
+1
|
*
|
|
[cifs] fix null pointer check
Steve French
2015-05-20
1
-1
/
+1
|
*
|
|
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
2015-05-10
9
-23
/
+25
|
*
|
|
cifs: Don't replace dentries for dfs mounts
Sachin Prabhu
2015-05-10
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-05-27
3
-10
/
+36
|
\
\
\
|
*
|
|
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-05-19
3
-5
/
+17
|
*
|
|
ovl: don't remove non-empty opaque directory
Miklos Szeredi
2015-05-14
1
-5
/
+19
|
|
/
/
*
|
|
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-23
3
-0
/
+38
|
\
\
\
|
*
|
|
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-20
1
-0
/
+18
|
*
|
|
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-19
2
-0
/
+3
|
*
|
|
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
2015-05-19
1
-0
/
+17
[next]