NFS: Reduce the stack footprint of nfs_proc_symlink()
[safe/jmp/linux-2.6] / fs / nfsd /
2010-04-26 Neil Brownnfsd4: bug in read_buf
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-06 Wu Fengguangvfs: take f_lock on modifying f_mode after open time
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-03 J. Bruce Fieldsnfsd4: fix minor memory leak
2010-03-03 Al Virofix NFS4 handling of mountpoint stat
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-02-25 Chuck LeverNFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
2010-02-20 Ben Myerscommit_metadata export operation replacing nfsd_sync_dir
2010-02-20 Chuck Ebbertvfs: don't call ima_file_check() unconditionally in...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-09 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2010-02-08 J. Bruce FieldsRevert "nfsd4: fix error return when pseudoroot missing"
2010-02-07 Mimi Zoharima: rename ima_path_check to ima_file_check
2010-02-07 Mimi Zoharfix ima breakage
2010-02-07 Al ViroTake ima_path_check() in nfsd past dentry_open() in...
2010-01-29 Trond Myklebustnfsd: Use vfs_fsync_range() in nfsd_commit
2010-01-27 Chuck LeverNFSD: Create PF_INET6 listener in write_ports
2010-01-26 Chuck LeverSUNRPC: NFS kernel APIs shouldn't return ENOENT for...
2010-01-14 Ricardo Labiaganfsd41: Create the recovery entry for the NFSv4.1 client
2010-01-13 Christoph Hellwignfsd: use vfs_fsync for non-directories
2010-01-13 Ricardo Labiaganfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
2010-01-13 Ricardo Labiaganfsd41: nfsd4_decode_compound() does not recognize...
2010-01-07 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2010-01-06 Christoph Hellwignfsd: make sure data is on disk before calling ->fsync
2009-12-21 J. Bruce Fieldsnfsd: fix "insecure" export option
2009-12-20 J. Bruce Fieldsnfsd: fix "insecure" export option
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Al ViroUntangling ima mess, part 3: kill dead code in ima
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-12-15 J. Bruce Fieldsnfsd: remove pointless paths in file headers
2009-12-15 J. Bruce Fieldsnfsd: move most of nfsfh.h to fs/nfsd
2009-12-15 J. Bruce Fieldsnfsd: make V4ROOT exports read-only
2009-12-15 Steve Dicksonnfsd: restrict filehandles accepted in V4ROOT case
2009-12-15 J. Bruce Fieldsnfsd: allow exports of symlinks
2009-12-15 J. Bruce Fieldsnfsd: filter readdir results in V4ROOT case
2009-12-15 J. Bruce Fieldsnfsd: filter lookup results in V4ROOT case
2009-12-15 J. Bruce Fieldsnfsd4: don't continue "under" mounts in V4ROOT case
2009-12-15 Steve Dicksonnfsd: introduce export flag for v4 pseudoroot
2009-12-15 J. Bruce Fieldsnfsd: let "insecure" flag vary by pseudoflavor
2009-12-14 J. Bruce Fieldsnfsd: new interface to advertise export features
2009-12-14 Boaz Harroshnfsd: Move private headers to source directory
2009-12-14 Boaz Harroshnfsd: Source files #include cleanups
2009-12-14 J. Bruce Fieldsnfsd4: fix share mode permissions
2009-11-25 J. Bruce Fieldsnfsd: simplify fh_verify access checks
2009-11-23 J. Bruce FieldsMerge commit 'v2.6.32-rc8' into HEAD
2009-11-14 Petr VandrovecFix memory corruption caused by nfsd readdir+
2009-11-13 J. Bruce Fieldsnfsd: make fs/nfsd/vfs.h for common includes
2009-11-05 Benny Halevynfsd: use STATEID_FMT and STATEID_VAL for printing...
2009-11-04 Peter Staubachnfsd: register NFS_ACL with rpcbind
2009-10-27 Frank Filznfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually...
2009-10-27 J. Bruce Fieldsnfsd4.1: common slot allocation size calculation
2009-10-27 J. Bruce Fieldsnfsd4.1: fix session memory use calculation
2009-10-27 J. Bruce FieldsMerge commit 'v2.6.32-rc5' into for-2.6.33
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-28 Andy Adamsonnfsd41: use sv_max_mesg for forechannel max sizes
2009-09-28 J. Bruce Fieldsnfsd4: fix error return when pseudoroot missing
2009-09-28 J. Bruce Fieldsnfsd: minor nfsd_lookup cleanup
2009-09-28 J. Bruce Fieldsnfsd4: cross mountpoints when looking up parents
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-22 Alexey Dobriyanconst: make lock_manager_operations const
2009-09-21 Steve Dicksonnfsd4: nfsv4 clients should cross mountpoints
2009-09-16 Ricardo Labiaganfsd41: Refactor create_client()
2009-09-16 Alexandros Batsakisnfsd41: modify nfsd4.1 backchannel to use new xprt...
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Implement cb_recall over NFSv4.1
2009-09-16 Benny Halevynfsd41: Backchannel: cb_sequence callback
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Setup sequence information
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Server backchannel RPC wait queue
2009-09-16 Ricardo Labiaganfsd41: Backchannel: Add sequence arguments to callback...
2009-09-16 Andy Adamsonnfsd41: Backchannel: callback infrastructure
2009-09-16 J. Bruce Fieldsnfsd4: use common rpc_cred for all callbacks
2009-09-16 J. Bruce Fieldsnfsd4: allow nfs4 state startup to fail
2009-09-16 J. Bruce Fieldsnfsd4: fix null dereference creating nfsv4 callback...
2009-09-13 Benny Halevynfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
2009-09-11 Trond MyklebustMerge branch 'nfs-for-2.6.32'
2009-09-04 J. Bruce Fieldsnfsd: fix leak on error in nfsv3 readdir
2009-09-04 J. Bruce Fieldsnfsd: clean up readdirplus encoding
2009-09-04 J. Bruce Fieldsnfsd4: filehandle leak or error exit from fh_compose()
2009-09-03 Trond MyklebustNFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4...
2009-09-03 J. Bruce Fieldsnfsd: move fsid_type choice out of fh_compose
2009-09-03 J. Bruce Fieldsnfsd: move some of fh_compose into helper functions
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-09-02 Andy Adamsonnfsd41: replace page based DRC with buffer based DRC
2009-09-02 Andy Adamsonnfsd41: replace nfserr_resource in pure nfs41 responses
2009-09-02 Andy Adamsonnfsd41: use session maxreqs for sequence target and...
2009-09-02 Andy Adamsonnfsd41: bound forechannel drc size by memory usage
2009-09-02 Trond MyklebustNFSD: Fix a bug in the NFSv4 'supported attrs' mandator...
2009-08-28 Andy Adamsonnfsd41: expand solo sequence check
2009-08-27 Frank Filznfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP...
2009-08-27 Benny Halevynfsd41: renew_client must be called under the state...
2009-08-25 Ryusei Yamaguchiknfsd: Replace lock_kernel with a mutex in nfsd pool...
2009-08-25 Frank Filznfsd: Fix unnecessary deny bits in NFSv4 ACL
2009-08-21 Jeff Laytonnfsd: populate sin6_scope_id on callback address with...
2009-08-21 Jeff Laytonnfsd: add support for NFSv4 callbacks over IPv6
next