- fbca779 NFS: Reduce the stack footprint of nfs_create_server by Trond Myklebust · 15 years ago
- 815409d NFSv4: Eliminate nfs4_path_walk() by Trond Myklebust · 15 years ago
- 356e76b NFS: rsize and wsize settings ignored on v4 mounts by Chuck Lever · 15 years ago
- 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 888ef2e nfs: kill renewd before clearing client minor version by Alexandros Batsakis · 15 years ago
- 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
- f4373bf nfs: Avoid overrun when copying client IP address string by Ben Hutchings · 15 years ago
- 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
- 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
- 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
- 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
- ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
- d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
- e576e05 nfs: remove superfluous BUG_ON()s by Bartlomiej Zolnierkiewicz · 15 years ago
- 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
- fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
- 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
- a21bdd9 NFS: Return error code from nfs_callback_up() to user space by Chuck Lever · 15 years ago
- 0b5b7ae nfs41: Setup the backchannel by Andy Adamson · 16 years ago
- e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 16 years ago
- 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 16 years ago
- 9bdaa86 nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0 by Benny Halevy · 16 years ago
- 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 16 years ago
- 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 16 years ago
- 96b09e0 nfs41: use session attributes for rsize and wsize by Andy Adamson · 16 years ago
- cccef3b nfs41: introduce nfs4_call_sync by Andy Adamson · 16 years ago
- 557134a nfs41: sessions client infrastructure by Andy Adamson · 16 years ago
- 5aae4a9 nfs41: Use mount minorversion option by Benny Halevy · 16 years ago
- 94a417f nfs41: nfs_client.cl_minorversion by Benny Halevy · 16 years ago
- b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 16 years ago
- 5d1acff NFS: Display local caching state by David Howells · 16 years ago
- 1472728 NFS: Define and create server-level objects by David Howells · 16 years ago
- cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
- 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
- 3c8c45d NFS: Simplify logic to compare socket addresses in client.c by Chuck Lever · 16 years ago
- 9f4c899 NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... by Trond Myklebust · 16 years ago
- d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 16 years ago
- 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 16 years ago
- 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
- 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
- d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
- 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago
- 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 16 years ago
- ff3525a NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts by Trond Myklebust · 16 years ago
- 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
- 259875e NFS: set transport defaults after mount option parsing is finished by Trond Myklebust · 16 years ago
- 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 17 years ago
- 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 17 years ago
- 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 17 years ago
- 3f8400d NFS: Save the values of the "mount*=" mount options by Chuck Lever · 17 years ago
- f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 17 years ago
- f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 17 years ago
- 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
- 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 17 years ago
- 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 17 years ago
- 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 17 years ago
- 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 17 years ago
- 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
- 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 17 years ago
- 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
- 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
- dcecae0 NFS: Change nfs4_set_client() to accept struct sockaddr * by Chuck Lever · 17 years ago
- d7422c4 NFS: Change nfs_get_client() to take sockaddr * by Chuck Lever · 17 years ago
- ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
- 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
- 3b0d3f9 NFS: Add support for AF_INET6 addresses in __nfs_find_client() by Trond Myklebust · 17 years ago
- 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
- 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
- c81468a NFS: Clean up the nfs_find_client function. by Trond Myklebust · 17 years ago
- 3a49802 NFS: Clean up the nfs_client initialisation by Trond Myklebust · 17 years ago
- d45273e NFS: Clean up address comparison in __nfs_find_client() by Chuck Lever · 17 years ago
- ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
- 5cef338 NFSv2/v3: Fix a memory leak when using -onolock by Trond Myklebust · 17 years ago
- 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
- e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
- 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
- 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
- 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
- 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
- 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
- 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
- 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
- f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
- e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 18 years ago
- d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
- 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 18 years ago
- 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
- f2d0d85 NFSv4: Fix Oops in nfs4_create_referral_server by Trond Myklebust · 18 years ago
- 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
- 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
- 13bbc06 [PATCH] NFS: Fix NFSv4 callback regression by Trond Myklebust · 18 years ago
- 7d9ac06 [PATCH] nfs4: initialize cl_ipaddr by J. Bruce Fields · 18 years ago
- 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
- 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
- ca4aa09 [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago