index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
NFSv4: Add support for the RELEASE_LOCKOWNER operation
Trond Myklebust
2010-07-30
4
-0
/
+86
|
*
|
|
NFSv4: Clean up for lockowner XDR encoding
Trond Myklebust
2010-07-30
1
-12
/
+20
|
*
|
|
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
Trond Myklebust
2010-07-30
6
-17
/
+104
|
*
|
|
NFSv4: Clean up struct nfs4_state_owner
Trond Myklebust
2010-06-24
3
-11
/
+7
|
*
|
|
NFSv4.1: There is no need to init the session more than once...
Trond Myklebust
2010-06-22
2
-1
/
+7
|
*
|
|
NFSv41: Cleanup for nfs4_alloc_session.
Trond Myklebust
2010-06-22
2
-7
/
+7
|
*
|
|
NFSv41: Clean up exclusive create
Trond Myklebust
2010-06-22
1
-11
/
+6
|
*
|
|
NFSv41: Deprecate nfs_client->cl_minorversion
Trond Myklebust
2010-06-22
1
-5
/
+5
|
*
|
|
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
Trond Myklebust
2010-06-22
5
-19
/
+8
|
*
|
|
NFSv41: Convert the various reboot recovery ops etc to minor version ops
Trond Myklebust
2010-06-22
4
-38
/
+18
|
*
|
|
NFSv41: Clean up the NFSv4.1 minor version specific operations
Trond Myklebust
2010-06-22
3
-9
/
+37
|
*
|
|
NFSv41: Don't store session state in the nfs_client->cl_state
Trond Myklebust
2010-06-22
3
-5
/
+10
|
*
|
|
NFSv41: Further cleanup for nfs4_sequence_done
Trond Myklebust
2010-06-22
1
-9
/
+12
|
*
|
|
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
Trond Myklebust
2010-06-22
5
-28
/
+43
|
*
|
|
NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()
Trond Myklebust
2010-06-22
1
-24
/
+44
|
*
|
|
NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1
Trond Myklebust
2010-06-22
1
-37
/
+41
|
*
|
|
NFSv4.1: Simplify nfs41_sequence_done()
Trond Myklebust
2010-06-22
1
-14
/
+12
|
*
|
|
NFSv4.1: Clean up nfs4_setup_sequence
Trond Myklebust
2010-06-22
1
-6
/
+1
|
*
|
|
NFSv41: Fix a memory leak in nfs41_proc_async_sequence()
Trond Myklebust
2010-06-22
1
-18
/
+21
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-08-07
3
-7
/
+227
|
\
\
\
\
|
*
|
|
|
fuse: add retrieve request
Miklos Szeredi
2010-07-12
2
-1
/
+131
|
*
|
|
|
fuse: add store request
Miklos Szeredi
2010-07-12
3
-1
/
+91
|
*
|
|
|
fuse: don't use atomic kmap
Miklos Szeredi
2010-07-12
1
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-08-07
22
-887
/
+1235
|
\
\
\
\
|
*
|
|
|
nilfs2: reject filesystem with unsupported block size
Ryusuke Konishi
2010-07-25
1
-1
/
+8
|
*
|
|
|
nilfs2: avoid rec_len overflow with 64KB block size
Ryusuke Konishi
2010-07-25
1
-12
/
+14
|
*
|
|
|
nilfs2: simplify nilfs_get_page function
Ryusuke Konishi
2010-07-24
1
-5
/
+2
|
*
|
|
|
nilfs2: reject incompatible filesystem
Ryusuke Konishi
2010-07-23
3
-0
/
+61
|
*
|
|
|
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
Ryusuke Konishi
2010-07-23
1
-17
/
+33
|
*
|
|
|
nilfs2: introduce check flag to btree node buffer
Ryusuke Konishi
2010-07-23
3
-2
/
+15
|
*
|
|
|
nilfs2: add btree get block function with readahead option
Ryusuke Konishi
2010-07-23
1
-26
/
+68
|
*
|
|
|
nilfs2: add read ahead mode to nilfs_btnode_submit_block
Ryusuke Konishi
2010-07-23
4
-8
/
+22
|
*
|
|
|
nilfs2: fix buffer head leak in nilfs_btnode_submit_block
Ryusuke Konishi
2010-07-23
1
-2
/
+4
|
*
|
|
|
nilfs2: eliminate inline keywords in btree implementation
Ryusuke Konishi
2010-07-23
1
-22
/
+19
|
*
|
|
|
nilfs2: get maximum number of child nodes from bmap object
Ryusuke Konishi
2010-07-23
2
-1
/
+7
|
*
|
|
|
nilfs2: reduce repetitive calculation of max number of child nodes
Ryusuke Konishi
2010-07-23
1
-157
/
+182
|
*
|
|
|
nilfs2: optimize calculation of min/max number of btree node children
Ryusuke Konishi
2010-07-23
1
-18
/
+18
|
*
|
|
|
nilfs2: remove redundant pointer checks in bmap lookup functions
Ryusuke Konishi
2010-07-23
2
-7
/
+2
|
*
|
|
|
nilfs2: get rid of nilfs_bmap_union
Ryusuke Konishi
2010-07-23
8
-69
/
+12
|
*
|
|
|
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
2010-07-23
3
-17
/
+10
|
*
|
|
|
nilfs2: get rid of nilfs_btree uses
Ryusuke Konishi
2010-07-23
2
-177
/
+141
|
*
|
|
|
nilfs2: get rid of nilfs_direct uses
Ryusuke Konishi
2010-07-23
1
-46
/
+32
|
*
|
|
|
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
2010-07-23
3
-4
/
+4
|
*
|
|
|
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
2010-07-23
3
-29
/
+22
|
*
|
|
|
nilfs2: verify btree node after reading
Ryusuke Konishi
2010-07-23
3
-5
/
+56
|
*
|
|
|
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
Ryusuke Konishi
2010-07-23
1
-0
/
+12
|
*
|
|
|
nilfs2: pass remount flag to parse_options
Ryusuke Konishi
2010-07-23
1
-23
/
+26
|
*
|
|
|
nilfs2: use seq_puts to print mount options without argument
Ryusuke Konishi
2010-07-23
1
-6
/
+6
|
*
|
|
|
nilfs2: add nodiscard mount option
Ryusuke Konishi
2010-07-23
1
-1
/
+5
|
*
|
|
|
nilfs2: add barrier mount option
Ryusuke Konishi
2010-07-23
1
-1
/
+5
[prev]
[next]