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
...
|
*
ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
Tao Ma
2008-10-13
1
-0
/
+118
|
*
ocfs2: Make high level btree extend code generic
Tao Ma
2008-10-13
7
-135
/
+176
|
*
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
Tao Ma
2008-10-13
8
-288
/
+456
|
*
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
Tao Ma
2008-10-13
8
-20
/
+40
|
*
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
Tao Ma
2008-10-13
6
-11
/
+15
|
*
ocfs2: track local alloc state via debugfs
Mark Fasheh
2008-10-13
2
-0
/
+92
|
*
ocfs2: throttle back local alloc when low on disk space
Mark Fasheh
2008-10-13
6
-31
/
+230
|
*
ocfs2: Track local alloc bits internally
Mark Fasheh
2008-10-13
3
-26
/
+26
|
*
ocfs2: POSIX file locks support
Mark Fasheh
2008-10-13
8
-2
/
+154
*
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-14
27
-372
/
+621
|
\
\
|
|
/
|
/
|
|
*
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
1
-1
/
+1
|
*
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
2008-10-04
4
-19
/
+12
|
*
NLM: Always start both UDP and TCP listeners
Chuck Lever
2008-10-04
1
-18
/
+19
|
*
lockd: Remove unused fields in the nlm_reboot structure
Chuck Lever
2008-10-03
2
-4
/
+0
|
*
lockd: Add helper to sanity check incoming NOTIFY requests
Chuck Lever
2008-10-03
2
-8
/
+4
|
*
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
2008-10-03
3
-5
/
+4
|
*
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
Chuck Lever
2008-10-03
1
-9
/
+38
|
*
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
Chuck Lever
2008-10-03
2
-14
/
+23
|
*
lockd: Support non-AF_INET addresses in nlm_lookup_host()
Chuck Lever
2008-10-03
1
-17
/
+20
|
*
NLM: Convert nlm_lookup_host() to use a single argument
Chuck Lever
2008-10-03
1
-30
/
+56
|
*
lockd: reject reclaims outside the grace period
J. Bruce Fields
2008-10-03
1
-0
/
+4
|
*
lockd: move grace period checks to common code
J. Bruce Fields
2008-10-03
3
-27
/
+17
|
*
nfsd: common grace period control
J. Bruce Fields
2008-10-03
8
-52
/
+96
|
*
nfsd: use nfs client rpc callback program
Benny Halevy
2008-09-29
1
-0
/
+1
|
*
nfsd: do_probe_callback should not clear rpc stats
Benny Halevy
2008-09-29
1
-3
/
+0
|
*
lockd: Update nsm_find() to support non-AF_INET addresses
Chuck Lever
2008-09-29
1
-8
/
+12
|
*
lockd: Combine __nsm_find() and nsm_find().
Chuck Lever
2008-09-29
1
-21
/
+11
|
*
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
Chuck Lever
2008-09-29
1
-6
/
+43
|
*
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
2008-09-29
3
-5
/
+6
|
*
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
2008-09-29
2
-3
/
+4
|
*
lockd: Use sockaddr_storage for h_saddr field
Chuck Lever
2008-09-29
2
-7
/
+7
|
*
lockd: Use sockaddr_storage + length for h_addr field
Chuck Lever
2008-09-29
2
-6
/
+7
|
*
lockd: Add address family-agnostic helper for zeroing the port number
Chuck Lever
2008-09-29
1
-1
/
+13
|
*
lockd: Specify address family for source address
Chuck Lever
2008-09-29
1
-5
/
+9
|
*
lockd: address-family independent printable addresses
Chuck Lever
2008-09-29
1
-17
/
+61
|
*
NLM: Clean up before introducing new debugging messages
Chuck Lever
2008-09-29
1
-8
/
+11
|
*
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
2008-09-29
1
-0
/
+22
|
*
lockd: don't depend on lockd main loop to end grace
J. Bruce Fields
2008-09-29
1
-11
/
+13
|
*
locks: allow lockd to process blocked locks during grace period
J. Bruce Fields
2008-09-29
1
-9
/
+3
|
*
knfsd: allocate readahead cache in individual chunks
Jeff Layton
2008-09-29
1
-24
/
+35
|
*
nfsd: nfs4xdr decode_stateid helper function
Benny Halevy
2008-09-29
1
-44
/
+55
|
*
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
Benny Halevy
2008-09-29
1
-1
/
+3
|
*
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
Benny Halevy
2008-09-29
1
-1
/
+1
|
*
nfsd: nfs4xdr encode_stateid helper function
Benny Halevy
2008-09-29
1
-44
/
+32
|
*
nfsd: fix nfsd4_encode_open buffer space reservation
Benny Halevy
2008-09-29
1
-1
/
+1
|
*
nfsd: properly xdr-encode deleg stateid returned from open
Benny Halevy
2008-09-29
1
-2
/
+6
|
*
nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
Benny Halevy
2008-09-29
1
-1
/
+2
|
*
Configure out file locking features
Thomas Petazzoni
2008-09-29
3
-1
/
+14
|
*
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-09-29
4
-17
/
+31
|
*
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
2008-09-29
3
-2
/
+4
[prev]
[next]