summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-083-16/+28
|\
| * Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| |\
| | * e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | * e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| |\ \
| | * | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
* | | | [PATCH] s390: fix in-user atomic futex operation.Martin Schwidefsky2006-06-081-7/+8
* | | | [PATCH] debugfs inode leakJens Axboe2006-06-081-1/+2
* | | | [PATCH] elevator switching raceJens Axboe2006-06-086-46/+54
* | | | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-081-1/+1
* | | | [PATCH] Fix mempolicy.h build errorRalf Baechle2006-06-081-0/+1
* | | | [PATCH] ep93xx build fixLennert Buytenhek2006-06-081-4/+4
* | | | [PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid2006-06-081-5/+25
* | | | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-082-7/+27
|/ / /
* | | Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds2006-06-051-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-058-44/+18
|\ \ \
| * | | [BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc2006-06-051-12/+7
| * | | [IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita2006-06-051-1/+2
| * | | [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-051-0/+3
| * | | [NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen2006-06-053-23/+0
| * | | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
OpenPOWER on IntegriCloud