Commit History

作者 SHA1 備註 提交日期
  Stanislav Kinsbursky f2ac4dc911 SUNRPC: parametrize rpc_uaddr2sockaddr() by network context 13 年之前
  Linus Torvalds 0b48d42235 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 13 年之前
  Bryan Schumaker 2d3475c0ad NFSD: forget_delegations should use list_for_each_entry_safe 13 年之前
  Bryan Schumaker 39c4cc0fcc NFSD: Only reinitilize the recall_lru list under the recall lock 13 年之前
  J. Bruce Fields f32f3c2d3f nfsd4: initialize special stateid's at compile time 13 年之前
  Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 年之前
  Thomas Meyer 67114fe610 nfsd4: Use kmemdup rather than duplicating its implementation 13 年之前
  J. Bruce Fields 009673b439 nfsd4: add a separate (lockowner, inode) lookup 13 年之前
  J. Bruce Fields 353de31b86 nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error 13 年之前
  J. Bruce Fields 16bfdaafa2 nfsd4: share open and lock owner hash tables 13 年之前
  J. Bruce Fields 06f1f864d4 nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER 13 年之前
  Bryan Schumaker 7208339607 NFSD: Call nfsd4_init_slabs() from init_nfsd() 13 年之前
  Bryan Schumaker 65178db42a NFSD: Added fault injection 13 年之前
  J. Bruce Fields 64a284d07c nfsd4: maintain one seqid stream per (lockowner, file) 13 年之前
  J. Bruce Fields 684e563858 nfsd4: cleanup lock clientid handling in sessions case 13 年之前
  J. Bruce Fields b93d87c198 nfsd4: fix lockowner matching 13 年之前
  Mi Jinlong 345c284290 nfs41: implement DESTROY_CLIENTID operation 13 年之前
  Benny Halevy fc0c3dd13b nfsd4: seq->status_flags may be used unitialized 13 年之前
  Benny Halevy 5423732a71 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid 13 年之前
  J. Bruce Fields 8b289b2c23 nfsd4: implement new 4.1 open reclaim types 13 年之前
  J. Bruce Fields a8d86cd75b nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround 13 年之前
  J. Bruce Fields 4cdc951b86 nfsd4: preallocate open stateid in process_open1() 13 年之前
  J. Bruce Fields 996e09385c nfsd4: do idr preallocation with stateid allocation 13 年之前
  J. Bruce Fields 32513b40ef nfsd4: preallocate nfs4_file in process_open1() 13 年之前
  J. Bruce Fields d29b20cd58 nfsd4: clean up open owners on OPEN failure 13 年之前
  J. Bruce Fields bcf130f9df nfsd4: simplify process_open1 logic 13 年之前
  J. Bruce Fields a50d2ad172 nfsd4: centralize renew_client() calls 13 年之前
  J. Bruce Fields b6d2f1ca3c nfsd4: more robust ignoring of WANT bits in OPEN 13 年之前
  J. Bruce Fields a084daf512 nfsd4: move name-length checks to xdr 13 年之前
  J. Bruce Fields 04f9e664b2 nfsd4: move access/deny validity checks to xdr code 13 年之前