1. eb2a1cd NFS: Add global helper for releasing slot table resources by Chuck Lever · 11 years ago
  2. 744aa52 NFS: Add global helper to set up a stand-along nfs4_slot_table by Chuck Lever · 11 years ago
  3. 9d33059 NFS: Enable slot table helpers for NFSv4.0 by Chuck Lever · 11 years ago
  4. 220e09c NFS: Remove unused call_sync minor version op by Chuck Lever · 11 years ago
  5. 9915ea7 NFS: Add RPC callouts to start NFSv4.0 synchronous requests by Chuck Lever · 11 years ago
  6. a9c92d6 NFS: Common versions of sequence helper functions by Chuck Lever · 11 years ago
  7. 5a580e0 NFS: Clean up nfs4_setup_sequence() by Chuck Lever · 11 years ago
  8. 2a3eb2b NFS: Rename nfs41_call_sync_data as a common data structure by Chuck Lever · 11 years ago
  9. e8d9238 NFS: When displaying session slot numbers, use "%u" consistently by Chuck Lever · 11 years ago
  10. ba6c059 NFS: Ensure that rmdir() waits for sillyrenames to complete by Trond Myklebust · 11 years ago
  11. a5250de NFSv4: use the mach cred for SECINFO w/ integrity by Weston Andros Adamson · 11 years ago
  12. dc24826 NFS avoid expired credential keys for buffered writes by Andy Adamson · 11 years ago
  13. 2127d82 NFSv4: Convert idmapper to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  14. d763125 NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister by Trond Myklebust · 11 years ago
  15. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  16. 2d9db75 NFS: Fix up two use-after-free issues with the new tracing code by Trond Myklebust · 11 years ago
  17. 6686390 NFS: remove incorrect "Lock reclaim failed!" warning. by NeilBrown · 11 years ago
  18. 08cb47f NFSv4.1: Add tracepoints for debugging test_stateid events by Trond Myklebust · 11 years ago
  19. 2f92ae3 NFSv4.1: Add tracepoints for debugging slot table operations by Trond Myklebust · 11 years ago
  20. 1037e6e NFSv4.1: Add tracepoints for debugging layoutget/return/commit by Trond Myklebust · 11 years ago
  21. cc668ab NFSv4: Add tracepoints for debugging reads and writes by Trond Myklebust · 11 years ago
  22. b5f875a NFSv4: Add tracepoints for debugging getattr by Trond Myklebust · 11 years ago
  23. 1f2d30b NFSv4: Add tracepoints for debugging the idmapper by Trond Myklebust · 11 years ago
  24. ca8acf8 NFSv4: Add tracepoints for debugging delegations by Trond Myklebust · 11 years ago
  25. fbc6f7c NFSv4: Add tracepoints for debugging rename by Trond Myklebust · 11 years ago
  26. c1578b7 NFSv4: Add tracepoints for debugging inode manipulations by Trond Myklebust · 11 years ago
  27. 078ea3d NFSv4: Add tracepoints for debugging lookup/create operations by Trond Myklebust · 11 years ago
  28. d1b748a NFSv4: Add tracepoints for debugging file locking by Trond Myklebust · 11 years ago
  29. 42113a7 NFSv4: Add tracepoints for debugging file open by Trond Myklebust · 11 years ago
  30. c6d01c6 NFSv4: Add tracepoints for debugging state management problems by Trond Myklebust · 11 years ago
  31. 1fd1085 NFS: Add tracepoints for debugging NFS hard links by Trond Myklebust · 11 years ago
  32. 70ded20 NFS: Add tracepoints for debugging NFS rename and sillyrename issues by Trond Myklebust · 11 years ago
  33. 1ca4238 NFS: Add tracepoints for debugging directory changes by Trond Myklebust · 11 years ago
  34. 8b0ad3d NFS: Add tracepoints for debugging generic file create events by Trond Myklebust · 11 years ago
  35. 6e0d0be NFS: Add event tracing for generic NFS lookups by Trond Myklebust · 11 years ago
  36. 1472b83 NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup by Trond Myklebust · 11 years ago
  37. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  38. 1264a2f NFS: refactor code for calculating the crc32 hash of a filehandle by Trond Myklebust · 11 years ago
  39. c2dd137 NFS: Clean up nfs_sillyrename() by Trond Myklebust · 11 years ago
  40. b8a8a0d NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type by Trond Myklebust · 11 years ago
  41. 393faff NFSv4: Deal with a sparse warning in nfs_idmap_get_key() by Trond Myklebust · 11 years ago
  42. 17f26b1 NFSv4: Deal with some more sparse warnings by Trond Myklebust · 11 years ago
  43. c281fa9c NFSv4: Deal with a sparse warning in nfs4_opendata_alloc by Trond Myklebust · 11 years ago
  44. a9943d1 NFSv3: Deal with a sparse warning in nfs3_proc_create by Trond Myklebust · 11 years ago
  45. 5948a40 NFS: Remove the NFSv4 "open optimisation" from nfs_permission by Trond Myklebust · 11 years ago
  46. 9743120 NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name by Andy Adamson · 11 years ago
  47. 5ec16a8 NFSv4.1 Use clientid management rpc_clnt for secinfo by Andy Adamson · 11 years ago
  48. bc4b2a8 NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE by Andy Adamson · 11 years ago
  49. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  50. 73d8bde NFS: Never use user credentials for lease renewal by Chuck Lever · 11 years ago
  51. d688f7b NFS: Use root's credential for lease management when keytab is missing by Chuck Lever · 11 years ago
  52. 6da1a03 NFSv4: Refuse mount attempts with proto=udp by Trond Myklebust · 11 years ago
  53. 9597c13 nfs: verify open flags before allowing an atomic open by Jeff Layton · 11 years ago
  54. 55b5929 NFSv4: Fix nfs4_init_uniform_client_string for net namespaces by Trond Myklebust · 11 years ago
  55. 1771c57 NFSv4.1 Use the mount point rpc_clnt for layoutreturn by Andy Adamson · 11 years ago
  56. b14b797 NFS: Fix return type of nfs4_end_drain_session() stub by Chuck Lever · 11 years ago
  57. cc7936f nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0 by Nadav Shemer · 11 years ago
  58. d7067b2 NFSv4: encode_attrs should not backfill the bitmap and attribute length by Trond Myklebust · 11 years ago
  59. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  60. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  61. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  62. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  63. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  65. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  66. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  67. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  68. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  69. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  70. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  71. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  72. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  73. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  74. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  75. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  76. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 11 years ago
  77. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  78. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  79. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  80. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  81. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago
  82. 53ce9a3 fuse: readdirplus: fix dentry leak by Niels de Vos · 11 years ago
  83. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  84. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  85. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 11 years ago
  86. 76828c8 ext4: yield during large unlinks by Theodore Ts'o · 11 years ago
  87. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  88. e15f742 ext4: make the extent_status code more robust against ENOMEM failures by Theodore Ts'o · 11 years ago
  89. c8e1513 ext4: simplify calculation of blocks to free on error by Theodore Ts'o · 11 years ago
  90. 8acd5e9 ext4: fix error handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  91. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  93. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  94. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  95. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  96. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  97. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  98. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  99. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  100. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago