提交歷史

作者 SHA1 備註 提交日期
  Anna Schumaker e9ae1ee2b2 NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() 7 年之前
  Anna Schumaker fb91fb0ee7 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() 7 年之前
  Linus Torvalds a1bf4c7da6 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs 7 年之前
  Trond Myklebust f6cdfa6dd6 NFSv4: Declare the size up to date after it was set. 7 年之前
  Trond Myklebust 16e1437517 NFS: More fine grained attribute tracking 7 年之前
  Linus Torvalds ce6eba3dba Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 年之前
  Peter Zijlstra 723c921e7d sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API 7 年之前
  Trond Myklebust c4f24df942 NFS: Fix unstable write completion 7 年之前
  Linus Torvalds efd52b5d36 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 7 年之前
  Linus Torvalds a4b7fd7d34 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux 7 年之前
  Jeff Layton 1eb5d98f16 nfs: convert to new i_version API 7 年之前
  Trond Myklebust 7f1bda447c NFS: Add a cond_resched() to nfs_commit_release_pages() 7 年之前
  Scott Mayhew dc4fd9ab01 nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests 7 年之前
  Markus Elfring 0671d8f108 nfs/write: Use common error handling code in nfs_lock_and_join_requests() 7 年之前
  NeilBrown bf4b490597 NFS: various changes relating to reporting IO errors. 8 年之前
  Chuck Lever 8224b2734a NFS: Add static NFS I/O tracepoints 8 年之前
  Trond Myklebust 1bd5d6d08e NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests() 8 年之前
  Trond Myklebust 8b77484f2b NFS: Don't hold the group lock when calling nfs_release_request() 8 年之前
  Trond Myklebust 5d2a9d9dac NFS: Remove pnfs_generic_transfer_commit_list() 8 年之前
  Trond Myklebust 137da553db NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock 8 年之前
  NeilBrown 237f8306c3 NFS: don't expect errors from mempool_alloc(). 8 年之前
  Trond Myklebust 7af7a5963c Merge branch 'bugfixes' 8 年之前
  Trond Myklebust 3bde7afdab NFS: Remove unused parameter gfp_flags from nfs_pageio_init() 8 年之前
  Trond Myklebust 2ce209c42c NFS: Wait for requests that are locked on the commit list 8 年之前
  Trond Myklebust 4b9bb25b36 NFS: Switch to using mapping->private_lock for page writeback lookups. 8 年之前
  Trond Myklebust 5cb953d4b1 NFS: Use an atomic_long_t to count the number of commits 8 年之前
  Trond Myklebust a6b6d5b85a NFS: Use an atomic_long_t to count the number of requests 8 年之前
  Trond Myklebust e824f99ada NFSv4: Use a mutex to protect the per-inode commit lists 8 年之前
  Trond Myklebust b30d2f04c3 NFS: Refactor nfs_page_find_head_request() 8 年之前
  Trond Myklebust bd37d6fce1 NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request() 8 年之前