コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Trond Myklebust 7e8a30f8b4 NFS: Fix up nfs_page_group_covers_page() 8 年 前
  Trond Myklebust 1344b7ea17 NFS: Remove unused parameter from nfs_page_group_lock() 8 年 前
  Trond Myklebust 902a4c0046 NFS: Remove nfs_page_group_clear_bits() 8 年 前
  Trond Myklebust 5b2b5187fa NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases 8 年 前
  Trond Myklebust 74a6d4b5ae NFS: Further optimise nfs_lock_and_join_requests() 8 年 前
  Trond Myklebust b5bab9bf91 NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests() 8 年 前
  Trond Myklebust 7e6cca6caf NFS: Remove page group limit in nfs_flush_incompatible() 8 年 前