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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
Trond Myklebust
2007-07-10
3
-64
/
+57
*
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-07-10
6
-34
/
+3
*
SUNRPC: Make create_client() take a reference to the rpciod workqueue
Trond Myklebust
2007-07-10
2
-31
/
+7
*
SUNRPC: Optimise rpciod_up()
Trond Myklebust
2007-07-10
1
-28
/
+21
*
SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialised
Trond Myklebust
2007-07-10
1
-8
/
+8
*
SUNRPC: Remove rpc_clnt->cl_count
Trond Myklebust
2007-07-10
4
-22
/
+4
*
SUNRPC: Make rpc_clone take a reference instead of using cl_count
Trond Myklebust
2007-07-10
1
-2
/
+2
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
6
-32
/
+14
*
SUNRPC: Kill rpc_clnt->cl_dead
Trond Myklebust
2007-07-10
2
-17
/
+4
*
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
2007-07-10
5
-44
/
+35
*
SUNRPC: Clean up tk_pid allocation and make it lockless
Trond Myklebust
2007-07-10
1
-7
/
+15
*
SUNRPC: Add a per-rpc_clnt spinlock
Trond Myklebust
2007-07-10
3
-20
/
+30
*
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
Trond Myklebust
2007-07-10
4
-48
/
+83
*
NFSv4: Convert struct nfs4_opendata to use struct kref
Trond Myklebust
2007-07-10
1
-23
/
+30
*
NFS: Convert struct nfs_open_context to use a kref
Trond Myklebust
2007-07-10
2
-18
/
+25
*
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
Trond Myklebust
2007-07-10
1
-1
/
+2
*
NFS: Prevent integer overflow in nfs_scan_list()
Trond Myklebust
2007-07-10
2
-1
/
+3
*
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
Trond Myklebust
2007-07-10
4
-14
/
+2
*
NFS cleanup: speed up nfs_scan_commit using radix tree tags
Trond Myklebust
2007-07-10
3
-10
/
+15
*
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
Trond Myklebust
2007-07-10
3
-18
/
+17
*
NFS: Convert struct nfs_page to use krefs
Trond Myklebust
2007-07-10
3
-14
/
+16
*
NFS: Fix an Oops in the nfs_access_cache_shrinker()
Trond Myklebust
2007-07-10
1
-1
/
+2
*
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
Trond Myklebust
2007-07-10
1
-3
/
+1
*
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
2007-07-10
4
-2
/
+29
*
NFS: Re-enable forced umounts
Trond Myklebust
2007-07-10
1
-0
/
+13
*
NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
Jeff Layton
2007-07-10
1
-1
/
+1
*
NFS: Fix nfs_reval_fsid()
Trond Myklebust
2007-07-10
2
-7
/
+6
*
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
2007-07-10
3
-22
/
+14
*
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
2007-07-10
4
-38
/
+26
*
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
Trond Myklebust
2007-07-10
2
-18
/
+32
*
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
Trond Myklebust
2007-07-10
3
-21
/
+21
*
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
2007-07-10
8
-29
/
+29
*
NFS: Minor read optimisation...
Trond Myklebust
2007-07-10
1
-11
/
+23
*
NFS: Don't mark a written page as uptodate until it is on disk
Trond Myklebust
2007-07-10
1
-3
/
+11
*
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
Trond Myklebust
2007-07-10
1
-6
/
+16
*
NFS: Clean ups in fs/nfs/direct.c
Chuck Lever
2007-07-10
1
-5
/
+3
*
lots-of-architectures: enable arbitary speed tty support
Alan Cox
2007-07-10
15
-1
/
+165
*
Make common helpers for seq_files that work with list_heads
Pavel Emelianov
2007-07-10
2
-0
/
+45
*
sx: switch subven and subid values
Jiri Slaby
2007-07-10
1
-2
/
+2
*
Add LZO1X algorithm to the kernel
Richard Purdie
2007-07-10
7
-0
/
+580
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-07-10
18
-572
/
+980
|
\
|
*
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
1
-91
/
+108
|
*
mmc: at91_mci typo
Nicolas Ferre
2007-07-09
1
-15
/
+15
|
*
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
2007-07-09
1
-1
/
+1
|
*
mmc: fix silly copy-and-paste error
Pierre Ossman
2007-07-09
1
-3
/
+3
|
*
mmc: move layer init and workqueue to core file
Pierre Ossman
2007-07-09
3
-56
/
+48
|
*
mmc: refactor host class handling
Pierre Ossman
2007-07-09
7
-164
/
+187
|
*
mmc: refactor bus operations
Pierre Ossman
2007-07-09
9
-244
/
+418
|
*
sdhci: add ene controller id
Milko Krachounov
2007-07-09
2
-0
/
+9
|
*
mmc: bounce requests for simple hosts
Pierre Ossman
2007-07-09
4
-15
/
+208
[prev]
[next]