[MTD] [NAND] GPIO driver depends on ARM... for now.
[safe/jmp/linux-2.6] / fs / nfs /
2008-08-04 Linus TorvaldsRevert "UFS: add const to parser token table"
2008-08-01 Al Viro[PATCH] pass struct path * to do_add_mount()
2008-07-27 Trond MyklebustNFS: Ensure we call nfs_sb_deactive() after releasing...
2008-07-27 Marc Zyngiernfs_remount oops when rebooting + possible fix
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Adrian Bunkfix fs/nfs/nfsroot.c compilation
2008-07-15 Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15 Trond MyklebustMerge branch 'devel' into next
2008-07-15 Trond MyklebustNFSv4: Remove BKL from the nfsv4 state recovery
2008-07-15 Trond MyklebustNFS: Remove BKL from the readdir code
2008-07-15 Trond MyklebustNFS: Remove BKL from the symlink code
2008-07-15 Trond MyklebustNFS: Remove BKL from the sillydelete operations
2008-07-15 Trond MyklebustNFS: Remove the BKL from the rename, rmdir and unlink...
2008-07-15 Trond MyklebustNFS: Remove BKL from NFS lookup code
2008-07-15 Trond MyklebustNFS: Remove the BKL from nfs_link()
2008-07-15 Trond MyklebustNFS: Remove the BKL from the inode creation operations
2008-07-15 Trond MyklebustNFS: Remove BKL usage from open()
2008-07-15 Trond MyklebustNFS: Remove BKL usage from the write path
2008-07-15 Trond MyklebustNFS: Remove the BKL from the permission checking code
2008-07-15 Trond MyklebustNFS: Remove attribute update related BKL references
2008-07-15 Trond MyklebustNFS: Remove BKL requirement from attribute updates
2008-07-15 Trond MyklebustNFS: Protect inode->i_nlink updates using inode->i_lock
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-09 Chuck LeverNFS: Allow either strict or sloppy mount option parsing
2008-07-09 Chuck LeverNFS4: Set security flavor default for NFSv4 mounts...
2008-07-09 Chuck LeverNFS: Set security flavor default for NFSv2/3 mounts...
2008-07-09 Chuck LeverNFS: Refactor logic for parsing NFS security flavor...
2008-07-09 Chuck LeverNFS: use documenting macro constants for initializing...
2008-07-09 Chuck LeverNFS: Move the nfs_set_port() call out of nfs_parse_moun...
2008-07-09 Trond MyklebustNFS: set transport defaults after mount option parsing...
2008-07-09 Jeff Laytonnfs4: fix potential race with rapid nfs_callback_up...
2008-07-09 Jeff Laytonnfs4: remove BKL from nfs_callback_up and nfs_callback_down
2008-07-09 Benny Halevynfs: initialize timeout variable in nfs4_proc_setclient...
2008-07-09 Chuck LeverNFS: handle interface identifiers in incoming IPv6...
2008-07-09 Chuck LeverNFS: Add string length argument to nfs_parse_server_address
2008-07-09 Chuck LeverNFS: Support raw IPv6 address hostnames during NFS...
2008-07-09 Chuck LeverNFS: Use common device name parsing logic for NFSv4...
2008-07-09 Trond MyklebustNFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
2008-07-09 Trond MyklebustNFS: Allow redirtying of a completed unstable write.
2008-07-09 Trond MyklebustNFS: Clean up nfs_update_request()
2008-07-09 Chuck LeverNFS: missing newline in NFS mount debugging message
2008-07-09 Chuck LeverNFS: Treat "intr" and "nointr" options as deprecated
2008-07-09 Chuck LeverNFS: Allow any value for the "retry" option
2008-07-09 Trond MyklebustNFS: Ensure we zap only the access and acl caches when...
2008-07-09 Trond MyklebustNFS: Fix a warning in nfs4_async_handle_error
2008-07-09 Chuck LeverNFS: Move fs/nfs/iostat.h to include/linux
2008-07-09 Trond MyklebustNFS: Remove the redundant file_open entry from struct...
2008-07-09 Trond MyklebustNFS: Fix the ftruncate() credential problem
2008-07-09 Jeff LaytonNFS: implement option checking when remounting NFS...
2008-07-09 Adrian Bunkfs/nfs/nfsroot.c: remove CVS keyword
2008-07-09 Chuck LeverNFS: Fix trace debugging nits in write.c
2008-07-09 Chuck LeverNFS: Use NFSDBG_FILE for all fops
2008-07-09 Chuck LeverNFS: Add debugging facility for NFS aops
2008-07-09 Chuck LeverNFS: Make nfs_open methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_llseek methods consistent
2008-07-09 Chuck LeverNFS: Make nfs_fsync methods consistent
2008-07-09 Trond MyklebustNFS: do_setlk(): don't flush caches when we have a...
2008-07-09 Trond MyklebustNFS: Revert commit 44dd151d
2008-07-09 Trond MyklebustNFS: Optimise append writes with holes
2008-07-09 Trond MyklebustNFS: Add correct bounds checking to NFSv2 locks
2008-07-09 Trond MyklebustNFS: Fix a preemption count leak in nfs_update_request
2008-07-09 Trond MyklebustNFS: Reduce the stack usage in NFSv3 create operations
2008-07-09 Trond MyklebustNFS: Reduce the stack usage in NFSv4 create operations
2008-07-08 Trond MyklebustNFS: Fix readdir cache invalidation
2008-07-02 Andi KleenRemove BKL from remote_llseek v2
2008-06-23 Trond MyklebustNFS: nfs_updatepage(): don't mark page as dirty if...
2008-06-23 Trond MyklebustNFS: Fix filehandle size comparisons in the mount code
2008-06-23 Trond MyklebustNFS: Reduce the NFS mount code stack usage.
2008-05-16 Adrian Bunknfs: make nfs4_drop_state_owner() static
2008-05-16 Jan Bluncknfs: path_{get,put}() cleanups
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-05-16 Eric Parisnfs/lsm: make NFSv4 set LSM mount options
2008-05-16 Trond MyklebustNFSv4: Check the return value of decode_compound_hdr_arg()
2008-05-16 Fred Isamannfs: fix race in nfs_dirty_request
2008-05-16 Trond MyklebustNFS: Ensure that 'noac' and/or 'actimeo=0' turn off...
2008-04-30 Miklos Szeredimm: bdi: expose the BDI object in sysfs for NFS
2008-04-29 Denis V. Lunevnfs: use proc_create to setup de->proc_fops
2008-04-29 Alexey Dobriyanproc: remove proc_root_fs
2008-04-25 Al Viro[PATCH] restore sane ->umount_begin() API
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-23 Jeff LaytonNFS: don't let nfs_callback_svc exit on unexpected...
2008-04-23 J. Bruce Fieldsnfsd: fix comment
2008-04-23 Jeff LaytonNFS: convert nfs4 callback thread to kthread API
2008-04-23 J. Bruce Fieldsnfs: remove unnecessary NFS_NEED_* defines
2008-04-19 Adrian Bunkmake nfs_automount_list static
2008-04-19 Jeff LaytonNFS: remove duplicate flags assignment from nfs_validat...
2008-04-19 Cyrill GorcunovNFS - fix potential NULL pointer dereference v2
2008-04-19 Trond MyklebustNFSv4: Attempt to use machine credentials in SETCLIENTI...
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Fred Isamannfs: fix printout of multiword bitfields
2008-04-19 Benny Halevynfs: return negative error value from nfs{,4}_stat_to_errno
2008-04-19 Trond MyklebustNFS: Remove the buggy lock-if-signalled case from do_se...
2008-04-19 Trond MyklebustNFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_pro...
2008-04-19 Trond MyklebustNFSv4: Only increment the sequence id if the server...
2008-04-19 Trond MyklebustNFSv4: Remove bogus call to nfs4_drop_state_owner(...
2008-04-19 Trond MyklebustNFS: Ensure that rpc_run_task() errors are propagated...
2008-04-19 Trond MyklebustNFS: Ensure that the write code cleans up properly...
next