deliverable/linux.git
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 LeverSUNRPC: Refactor rpc_clone_client()
2012-10-01  Chuck LeverSUNRPC: Use __func__ in dprintk() in auth_gss.c
2012-10-01  Chuck LeverSUNRPC: Clean up dprintk messages in rpc_pipe.c
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... NFSv4: 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-29  Trond MyklebustSUNRPC: Limit the rpciod workqueue concurrency
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 MyklebustSUNRPC: Get rid of the redundant xprt->shutdown bit...
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 MyklebustSUNRPC: Optimise away unnecessary data moves in xdr_ali...
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-26  Trond MyklebustSUNRPC: Fix the return value of xdr_align_pages()
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-25  Bryan SchumakerSUNRPC: Set alloc_slot for backchannel tcp ops
2012-09-19  Trond MyklebustSUNRPC: Ensure that the TCP socket is closed when in...
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./linux/kernel...
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./linux/kernel...
2012-09-19  Tejun Heocpufreq/powernow-k8: workqueue user shouldn't migrate...
2012-09-19  Tejun Heoworkqueue: reimplement work_on_cpu() using system_wq
2012-09-19  NeilBrownmd: make sure metadata is updated when spares are activ...
2012-09-19  NeilBrownmd/raid5: fix calculate of 'degraded' when a replacemen...
2012-09-19  NeilBrownRevert "md/raid5: For odirect-write performance, do...
2012-09-18  Linus TorvaldsMerge tag 'hwspinlock-3.6-fix' of git://git./linux...
2012-09-18  Miklos Szeredivfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE...
2012-09-18  Stephen M.... cciss: fix handling of protocol error
2012-09-18  Alan Coxblk: add an upper sanity check on partition adding
2012-09-18  Al Virosh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
next
This page took 0.039334 seconds and 5 git commands to generate.