summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust2006-06-091-2/+2
| * | | | | | NFS: Fix compile errors introduced by referrals patchesTrond Myklebust2006-06-091-11/+26
| * | | | | | NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust2006-06-091-0/+2
| * | | | | | NFSv4: A root pathname is sent as a zero component4Andy Adamson2006-06-091-1/+10
| * | | | | | NFSv4: Follow a referralManoj Naik2006-06-095-2/+60
| * | | | | | NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-092-3/+269
| * | | | | | NFS: Expand clone mounts to include other serversManoj Naik2006-06-091-47/+64
| * | | | | | NFSv4: Create NFSv4 transport and clientManoj Naik2006-06-091-58/+73
| * | | | | | NFSv4: Define an fs_locations bitmapManoj Naik2006-06-093-2/+30
| * | | | | | NFSv4: GETATTR attributes on referralManoj Naik2006-06-091-2/+2
| * | | | | | NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik2006-06-091-0/+21
| * | | | | | NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik2006-06-094-22/+94
| * | | | | | NFSv4: Implement the fs_locations function callTrond Myklebust2006-06-095-2/+166
| * | | | | | RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-092-2/+27
| * | | | | | NFS: Add timeout to submountsTrond Myklebust2006-06-094-1/+40
| * | | | | | NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-097-5/+418
| * | | | | | NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-099-15/+30
| * | | | | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-096-15/+23
| * | | | | | VFS: Add shrink_submounts()Trond Myklebust2006-06-092-25/+102
| * | | | | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-0914-16/+17
| * | | | | | VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust2006-06-092-7/+20
| * | | | | | NFS: Remove nfs_delete_inode()Trond Myklebust2006-06-091-22/+4
| * | | | | | NFS: Flesh out nfs_invalidate_page()Trond Myklebust2006-06-095-25/+60
| * | | | | | NFSv4: remove obviously bogus comparison from decode_getaclJ. Bruce Fields2006-06-091-2/+1
| * | | | | | NFSv4: really return status from decode_recall_args()Alexey Dobriyan2006-06-091-1/+1
| * | | | | | NFSv3: Client-side nfsacl caching fixAndreas Gruenbacher2006-06-091-3/+8
| * | | | | | NFS: Fix up inode revalidation accountingTrond Myklebust2006-06-091-1/+1
| * | | | | | NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust2006-06-095-29/+17
| * | | | | | NFS: More page cache revalidation fixupsTrond Myklebust2006-06-092-6/+10
| * | | | | | NFS: Fix page cache revalidationTrond Myklebust2006-06-091-13/+6
| * | | | | | NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-093-20/+13
| * | | | | | SUNRPC: NFS_ROOT always uses the same XIDsChuck Lever2006-06-091-2/+2
| * | | | | | SUNRPC: select privileged port numbers at randomChuck Lever2006-06-091-2/+9
| * | | | | | NFS: Clean up inode metadata updatesTrond Myklebust2006-06-093-15/+2
| * | | | | | NFSv4: Some NFSv4 servers have broken behaviour for the change attributeTrond Myklebust2006-06-091-13/+9
| * | | | | | NFS: Clean up and fix page zeroing when we have short readsTrond Myklebust2006-06-091-32/+75
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-25304-6488/+21056
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (4210b): git-dvb: tea575x-tuner build fixAndrew Morton2006-06-251-1/+2
| * | | | | | | V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton2006-06-251-25/+27
| * | | | | | | V4L/DVB (4209): Added some BTTV PCI IDs for newer boardsMauro Carvalho Chehab2006-06-251-1/+1
| * | | | | | | Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab2006-06-252-210/+31
| * | | | | | | V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky2006-06-251-15/+4
| * | | | | | | V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab2006-06-256-395/+130
| * | | | | | | V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil2006-06-252-94/+94
| * | | | | | | V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2006-06-254-2/+17
| * | | | | | | V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil2006-06-251-0/+6
| * | | | | | | V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil2006-06-252-0/+36
| * | | | | | | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-254-2/+16
| * | | | | | | V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil2006-06-252-32/+247
| * | | | | | | V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2006-06-252-713/+74
OpenPOWER on IntegriCloud