mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / nfsd /
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Christoph Hellwignfsd: open a file descriptor for fsync in nfs4 recovery
2010-05-18 J. Bruce FieldsRevert "nfsd4: distinguish expired from stale stateids"
2010-05-18 Pavel Emelyanovnfsd: safer initialization order in find_file()
2010-05-18 J. Bruce Fieldsnfs4: minor callback code simplification, comment
2010-05-14 Pavel EmelyanovNFSD: don't report compiled-out versions as present
2010-05-13 J. Bruce Fieldsnfsd4: implement reclaim_complete
2010-05-13 Benny Halevynfsd4: nfsd4_destroy_session must set callback client...
2010-05-13 Benny Halevynfsd4: keep a reference count on client while in use
2010-05-13 Benny Halevynfsd4: mark_client_expired
2010-05-13 Benny Halevynfsd4: introduce nfs4_client.cl_refcount
2010-05-12 Benny Halevynfsd4: refactor expire_client
2010-05-12 Benny Halevynfsd4: extend the client_lock to cover cl_lru
2010-05-12 Benny Halevynfsd4: use list_move in move_to_confirmed
2010-05-12 Benny Halevynfsd4: fold release_session into expire_client
2010-05-12 Benny Halevynfsd4: rename sessionid_lock to client_lock
2010-05-07 J. Bruce Fieldsnfsd4: fix bare destroy_session null dereference
2010-05-04 J. Bruce FieldsMerge commit 'v2.6.34-rc6'
2010-05-04 Benny Halevynfsd4: use local variable in nfs4svc_encode_compoundres
2010-05-03 J. Bruce Fieldsnfsd4: fix unlikely race in session replay case
2010-04-26 Neil Brownnfsd4: bug in read_buf
2010-04-22 Dan Carpenternfsd: potential ERR_PTR dereference on exp_export(...
2010-04-22 J. Bruce Fieldsnfsd4: complete enforcement of 4.1 op ordering
2010-04-22 J. Bruce Fieldsnfsd4: allow 4.0 clients to change callback path
2010-04-22 J. Bruce Fieldsnfsd4: rearrange cb data structures
2010-04-22 J. Bruce Fieldsnfsd4: cl_count is unused
2010-04-22 J. Bruce Fieldsnfsd4: don't sleep in lease-break callback
2010-04-19 J. Bruce Fieldsnfsd4: indentation cleanup
2010-04-17 J. Bruce Fieldsnfsd4: consistent session flag setting
2010-04-02 J. Bruce Fieldsnfsd4: remove probe task's reference on client
2010-04-02 J. Bruce Fieldsnfsd4: remove dprintk
2010-04-02 J. Bruce Fieldsnfsd4: shutdown callbacks on expiry
2010-04-02 J. Bruce Fieldsnfsd4: preallocate nfs4_rpc_args
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-22 Jeff Laytonnfsd: don't break lease while servicing a COMMIT
2010-03-16 NeilBrownnfsd: factor out hash functions for export caches.
2010-03-09 J. Bruce FieldsMerge commit 'v2.6.34-rc1' into for-2.6.35-incoming
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-06 J. Bruce Fieldsnfsd4: document lease/grace-period limits
2010-03-06 J. Bruce Fieldsnfsd4: allow setting grace period time
2010-03-06 J. Bruce Fieldsnfsd4: reshuffle lease-setting code to allow reuse
2010-03-06 J. Bruce Fieldsnfsd4: remove unnecessary lease-setting function
2010-03-06 J. Bruce Fieldsnfsd4: simplify lease/grace interaction
2010-03-06 J. Bruce Fieldsnfsd4: simplify references to nfsd4 lease time
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
next