Commit History

Author SHA1 Message Date
  Trond Myklebust 1b3b4a1a2d NFS: Fix a write request leak in nfs_invalidate_page() 17 years ago
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
  Trond Myklebust 587142f85f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock 18 years ago
  Trond Myklebust 2aefa10431 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode 18 years ago
  Trond Myklebust 5c36968343 NFS cleanup: speed up nfs_scan_commit using radix tree tags 18 years ago
  Trond Myklebust 9fd367f0f3 NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED 18 years ago
  Trond Myklebust c03b402461 NFS: Convert struct nfs_page to use krefs 18 years ago
  Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
  Trond Myklebust 44dd151d5c NFS: Don't mark a written page as uptodate until it is on disk 18 years ago
  Trond Myklebust 7fe7f8487a NFS: Avoid a deadlock situation on write 18 years ago
  Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
  Nate Diller 60945cb7c8 NFS: use zero_user_page 18 years ago
  Peter Zijlstra 277866a0e3 nfs: fix congestion control: use atomic_longs 18 years ago
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
  Trond Myklebust ca52fec152 NFS: Use pgoff_t in structures and functions that pass page cache offsets 18 years ago
  Trond Myklebust 724c439c20 NFS: Clean up nfs_sync_mapping_wait() 18 years ago
  Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago
  Trond Myklebust c63c7b0513 NFS: Fix a race when doing NFS write coalescing 18 years ago
  Trond Myklebust bcb71bba7e NFS: Another cleanup of the read/write request coalescing code 18 years ago
  Trond Myklebust d8a5ad75cc NFS: Cleanup the coalescing code 18 years ago
  Trond Myklebust 91e59c368c NFS: Don't wait for congestion in nfs_update_request() 18 years ago
  Trond Myklebust d585158b60 NFS: Fix nfs_set_page_dirty() 18 years ago
  Trond Myklebust 2b82f190c8 NFS: Fix race in nfs_set_page_dirty 18 years ago
  Trond Myklebust 612c9384fd NFS: Fix the 'desynchronized value of nfs_i.ncommit' error 18 years ago
  Trond Myklebust 6d677e3504 NFS: Don't clear PG_writeback until after we've processed unstable writes 18 years ago
  Trond Myklebust 8e821cad12 NFS: clean up the unstable write code 18 years ago
  Trond Myklebust eb4cac10d9 NFS: Fix a list corruption problem 18 years ago
  Trond Myklebust 5a6d41b32a NFS: Ensure PG_writeback is cleared when writeback fails 18 years ago
  Peter Zijlstra 89a09141df [PATCH] nfs: fix congestion control 18 years ago
  Trond Myklebust a301b77771 NFS: Don't use ClearPageUptodate() when writeback fails 18 years ago