summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-106-32/+14
* SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2007-07-102-17/+4
* SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-105-44/+35
* SUNRPC: Clean up tk_pid allocation and make it locklessTrond Myklebust2007-07-101-7/+15
* SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust2007-07-103-20/+30
* SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2007-07-104-48/+83
* NFSv4: Convert struct nfs4_opendata to use struct krefTrond Myklebust2007-07-101-23/+30
* NFS: Convert struct nfs_open_context to use a krefTrond Myklebust2007-07-102-18/+25
* NFS: reduce latency by using conditional rescheduling in nfs_scan_listTrond Myklebust2007-07-101-1/+2
* NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust2007-07-102-1/+3
* NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2007-07-104-14/+2
* NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust2007-07-103-10/+15
* NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust2007-07-103-18/+17
* NFS: Convert struct nfs_page to use krefsTrond Myklebust2007-07-103-14/+16
* NFS: Fix an Oops in the nfs_access_cache_shrinker()Trond Myklebust2007-07-101-1/+2
* NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond Myklebust2007-07-101-3/+1
* NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2007-07-104-2/+29
* NFS: Re-enable forced umountsTrond Myklebust2007-07-101-0/+13
* NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()Jeff Layton2007-07-101-1/+1
* NFS: Fix nfs_reval_fsid()Trond Myklebust2007-07-102-7/+6
* NFSv4: Clean up nfs4_call_async()Trond Myklebust2007-07-103-22/+14
* NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust2007-07-104-38/+26
* NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust2007-07-102-18/+32
* NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust2007-07-103-21/+21
* NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust2007-07-108-29/+29
* NFS: Minor read optimisation...Trond Myklebust2007-07-101-11/+23
* NFS: Don't mark a written page as uptodate until it is on diskTrond Myklebust2007-07-101-3/+11
* NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pagesTrond Myklebust2007-07-101-6/+16
* NFS: Clean ups in fs/nfs/direct.cChuck Lever2007-07-101-5/+3
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-1015-1/+165
* Make common helpers for seq_files that work with list_headsPavel Emelianov2007-07-102-0/+45
* sx: switch subven and subid valuesJiri Slaby2007-07-101-2/+2
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-107-0/+580
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-1018-572/+980
|\
| * mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre2007-07-091-91/+108
| * mmc: at91_mci typoNicolas Ferre2007-07-091-15/+15
| * sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-091-1/+1
| * mmc: fix silly copy-and-paste errorPierre Ossman2007-07-091-3/+3
| * mmc: move layer init and workqueue to core filePierre Ossman2007-07-093-56/+48
| * mmc: refactor host class handlingPierre Ossman2007-07-097-164/+187
| * mmc: refactor bus operationsPierre Ossman2007-07-099-244/+418
| * sdhci: add ene controller idMilko Krachounov2007-07-092-0/+9
| * mmc: bounce requests for simple hostsPierre Ossman2007-07-094-15/+208
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1079-42320/+3531
|\ \
| * | bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-102-4/+3
| * | ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno2007-07-105-0/+1834
| * | [netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik2007-07-101-0/+1
| * | eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-102-2/+29
| * | Remove sk98lin ethernet driver.Jeff Garzik2007-07-1045-41970/+1
| * | sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk2007-07-101-1/+1
OpenPOWER on IntegriCloud