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
*
NFS: Create an alloc_client rpc_op
Bryan Schumaker
2012-06-29
6
-14
/
+32
*
NFS: Create a free_client rpc_op
Bryan Schumaker
2012-06-29
6
-9
/
+15
*
NFS: Create a return_delegation rpc op
Bryan Schumaker
2012-06-29
8
-17
/
+26
*
NFS: Create a have_delegation rpc_op
Bryan Schumaker
2012-06-29
9
-16
/
+24
*
NFS: Create a v4-specific fsync function
Bryan Schumaker
2012-06-29
1
-8
/
+32
*
NFS: Use nfs4_destroy_server() to clean up NFS v4
Bryan Schumaker
2012-06-29
4
-22
/
+9
*
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
Bryan Schumaker
2012-06-29
2
-2
/
+7
*
NFSv4.1 handle OPEN O_CREATE mdsthreshold
Andy Adamson
2012-06-29
1
-1
/
+3
*
NFS: Simplify NFSv4.1 Kconfig
Trond Myklebust
2012-06-28
1
-4
/
+5
*
NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount
Andy Adamson
2012-06-28
1
-1
/
+1
*
NFS: Cleanup - only store the write verifier in struct nfs_page
Trond Myklebust
2012-06-28
4
-14
/
+20
*
NFSv4: Decode getdevicelist should use nfs4_verifier
Trond Myklebust
2012-06-28
1
-2
/
+2
*
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
1
-3
/
+1
*
NFSv4.1: Clean up nfs4_reclaim_lease
Trond Myklebust
2012-06-28
1
-17
/
+35
*
NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loop
Trond Myklebust
2012-06-28
1
-3
/
+6
*
NFSv4.1: Clean up nfs4_recall_slot()
Trond Myklebust
2012-06-28
1
-5
/
+6
*
NFSv4.1: Handle slot recalls before doing state recovery
Trond Myklebust
2012-06-28
1
-11
/
+10
*
NFS: add more context to state manager error mesgs
Weston Andros Adamson
2012-06-28
1
-2
/
+14
*
NFSv3: Don't open code stream position calculation in decode_getacl3resok
Trond Myklebust
2012-06-28
1
-1
/
+1
*
NFSv4: Simplify the GETATTR attribute length calculation
Trond Myklebust
2012-06-28
1
-12
/
+15
*
NFS: Let xdr_read_pages() check for buffer overflows
Trond Myklebust
2012-06-28
3
-72
/
+12
*
NFSv2/v3: Remove incorrect dprintks from the readdir reply code
Trond Myklebust
2012-06-24
2
-16
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-06-22
1
-9
/
+12
|
\
|
*
ceph: check PG_Private flag before accessing page->private
Yan, Zheng
2012-06-20
1
-9
/
+12
*
|
Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-06-22
11
-131
/
+153
|
\
\
|
*
|
xfs: rename log structure to xlog
Mark Tinguely
2012-06-21
6
-88
/
+116
|
*
|
xfs: shutdown xfs_sync_worker before the log
Ben Myers
2012-06-21
2
-16
/
+17
|
*
|
xfs: Fix overallocation in xfs_buf_allocate_memory()
Jan Kara
2012-06-21
1
-14
/
+2
|
*
|
xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
2012-06-21
1
-0
/
+1
|
*
|
xfs: check for stale inode before acquiring iflock on push
Brian Foster
2012-06-21
1
-9
/
+8
|
*
|
xfs: fix debug_object WARN at xfs_alloc_vextent()
Jeff Liu
2012-06-20
1
-1
/
+1
|
*
|
xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
Alain Renaud
2012-06-20
1
-3
/
+8
*
|
|
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-06-21
5
-11
/
+19
|
\
\
\
|
*
|
|
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
2012-06-20
1
-5
/
+8
|
*
|
|
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
Trond Myklebust
2012-06-19
1
-1
/
+1
|
*
|
|
NFS: Fix a refcounting issue in O_DIRECT
Trond Myklebust
2012-06-19
1
-0
/
+1
|
*
|
|
NFSv4.1: Fix a race in set_pnfs_layoutdriver
Trond Myklebust
2012-06-19
1
-4
/
+4
|
*
|
|
NFSv4.1: Fix umount when filelayout DS is also the MDS
Trond Myklebust
2012-06-18
2
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-21
4
-46
/
+62
|
\
\
\
|
*
|
|
Btrfs: delay iput with async extents
Josef Bacik
2012-06-21
1
-2
/
+2
|
*
|
|
Btrfs: add a missing spin_lock
Josef Bacik
2012-06-21
1
-0
/
+1
|
*
|
|
Btrfs: don't assume to be on the correct extent in add_all_parents
Alexander Block
2012-06-21
1
-42
/
+52
|
*
|
|
Btrfs: introduce btrfs_next_old_item
Alexander Block
2012-06-21
1
-2
/
+7
*
|
|
|
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-06-20
3
-11
/
+21
|
\
\
\
\
|
*
|
|
|
pstore/inode: Make pstore_fill_super() static
Anton Vorontsov
2012-06-13
1
-1
/
+1
|
*
|
|
|
pstore/ram: Should zap persistent zone on unlink
Anton Vorontsov
2012-06-13
1
-0
/
+1
|
*
|
|
|
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
Anton Vorontsov
2012-06-13
1
-3
/
+8
|
*
|
|
|
pstore/ram_core: Do not reset restored zone's position and size
Anton Vorontsov
2012-06-13
1
-0
/
+1
|
*
|
|
|
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
2012-06-13
2
-7
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-06-20
1
-22
/
+12
|
\
\
\
\
[next]