]> rtime.felk.cvut.cz Git - linux-imx.git/history - fs
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
[linux-imx.git] / fs /
2012-10-02 Weston Andros AdamsonNFSv4: don't put ACCESS in OPEN compound if O_EXCL
2012-10-02 Weston Andros AdamsonNFSv4: don't check MAY_WRITE access bit in OPEN
2012-10-02 Bryan SchumakerNFS: Set key construction data for the legacy upcall
2012-10-02 Weston Andros AdamsonNFSv4.1: don't do two EXCHANGE_IDs on mount
2012-10-02 Chuck LeverNFS: nfs41_walk_client_list(): re-lock before iterating
2012-10-02 Trond MyklebustNFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget
2012-10-02 Trond MyklebustNFSv4.1: bl_pg_init_write should be static
2012-10-02 Stanislav Kinsburskynfs: include internal.h in getroot.h
2012-10-02 Stanislav Kinsburskynfs: include nfs4_fh.h in nfs4sysctl.c
2012-10-02 Stanislav Kinsburskynfs: declare nfs_xdev_mount as static
2012-10-02 Stanislav Kinsburskynfs: declare nfs_callback_tcp_port in header
2012-10-02 Stanislav Kinsburskynfs: include NFSv4 header in netns.h
2012-10-02 Andy AdamsonNFSv4.0 reclaim reboot state when re-establishing clientid
2012-10-01 Trond MyklebustNFSv4: nfs4_match_clientids is only used by NFSv4.1
2012-10-01 Trond MyklebustNFSv4: Fix the minor version callback channel startup
2012-10-01 Trond MyklebustNFSv4: Fix up a merge conflict between migration and...
2012-10-01 Trond MyklebustMerge branch 'bugfixes' into nfs-for-next
2012-10-01 Daniel Walternfs: replace strict_strto* with kstrto*
2012-10-01 Yanchuan NianNFS: Remove unnecessary semicolons (fs/nfs/client.c)
2012-10-01 Wei Yongjunpnfsblock: use list_move_tail instead of list_del/list_...
2012-10-01 Peng Taopnfsblock: fix non-aligned DIO write
2012-10-01 Peng Taopnfsblock: fix non-aligned DIO read
2012-10-01 Peng Taopnfsblock: fix partial page buffer wirte
2012-10-01 Peng TaoRevert "pnfsblock: bail out partial page IO"
2012-10-01 Peng TaoNFS41: fix error of setting blocklayoutdriver
2012-10-01 Peng TaoNFSv41: fix DIO write_io calculation
2012-10-01 Chuck LeverNFS: Add nfs4_unique_id boot parameter
2012-10-01 Chuck LeverNFS: Discover NFSv4 server trunking when mounting
2012-10-01 Chuck LeverNFS: Use the same nfs_client_id4 for every server
2012-10-01 Chuck LeverNFS: Introduce "migration" mount option
2012-10-01 Chuck LeverSUNRPC: Introduce rpc_clone_client_set_auth()
2012-10-01 Chuck LeverNFS: Slow down state manager after an unhandled error
2012-10-01 Chuck LeverNFS: nfs_parsed_mount_options can use unsigned int
2012-10-01 Stanislav Kinsburskylockd: create and use per-net NSM RPC clients on MON...
2012-10-01 Stanislav Kinsburskylockd: use rpc client's cl_nodename for id encoding
2012-10-01 Stanislav Kinsburskylockd: per-net NSM client creation and destruction...
2012-10-01 Stanislav KinsburskyNFS: add debug messages to callback down function
2012-10-01 Stanislav KinsburskyNFS: callback per-net usage counting introduced
2012-10-01 Stanislav KinsburskyNFS: make nfs_callback_tcpport6 per network context
2012-10-01 Stanislav KinsburskyNFS: make nfs_callback_tcpport per network context
2012-10-01 Stanislav KinsburskyNFS: callback up - users counting cleanup
2012-10-01 Stanislav KinsburskyNFS: callback service start function introduced
2012-10-01 Stanislav KinsburskyNFS: callback up - transport backchannel cleanup
2012-10-01 Stanislav KinsburskyNFS: move per-net callback thread initialization to...
2012-10-01 Stanislav KinsburskyNFS: callback service creation function introduced
2012-10-01 Stanislav KinsburskyNFS: pass net to nfs_callback_down()
2012-10-01 Weston Andros AdamsonNFSv4: Add ACCESS operation to OPEN compound
2012-10-01 Bryan SchumakerNFS: Use kzalloc() instead of kmalloc() in the idmapper
2012-10-01 Bryan SchumakerNFS: Remove bad delegations during open recovery
2012-10-01 Bryan SchumakerNFS: Always use the open stateid when checking for...
2012-09-28 Trond MyklebustNFSv4.1: nfs4_proc_layoutreturn must always drop the...
2012-09-28 Trond MyklebustNFSv4.1: _pnfs_return_layout() shouldn't invalidate...
2012-09-28 Trond MyklebustNFSv4.1: Remove the NFS_LAYOUT_RETURNED state
2012-09-28 Trond MyklebustNFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout...
2012-09-28 Trond MyklebustNFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
2012-09-28 Trond MyklebustNFSv4.1: Remove unused 'default allocation' for pnfs_al...
2012-09-28 Trond MyklebustNFSv4.1: Get rid of pNFS spin lock debugging asserts...
2012-09-28 Trond MyklebustNFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layou...
2012-09-28 Trond MyklebustNFSv4.1: Clean up pnfs_put_lseg()
2012-09-28 Trond MyklebustNFSv4.1: Clean up the removal of pnfs_layout_hdr from...
2012-09-28 Trond MyklebustNFSv4.1: Free the pnfs_layout_hdr outside the inode...
2012-09-28 Trond MyklebustNFSv4.1: Remove redundant reference to the pnfs_layout_hdr
2012-09-28 Trond MyklebustNFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout...
2012-09-28 Trond MyklebustNFSv4.1: reset the inode MDS threshold counters on...
2012-09-28 Trond MyklebustNFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
2012-09-28 Trond MyklebustNFSv4.1: Simplify the pNFS return-on-close code
2012-09-28 Trond MyklebustNFSv4.1: Fix a race in the pNFS return-on-close code
2012-09-28 Trond MyklebustNFSv4.1: pnfs_layout_io_set_failed must clear invalid...
2012-09-28 Trond MyklebustNFSv4.1: Don't drop the pnfs_layout_hdr after a layoutg...
2012-09-28 Trond MyklebustNFSv4.1: Fix a reference leak in pnfs_update_layout
2012-09-28 Trond MyklebustNFSv4.1: pNFS data servers may be temporarily offline
2012-09-28 Trond MyklebustNFSv4.1: Retry pNFS after a 2 minute timeout
2012-09-28 Trond MyklebustNFSv4.1: Add helpers for setting/reading the I/O fail bit
2012-09-28 Trond MyklebustNFSv4.1: Replace dprintk() in pnfs_update_layout with...
2012-09-28 Trond MyklebustNFSv4.1: Replace get_device_info() with filelayout_get_...
2012-09-28 Trond MyklebustNFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg()...
2012-09-28 Trond MyklebustNFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr...
2012-09-28 Trond MyklebustNFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_...
2012-09-28 Trond MyklebustNFS: Clean up the pNFS layoutget interface
2012-09-28 Trond MyklebustNFS: Write the entire file if a server reboot occurs...
2012-09-28 Trond MyklebustNFS: Fix fdatasync/fsync() when confronted with a serve...
2012-09-28 Trond MyklebustNFSv4: Convert the nfs4_lock_state->ls_flags to a bit...
2012-09-28 Trond MyklebustNFS: Clean up helper function nfs4_select_rw_stateid()
2012-09-28 Trond MyklebustNFS: Convert nfs_get_lock_context to return an ERR_PTR...
2012-09-28 Trond MyklebustNFSv4: Ensure that idmap_pipe_downcall sanity-checks...
2012-09-28 Trond MyklebustNFSv4: Clean up the legacy idmapper upcall
2012-09-28 Trond MyklebustNFSv4: Remove BUG_ON() and ACCESS_ONCE() calls in the...
2012-09-26 Trond MyklebustNFSv4.1: decode_getdeviceinfo should check xdr_read_pag...
2012-09-25 NeilBrownNFS4: avoid underflow when converting error to pointer.
2012-09-25 Wei YongjunNFS: fix the return value check by using IS_ERR
2012-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-09-19 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-09-19 Linus TorvaldsMerge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub...
2012-09-19 Linus TorvaldsMerge tag 'md-3.6-fixes' of git://neil.brown.name/md
2012-09-19 Linus TorvaldsMerge branch 'for-3.6-fixes' of git://git.kernel.org...
2012-09-18 Linus TorvaldsMerge tag 'hwspinlock-3.6-fix' of git://git.kernel...
2012-09-18 Miklos Szeredivfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE...
2012-09-17 Linus TorvaldsMerge branch 'for-3.6-fixes' of git://git.kernel.org...
2012-09-17 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-09-17 Francesco Ruggerifs/proc: fix potential unregister_sysctl_table hang
next