| 2009-04-04 | Andy Adamson | nfsd41: create_session operation | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: clear DRC cache on free_session | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: nfsd DRC logic | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: hard page limit for DRC | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: DRC save, restore, and clear functions | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order... | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Benny Halevy | nfsd41: sequence operation | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: match clientid establishment method | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: exchange_id operation | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: proc stubs | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: xdr infrastructure | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Marc Eshel | nfsd41: sessionid hashing | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Marc Eshel | nfsd41: release_session when client is expired | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Marc Eshel | nfsd41: introduce nfs4_client cl_sessions list | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd41: sessions basic data types | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Marc Eshel | nfsd41: define nfs41 error codes | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Benny Halevy | nfs41: common protocol definitions | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Andy Adamson | nfsd: don't use the deferral service, return NFS4ERR_DELAY | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Benny Halevy | nfsd: remove nfsd4_ops array size | commit | commitdiff | tree | snapshot | 
| 2009-03-29 | Andy Adamson | nfsd: embed nfsd4_current_state in nfsd4_compoundres | commit | commitdiff | tree | snapshot | 
| 2009-03-27 | Greg Banks | Fix a build warning about leaking CONFIG_NFSD to userspace. | commit | commitdiff | tree | snapshot | 
| 2009-03-27 | Greg Banks | Document /proc/fs/nfsd/pool_stats | commit | commitdiff | tree | snapshot | 
| 2009-03-27 | ideawu | sunrpc/svc.c: Remove unused line 'rqstp->rq_server... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Chuck Lever | SUNRPC: Clean up static inline functions in svc_xprt.h | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Sachin S. Prabhu | Inconsistent setattr behaviour | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Olga Kornievskaia | svcrpc: take advantage of tcp autotuning | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: don't check ip address in setclientid | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Greg Banks | knfsd: add file to export stats about nfsd pools | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Greg Banks | knfsd: avoid overloading the CPU scheduler with enormou... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Greg Banks | knfsd: remove the nfsd thread busy histogram | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove redundant check from nfsd4_open | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: don't do lookup within readdir in recovery code | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: support putpubfh operation | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | David Shaw | Short write in nfsd becomes a full write to the client | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Benny Halevy | NFSD: return nfsv4 error code nfserr_notsupp rather... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: move rpc_client setup to a separate function | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: fix do_probe_callback errors | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove use of mutex for file_hashtable | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: put_nfs4_client does not require state lock | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: rename io_during_grace_disallowed | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove unused CHECK_FH flag | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: fail when delegreturn gets a non-delegation... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: separate delegreturn case from preprocess_stateid_op | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: add a helper function to decide if stateid is... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove some dprintk's | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove unneeded local variable | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: move check_stateid_generation check | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: trivial preprocess_stateid_op cleanup | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Harvey Harrison | nfs: replace uses of __constant_{endian} | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | wengang wang | nfsd(v2/v3): fix the failure of creation from HPUX... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Miklos Szeredi | lockd: clean up blocking lock cases of nlsmvc_lock() | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Alexandros... | nfsd: lock state around put client and delegation in... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: use helper for copying delegation filehandle | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: use helper for copying filehandles for replay | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: fix misplaced comment | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd: clarify exclusive create bitmask result. | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Manish Katiyar | nfsd : Define NFSD only when FILE_LOCKING is enabled | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Qinghuang Feng | NFSD: cleanup for nfs3proc.c | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: split open/lockowner release code | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: remove a forward declaration | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | J. Bruce Fields | nfsd4: split lockstateid/openstateid release logic | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Greg Kroah... | Staging: benet: remove driver now that it is merged... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge branch 'merge' of git://git.kernel.org/pub/scm... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Takashi Iwai | Merge branch 'fix/opl3sa2-suspend' into for-linus | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Takashi Iwai | Merge branch 'fix/hda' into for-linus | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Takashi Iwai | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Jiri Slaby | ALSA: mixart, fix lock imbalance | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Jiri Slaby | ALSA: pcm_oss, fix locking typo | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Viral Mehta | ALSA: oss-mixer - Fixes recording gain control | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Takashi Iwai | ALSA: hda - Workaround for buggy DMA position on ATI... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Takashi Iwai | ALSA: hda - Fix DMA mask for ATI controllers | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Geoff Levand | powerpc/ps3: ps3_defconfig updates | commit | commitdiff | tree | snapshot | 
| 2009-03-18 | Benjamin Herrenschmidt | Merge commit 'gcl/merge' into merge | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Masami Hiramatsu | module: fix refptr allocation and release order | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Thomas Bartosik | USB: storage: Unusual USB device Prolific 2507 variatio... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Achilleas Kotsis | USB: Add device id for Option GTM380 to option driver | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Dirk Hohndel | USB: Add Vendor/Product ID for new CDMA U727 to option... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Moritz Muehlenhoff | USB: Updated unusual-devs entry for USB mass storage... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Dan Williams | USB: Option: let cdc-acm handle Sony Ericsson F3507g... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Alan Stern | USB: EHCI: expedite unlinks when the root hub is suspended | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Karsten Wiese | USB: EHCI: Fix isochronous URB leak | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Albert Pauw | USB: option.c: add ZTE 622 modem device | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Jiri Slaby | USB: wusbcore/wa-xfer, fix lock imbalance | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Jiri Slaby | USB: misc/vstusb, fix lock imbalance | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Jiri Slaby | USB: misc/adutux, fix lock imbalance | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Jiri Slaby | USB: image/mdc800, fix lock imbalance | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Jiri Slaby | USB: atm/cxacru, fix lock imbalance | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Jan Dumon | USB: unusual_devs: Add support for GI 0431 SD-Card... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Robert M. Kenney | USB: serial: new cp2101 device id | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Michael Hennerich | USB: serial: ftdi: enable UART detection on gnICE JTAG... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Axel Wachtler | USB: serial: add FTDI USB/Serial converter devices | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Alan Stern | USB: usbfs: keep async URBs until the device file is... | commit | commitdiff | tree | snapshot | 
| 2009-03-17 | Greg Kroah... | USB: usbtmc: add protocol 1 support | commit | commitdiff | tree | snapshot | 
| next |