UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / nfs /
2011-07-15 Trond MyklebustNFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED...
2011-07-15 Trond MyklebustNFSv4: Handle expired stateids when the lease is still...
2011-06-02 Trond MyklebustNFSv4.1: Ensure state manager thread dies on last umount
2011-06-02 Jeff Laytonnfs: don't lose MS_SYNCHRONOUS on remount of noac mount
2011-03-27 Trond MyklebustNFS: Fix a hang/infinite loop in nfs_wb_page()
2011-03-11 Chuck LeverNFS: NFSROOT should default to "proto=udp"
2011-03-11 Huang Weiyinfs4: remove duplicated #include
2011-03-11 Trond MyklebustNFSv4: nfs4_state_mark_reclaim_nograce() should be...
2011-03-11 Trond MyklebustNFSv4: Fix the setlk error handler
2011-03-11 Trond MyklebustNFSv4.1: Fix the handling of the SEQUENCE status bits
2011-03-11 Trond MyklebustNFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
2011-03-10 Andy AdamsonNFSv4.1 reclaim complete must wait for completion
2011-03-10 Andy AdamsonNFSv4: remove duplicate clientid in struct nfs_client
2011-03-10 Ricardo LabiagaNFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
2011-03-10 Frank Filz(try3-resend) Fix nfs_compat_user_ino64 so it doesn...
2011-03-10 Jovi Zhangnfs: fix compilation warning
2011-03-10 Stanislav Fomichevnfs: add kmalloc return value check in decode_and_add_ds
2011-03-10 Jeff Laytonnfs: close NFSv4 COMMIT vs. CLOSE race
2011-03-10 Trond MyklebustSUNRPC: Close a race in __rpc_wait_for_completion_task()
2011-03-05 Neil Hormannfs4: Ensure that ACL pages sent over NFS were not...
2011-01-28 Chuck LeverNFS: NFSv4 readdir loses entries
2011-01-28 Chuck LeverNFS: Micro-optimize nfs4_decode_dirent()
2011-01-28 Trond MyklebustNFS: Fix an NFS client lockdep issue
2011-01-26 Andy AdamsonNFS construct consistent co_ownerid for v4.1
2011-01-25 Trond MyklebustNFS: nfs_wcc_update_inode() should set nfsi->attr_gencount
2011-01-25 Andy AdamsonNFS improve pnfs_put_deviceid_cache debug print
2011-01-25 Andy AdamsonNFS fix cb_sequence error processing
2011-01-25 Andy AdamsonNFS do not find client in NFSv4 pg_authenticate
2011-01-25 Chuck LeverNFS: Prevent memory allocation failure in nfsacl_encode()
2011-01-25 Chuck LeverNFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"
2011-01-25 Chuck LeverNFS: Fix "kernel BUG at fs/aio.c:554!"
2011-01-25 Jesper JuhlNFS4: Avoid potential NULL pointer dereference in decod...
2011-01-19 Fred IsamanNFS: fix handling of malloc failure during nfs_flush_mu...
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-16 David HowellsNFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-14 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-14 Nick Pigginnfs: add missing rcu-walk check
2011-01-13 Trond MyklebustNFS: Fix NFSv3 exclusive open semantics
2011-01-13 Al Viroswitch nfs to ->s_d_op
2011-01-11 Linus TorvaldsMerge branch 'nfs-for-2.6.38' of git://git.linux-nfs...
2011-01-11 Andy AdamsonNFS fix the setting of exchange id flag
2011-01-10 Trond MyklebustMerge branch 'bugfixes' into nfs-for-2.6.38
2011-01-10 Trond MyklebustNFS: Don't use vm_map_ram() in readdir
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: Use rename lock and RCU for multi-step operations
2011-01-07 Nick Pigginfs: scale inode alias list
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-06 Trond MyklebustNFSv4: Ensure continued open and lockowner name uniqueness
2011-01-06 Chuck LeverNFS: Move cl_delegations to the nfs_server struct
2011-01-06 Chuck LeverNFS: Introduce nfs_detach_delegations()
2011-01-06 Chuck LeverNFS: Move cl_state_owners and related fields to the...
2011-01-06 Chuck LeverNFS: Allow walking nfs_client.cl_superblocks list outsi...
2011-01-06 Fred Isamanpnfs: layout roc code
2011-01-06 Alexandros Batsakispnfs: update nfs4_callback_recallany to handle layouts
2011-01-06 Fred Isamanpnfs: add CB_LAYOUTRECALL handling
2011-01-06 Fred Isamanpnfs: CB_LAYOUTRECALL xdr code
2011-01-06 Fred Isamanpnfs: change lo refcounting to atomic_t
2011-01-06 Fred Isamanpnfs: check that partial LAYOUTGET return is ignored
2011-01-06 Fred Isamanpnfs: add layout to client list before sending rpc
2011-01-06 Fred Isamanpnfs: serialize LAYOUTGET(openstateid)
2011-01-06 Fred Isamanpnfs: layoutget rpc code cleanup
2011-01-06 Fred Isamanpnfs: change how lsegs are removed from layout list
2011-01-06 Fred Isamanpnfs: change layout state seqlock to a spinlock
2011-01-06 Fred Isamanpnfs: add prefix to struct pnfs_layout_hdr fields
2011-01-06 Fred Isamanpnfs: add prefix to struct pnfs_layout_segment fields
2011-01-06 Fred Isamanpnfs: remove unnecessary field lgp->status
2011-01-06 Fred Isamanpnfs: fix incorrect comment in destroy_lseg
2011-01-06 Andy AdamsonNFS rename client back channel transport field
2011-01-06 Andy AdamsonNFS add session back channel draining
2011-01-06 Andy AdamsonNFS RPC_AUTH_GSS unsupported on v4.1 back channel
2011-01-06 Andy AdamsonNFS refactor nfs_find_client and reference client acros...
2011-01-06 Andy AdamsonNFS associate sessionid with callback connection
2011-01-06 Andy AdamsonNFS implement v4.0 callback_ident
2011-01-06 Andy AdamsonNFS do not clear minor version at nfs_client free
2011-01-06 Andy AdamsonNFS use svc_create_xprt for NFSv4.1 callback service
2011-01-04 Aneesh Kumar K.Vnfsv4: Switch to generic xattr handling code
2011-01-04 Aneesh Kumar K.Vnfs: Set MS_POSIXACL always
2011-01-04 Namhyung KimNFS: use ERR_CAST()
2011-01-04 J. Bruce Fieldsnfs: fix mispelling of idmap CONFIG symbol
2011-01-04 Jesper JuhlNFS: Don't leak in nfs_proc_symlink()
2010-12-21 Trond MyklebustNFSv4: Convert a few commas into semicolons...
2010-12-21 Stanislav KinsburskyNFS: suppressing showing of default mount port value...
2010-12-21 J. Bruce Fieldsnfs4: fix units bug causing hang on recovery
2010-12-21 Jesper Juhlnfs: Take advantage of kmem_cache_zalloc() in nfs_page_...
2010-12-21 Tobias KlauserNFS: Remove redundant unlikely()
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR decoder API
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR encoder API
2010-12-16 Chuck LeverNFS: Remove unused UMNT response data structure
2010-12-16 Chuck LeverNFS: Avoid return code checking in mount XDR encoder...
2010-12-16 Chuck LeverNFS: Squelch compiler warning in decode_getdeviceinfo()
2010-12-16 Chuck LeverNFS: Simplify ->decode_dirent() calling sequence
2010-12-16 Chuck LeverNFS: Fix hdrlen calculation in NFSv4's decode_read()
2010-12-16 Chuck LeverNFS: Repair whitespace damage in NFS PROC macro
next