Commit Graph

24 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
Trond Myklebust acee478afc NFS: Clean up the write request locking. 17 years ago
Trond Myklebust 9cccef9505 NFS: Clean up write code... 17 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 7fe7f8487a NFS: Avoid a deadlock situation on write 18 years ago
Trond Myklebust ca52fec152 NFS: Use pgoff_t in structures and functions that pass page cache offsets 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 8b09bee308 NFS: Cleanup for nfs_readpages() 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 8e821cad12 NFS: clean up the unstable write code 18 years ago
Trond Myklebust 5a6d41b32a NFS: Ensure PG_writeback is cleared when writeback fails 18 years ago
Trond Myklebust e261f51f25 NFS: Make nfs_updatepage() mark the page as dirty. 18 years ago
Trond Myklebust 1a54533ec8 NFS: Add nfs_set_page_dirty() 18 years ago
Trond Myklebust 3f442547b7 NFS: Clean up nfs_scan_dirty() 18 years ago
Trond Myklebust 8b4bdcf899 NFS: Store the file system "fsid" value in the NFS super block. 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago
Chuck Lever a911fd9a60 NFS: simplify inlined bit ops in nfs_page.h 19 years ago
Trond Myklebust 3da28eb1c6 [PATCH] NFS: Replace nfs_page insertion sort with a radix sort 20 years ago
Trond Myklebust c6a556b88a [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago