Commit History

Author SHA1 Message Date
  Linus Torvalds 61f98b0fca Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux 12 years ago
  David Jeffery 1c327d962f lockd: protect nlm_blocked access in nlmsvc_retry_blocked 12 years ago
  Jeff Layton 3999e49364 locks: add a new "lm_owner_key" lock operation 12 years ago
  Jeff Layton f891a29f46 locks: drop the unused filp argument to posix_unblock_lock 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro c5aa1e554a close the race in nlmsvc_free_block() 13 years ago
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro 446945ab9a lockd: shift grabbing a reference to nlm_host into nlm_alloc_call() 13 years ago
  Stanislav Kinsbursky 5ccb0066f2 LockD: pass actual network namespace to grace period management functions 13 years ago
  Trond Myklebust ffa94db604 SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined 13 years ago
  J. Bruce Fields 8fb47a4fbf locks: rename lock-manager ops 14 years ago
  Chuck Lever 7db836d4a4 lockd: Split nlm_release_call() 14 years ago
  Chuck Lever d8367c504e lockd: Move nlmdbg_cookie2a() to svclock.c 14 years ago
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
  J. Bruce Fields a282a1fa6b lockd: fix nlmsvc_notify_blocked locking 14 years ago
  Bryan Schumaker f904be9cc7 lockd: Mostly remove BKL from the server 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
  Felix Blyakher a9e61e25f9 lockd: call locks_release_private to cleanup per-filesystem state 16 years ago
  Miklos Szeredi e33d1ea60c lockd: clean up blocking lock cases of nlsmvc_lock() 16 years ago
  J. Bruce Fields 9d9b87c121 lockd: fix regression in lockd's handling of blocked locks 16 years ago
  J. Bruce Fields d22b1cff09 lockd: reject reclaims outside the grace period 17 years ago
  J. Bruce Fields b2b5028905 lockd: move grace period checks to common code 17 years ago
  Miklos Szeredi bde74e4bc6 locks: add special return value for asynchronous locks 17 years ago
  Linus Torvalds 14b395e35d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux 17 years ago
  Trond Myklebust a86dc496b7 SUNRPC: Remove the BKL from the callback functions 17 years ago
  J. Bruce Fields 560de0e659 lockd: get host reference in nlmsvc_create_block() instead of callers 17 years ago
  J. Bruce Fields 6d7bbbbacc lockd: minor svclock.c style fixes 17 years ago
  Jeff Layton 6cde4de807 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock 17 years ago
  Jeff Layton 8f920d5e29 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock 17 years ago