index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-27
5
-6
/
+47
*
nfs: handle servers that support only ALLOW ACE type.
Malahal Naineni
2014-01-27
1
-4
/
+3
*
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
2014-01-22
1
-4
/
+30
*
pnfs: fix BUG in filelayout_recover_commit_reqs
Weston Andros Adamson
2014-01-21
1
-4
/
+4
*
nfs4: fix discover_server_trunking use after free
Weston Andros Adamson
2014-01-20
1
-6
/
+4
*
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
Trond Myklebust
2014-01-19
1
-3
/
+5
*
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
2014-01-17
1
-5
/
+6
*
nfs: page cache invalidation for dio
Christoph Hellwig
2014-01-13
1
-2
/
+27
*
nfs: take i_mutex during direct I/O reads
Christoph Hellwig
2014-01-13
1
-2
/
+12
*
nfs: merge nfs_direct_write into nfs_file_direct_write
Christoph Hellwig
2014-01-13
1
-50
/
+41
*
nfs: merge nfs_direct_read into nfs_file_direct_read
Christoph Hellwig
2014-01-13
1
-58
/
+49
*
nfs: increment i_dio_count for reads, too
Christoph Hellwig
2014-01-13
1
-3
/
+6
*
nfs: defer inode_dio_done call until size update is done
Christoph Hellwig
2014-01-13
1
-17
/
+15
*
nfs: fix size updates for aio writes
Christoph Hellwig
2014-01-13
1
-5
/
+16
*
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
2014-01-13
1
-2
/
+2
*
NFSv4.1: Fix a race in nfs4_write_inode
Trond Myklebust
2014-01-13
2
-43
/
+38
*
NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
Trond Myklebust
2014-01-13
3
-5
/
+35
*
point to the right include file in a comment (left over from a9004abc3)
Toralf Förster
2014-01-05
1
-2
/
+2
*
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2014-01-05
8
-44
/
+45
*
nfs: fix dead code of ipv6_addr_scope
Alexander Aring
2014-01-05
1
-1
/
+1
*
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
2014-01-05
1
-2
/
+6
*
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-12-31
2
-0
/
+2
*
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
2013-12-31
1
-5
/
+36
*
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
Trond Myklebust
2013-12-31
1
-1
/
+6
*
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
Trond Myklebust
2013-12-31
1
-0
/
+5
*
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
2013-12-10
1
-1
/
+13
*
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
2013-12-06
1
-1
/
+49
*
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
2013-12-06
1
-0
/
+2
*
nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...
Jeff Layton
2013-12-06
1
-1
/
+6
*
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
4
-16
/
+19
*
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
2013-12-06
4
-5
/
+100
*
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
2013-12-06
1
-16
/
+31
*
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
2013-12-06
1
-1
/
+1
*
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-06
2
-10
/
+3
|
\
|
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
2
-10
/
+3
*
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-12-06
1
-2
/
+6
|
\
\
|
*
|
aio: clean up aio ring in the fail path
Gu Zheng
2013-12-06
1
-2
/
+6
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-12-06
31
-57
/
+129
|
\
\
\
|
*
|
|
[SCSI] bfa: Fix crash when symb name set for offline vport
Vijaya Mohan Guvva
2013-12-03
3
-8
/
+14
|
*
|
|
[SCSI] enclosure: fix WARN_ON in dual path device removing
James Bottomley
2013-12-02
1
-0
/
+7
|
*
|
|
[SCSI] pm80xx: Tasklets synchronization fix.
Nikith Ganigarakoppal
2013-12-02
2
-41
/
+58
|
*
|
|
[SCSI] pm80xx: Resetting the phy state.
Nikith Ganigarakoppal
2013-12-02
4
-0
/
+10
|
*
|
|
[SCSI] pm80xx: Fix for direct attached device.
Nikith Ganigarakoppal
2013-12-02
1
-1
/
+3
|
*
|
|
[SCSI] pm80xx: Module author addition
Nikith Ganigarakoppal
2013-12-02
1
-0
/
+1
|
*
|
|
[SCSI] hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
2013-11-30
1
-1
/
+1
|
*
|
|
[SCSI] hpsa: do not discard scsi status on aborted commands
Stephen M. Cameron
2013-11-30
1
-1
/
+1
|
*
|
|
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-29
19
-4
/
+33
|
*
|
|
[SCSI] libsas: fix usage of ata_tf_to_fis
Dan Williams
2013-11-27
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-12-06
3
-6
/
+19
|
\
\
\
\
|
*
\
\
\
Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
James Morris
2013-12-07
3
-6
/
+19
|
|
\
\
\
\
[next]