safe/jmp/linux-2.6
2009-04-04 Andy Adamsonnfsd41: support for 3-word long attribute bitmask
2009-04-04 Benny Halevynfsd: dynamically skip encoded fattr bitmap in _nfsd4_v...
2009-04-04 Benny Halevynfsd41: pass writable attrs mask to nfsd4_decode_fattr
2009-04-04 Marc Eshelnfsd41: provide support for minor version 1 at rpc...
2009-04-04 Benny Halevynfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
2009-04-04 Andy Adamsonnfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
2009-04-04 Andy Adamsonnfsd41: access_valid
2009-04-04 Andy Adamsonnfsd41: clientid handling
2009-04-04 Andy Adamsonnfsd41: check encode size for sessions maxresponse...
2009-04-04 Andy Adamsonnfsd41: stateid handling
2009-04-04 Benny Halevynfsd: pass nfsd4_compound_state* to nfs4_preprocess_...
2009-04-04 Benny Halevynfsd41: destroy_session operation
2009-04-04 Andy Adamsonnfsd41: non-page DRC for solo sequence responses
2009-04-04 Andy Adamsonnfsd41: Add a create session replay cache
2009-04-04 Andy Adamsonnfsd41: create_session operation
2009-04-04 Andy Adamsonnfsd41: clear DRC cache on free_session
2009-04-04 Andy Adamsonnfsd41: nfsd DRC logic
2009-04-04 Andy Adamsonnfsd41: hard page limit for DRC
2009-04-04 Andy Adamsonnfsd41: DRC save, restore, and clear functions
2009-04-04 Andy Adamsonnfsd41: enforce NFS4ERR_SEQUENCE_POS operation order...
2009-04-04 Benny Halevynfsd41: sequence operation
2009-04-04 Andy Adamsonnfsd41: match clientid establishment method
2009-04-04 Andy Adamsonnfsd41: exchange_id operation
2009-04-04 Andy Adamsonnfsd41: proc stubs
2009-04-04 Andy Adamsonnfsd41: xdr infrastructure
2009-04-04 Marc Eshelnfsd41: sessionid hashing
2009-04-04 Marc Eshelnfsd41: release_session when client is expired
2009-04-04 Marc Eshelnfsd41: introduce nfs4_client cl_sessions list
2009-04-04 Andy Adamsonnfsd41: sessions basic data types
2009-04-04 Marc Eshelnfsd41: define nfs41 error codes
2009-04-04 Benny Halevynfs41: common protocol definitions
2009-04-04 Andy Adamsonnfsd: don't use the deferral service, return NFS4ERR_DELAY
2009-03-30 Benny Halevynfsd: remove nfsd4_ops array size
2009-03-29 Andy Adamsonnfsd: embed nfsd4_current_state in nfsd4_compoundres
2009-03-27 Greg BanksFix a build warning about leaking CONFIG_NFSD to userspace.
2009-03-27 Greg BanksDocument /proc/fs/nfsd/pool_stats
2009-03-27 ideawusunrpc/svc.c: Remove unused line 'rqstp->rq_server...
2009-03-18 Chuck LeverSUNRPC: Clean up static inline functions in svc_xprt.h
2009-03-18 Sachin S. PrabhuInconsistent setattr behaviour
2009-03-18 Olga Kornievskaiasvcrpc: take advantage of tcp autotuning
2009-03-18 J. Bruce Fieldsnfsd4: don't check ip address in setclientid
2009-03-18 Greg Banksknfsd: add file to export stats about nfsd pools
2009-03-18 Greg Banksknfsd: avoid overloading the CPU scheduler with enormou...
2009-03-18 Greg Banksknfsd: remove the nfsd thread busy histogram
2009-03-18 J. Bruce Fieldsnfsd4: remove redundant check from nfsd4_open
2009-03-18 J. Bruce Fieldsnfsd4: don't do lookup within readdir in recovery code
2009-03-18 J. Bruce Fieldsnfsd4: support putpubfh operation
2009-03-18 David ShawShort write in nfsd becomes a full write to the client
2009-03-18 Benny HalevyNFSD: return nfsv4 error code nfserr_notsupp rather...
2009-03-18 J. Bruce Fieldsnfsd4: move rpc_client setup to a separate function
2009-03-18 J. Bruce Fieldsnfsd4: fix do_probe_callback errors
2009-03-18 J. Bruce Fieldsnfsd4: remove use of mutex for file_hashtable
2009-03-18 J. Bruce Fieldsnfsd4: put_nfs4_client does not require state lock
2009-03-18 J. Bruce Fieldsnfsd4: rename io_during_grace_disallowed
2009-03-18 J. Bruce Fieldsnfsd4: remove unused CHECK_FH flag
2009-03-18 J. Bruce Fieldsnfsd4: fail when delegreturn gets a non-delegation...
2009-03-18 J. Bruce Fieldsnfsd4: separate delegreturn case from preprocess_stateid_op
2009-03-18 J. Bruce Fieldsnfsd4: add a helper function to decide if stateid is...
2009-03-18 J. Bruce Fieldsnfsd4: remove some dprintk's
2009-03-18 J. Bruce Fieldsnfsd4: remove unneeded local variable
2009-03-18 J. Bruce Fieldsnfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
2009-03-18 J. Bruce Fieldsnfsd4: move check_stateid_generation check
2009-03-18 J. Bruce Fieldsnfsd4: trivial preprocess_stateid_op cleanup
2009-03-18 Harvey Harrisonnfs: replace uses of __constant_{endian}
2009-03-18 wengang wangnfsd(v2/v3): fix the failure of creation from HPUX...
2009-03-18 Miklos Szeredilockd: clean up blocking lock cases of nlsmvc_lock()
2009-03-18 Alexandros... nfsd: lock state around put client and delegation in...
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying delegation filehandle
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying filehandles for replay
2009-03-18 J. Bruce Fieldsnfsd4: fix misplaced comment
2009-03-18 J. Bruce Fieldsnfsd: clarify exclusive create bitmask result.
2009-03-18 Manish Katiyarnfsd : Define NFSD only when FILE_LOCKING is enabled
2009-03-18 Qinghuang FengNFSD: cleanup for nfs3proc.c
2009-03-18 J. Bruce Fieldsnfsd4: split open/lockowner release code
2009-03-18 J. Bruce Fieldsnfsd4: remove a forward declaration
2009-03-18 J. Bruce Fieldsnfsd4: split lockstateid/openstateid release logic
2009-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-03-18 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-03-18 Greg Kroah... Staging: benet: remove driver now that it is merged...
2009-03-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-18 Takashi IwaiMerge branch 'fix/opl3sa2-suspend' into for-linus
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-18 Takashi IwaiALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
2009-03-18 Jiri SlabyALSA: mixart, fix lock imbalance
2009-03-18 Jiri SlabyALSA: pcm_oss, fix locking typo
2009-03-18 Viral MehtaALSA: oss-mixer - Fixes recording gain control
2009-03-18 Takashi IwaiALSA: hda - Workaround for buggy DMA position on ATI...
2009-03-18 Takashi IwaiALSA: hda - Fix DMA mask for ATI controllers
2009-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-18 Geoff Levandpowerpc/ps3: ps3_defconfig updates
2009-03-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into merge
2009-03-17 Masami Hiramatsumodule: fix refptr allocation and release order
2009-03-17 Thomas BartosikUSB: storage: Unusual USB device Prolific 2507 variatio...
2009-03-17 Achilleas KotsisUSB: Add device id for Option GTM380 to option driver
2009-03-17 Dirk HohndelUSB: Add Vendor/Product ID for new CDMA U727 to option...
2009-03-17 Moritz MuehlenhoffUSB: Updated unusual-devs entry for USB mass storage...
2009-03-17 Dan WilliamsUSB: Option: let cdc-acm handle Sony Ericsson F3507g...
next