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 typo in nfs_do_clone_mount()
Trond Myklebust
2006-06-09
1
-2
/
+2
|
*
|
|
|
|
|
NFS: Fix compile errors introduced by referrals patches
Trond Myklebust
2006-06-09
1
-11
/
+26
|
*
|
|
|
|
|
NFSv4: Ensure that referral mounts bind to a reserved port
Trond Myklebust
2006-06-09
1
-0
/
+2
|
*
|
|
|
|
|
NFSv4: A root pathname is sent as a zero component4
Andy Adamson
2006-06-09
1
-1
/
+10
|
*
|
|
|
|
|
NFSv4: Follow a referral
Manoj Naik
2006-06-09
5
-2
/
+60
|
*
|
|
|
|
|
NFSv4: Ensure client submounts when following a referral
Manoj Naik
2006-06-09
2
-3
/
+269
|
*
|
|
|
|
|
NFS: Expand clone mounts to include other servers
Manoj Naik
2006-06-09
1
-47
/
+64
|
*
|
|
|
|
|
NFSv4: Create NFSv4 transport and client
Manoj Naik
2006-06-09
1
-58
/
+73
|
*
|
|
|
|
|
NFSv4: Define an fs_locations bitmap
Manoj Naik
2006-06-09
3
-2
/
+30
|
*
|
|
|
|
|
NFSv4: GETATTR attributes on referral
Manoj Naik
2006-06-09
1
-2
/
+2
|
*
|
|
|
|
|
NFSv4: Decode mounted_on_fileid attribute in getattr.
Manoj Naik
2006-06-09
1
-0
/
+21
|
*
|
|
|
|
|
NFSv4: convert fs-locations-components to conform to RFC3530
Manoj Naik
2006-06-09
4
-22
/
+94
|
*
|
|
|
|
|
NFSv4: Implement the fs_locations function call
Trond Myklebust
2006-06-09
5
-2
/
+166
|
*
|
|
|
|
|
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
2006-06-09
2
-2
/
+27
|
*
|
|
|
|
|
NFS: Add timeout to submounts
Trond Myklebust
2006-06-09
4
-1
/
+40
|
*
|
|
|
|
|
NFS: Ensure the client submounts, when it crosses a server mountpoint.
Trond Myklebust
2006-06-09
7
-5
/
+418
|
*
|
|
|
|
|
NFS: Store the file system "fsid" value in the NFS super block.
Trond Myklebust
2006-06-09
9
-15
/
+30
|
*
|
|
|
|
|
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
Trond Myklebust
2006-06-09
6
-15
/
+23
|
*
|
|
|
|
|
VFS: Add shrink_submounts()
Trond Myklebust
2006-06-09
2
-25
/
+102
|
*
|
|
|
|
|
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
2006-06-09
14
-16
/
+17
|
*
|
|
|
|
|
VFS: Add GPL_EXPORTED function vfs_kern_mount()
Trond Myklebust
2006-06-09
2
-7
/
+20
|
*
|
|
|
|
|
NFS: Remove nfs_delete_inode()
Trond Myklebust
2006-06-09
1
-22
/
+4
|
*
|
|
|
|
|
NFS: Flesh out nfs_invalidate_page()
Trond Myklebust
2006-06-09
5
-25
/
+60
|
*
|
|
|
|
|
NFSv4: remove obviously bogus comparison from decode_getacl
J. Bruce Fields
2006-06-09
1
-2
/
+1
|
*
|
|
|
|
|
NFSv4: really return status from decode_recall_args()
Alexey Dobriyan
2006-06-09
1
-1
/
+1
|
*
|
|
|
|
|
NFSv3: Client-side nfsacl caching fix
Andreas Gruenbacher
2006-06-09
1
-3
/
+8
|
*
|
|
|
|
|
NFS: Fix up inode revalidation accounting
Trond Myklebust
2006-06-09
1
-1
/
+1
|
*
|
|
|
|
|
NFS: Separate metadata and page cache revalidation mechanisms
Trond Myklebust
2006-06-09
5
-29
/
+17
|
*
|
|
|
|
|
NFS: More page cache revalidation fixups
Trond Myklebust
2006-06-09
2
-6
/
+10
|
*
|
|
|
|
|
NFS: Fix page cache revalidation
Trond Myklebust
2006-06-09
1
-13
/
+6
|
*
|
|
|
|
|
NFS: Optimize allocation of nfs_read/write_data structures
Chuck Lever
2006-06-09
3
-20
/
+13
|
*
|
|
|
|
|
SUNRPC: NFS_ROOT always uses the same XIDs
Chuck Lever
2006-06-09
1
-2
/
+2
|
*
|
|
|
|
|
SUNRPC: select privileged port numbers at random
Chuck Lever
2006-06-09
1
-2
/
+9
|
*
|
|
|
|
|
NFS: Clean up inode metadata updates
Trond Myklebust
2006-06-09
3
-15
/
+2
|
*
|
|
|
|
|
NFSv4: Some NFSv4 servers have broken behaviour for the change attribute
Trond Myklebust
2006-06-09
1
-13
/
+9
|
*
|
|
|
|
|
NFS: Clean up and fix page zeroing when we have short reads
Trond Myklebust
2006-06-09
1
-32
/
+75
*
|
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-06-25
304
-6488
/
+21056
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
V4L/DVB (4210b): git-dvb: tea575x-tuner build fix
Andrew Morton
2006-06-25
1
-1
/
+2
|
*
|
|
|
|
|
|
V4L/DVB (4210a): git-dvb versus matroxfb
Andrew Morton
2006-06-25
1
-25
/
+27
|
*
|
|
|
|
|
|
V4L/DVB (4209): Added some BTTV PCI IDs for newer boards
Mauro Carvalho Chehab
2006-06-25
1
-1
/
+1
|
*
|
|
|
|
|
|
Fixes some sync issues between V4L/DVB development and GIT
Mauro Carvalho Chehab
2006-06-25
2
-210
/
+31
|
*
|
|
|
|
|
|
V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id
Michael Krufky
2006-06-25
1
-15
/
+4
|
*
|
|
|
|
|
|
V4L/DVB (4205): Merge tda9887 module into tuner.
Mauro Carvalho Chehab
2006-06-25
6
-395
/
+130
|
*
|
|
|
|
|
|
V4L/DVB (4203): Explicitly set the enum values.
Hans Verkuil
2006-06-25
2
-94
/
+94
|
*
|
|
|
|
|
|
V4L/DVB (4202): allow selecting CX2341x port mode
Hans Verkuil
2006-06-25
4
-2
/
+17
|
*
|
|
|
|
|
|
V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.
Hans Verkuil
2006-06-25
1
-0
/
+6
|
*
|
|
|
|
|
|
V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c
Hans Verkuil
2006-06-25
2
-0
/
+36
|
*
|
|
|
|
|
|
V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API
Hans Verkuil
2006-06-25
4
-2
/
+16
|
*
|
|
|
|
|
|
V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs
Hans Verkuil
2006-06-25
2
-32
/
+247
|
*
|
|
|
|
|
|
V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.
Hans Verkuil
2006-06-25
2
-713
/
+74
[prev]
[next]