1. 9d9307d sysfs: Fix oops in sysfs_drop_dentry on x86_64 by Rafael J. Wysocki · 17 years ago
  2. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  3. 8619f97 sysfs: slim down sysfs_dirent->s_active by Tejun Heo · 17 years ago
  4. b6b4a43 sysfs: move s_active functions to fs/sysfs/dir.c by Tejun Heo · 17 years ago
  5. 0b8ead8 sysfs: fix root sysfs_dirent -> root dentry association by Tejun Heo · 17 years ago
  6. 8312a8d sysfs: use iget_locked() instead of new_inode() by Tejun Heo · 17 years ago
  7. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  8. 7f7cfff sysfs: fix parent refcounting during rename and move by Tejun Heo · 17 years ago
  9. 42b37df sysfs: make sysfs_alloc_ino() static by Tejun Heo · 17 years ago
  10. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  11. dbde0fc sysfs: reimplement sysfs_drop_dentry() by Tejun Heo · 17 years ago
  12. 198a2a8 sysfs: separate out sysfs_attach_dentry() by Tejun Heo · 17 years ago
  13. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  14. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  15. eb36165 sysfs: implement bin_buffer by Tejun Heo · 17 years ago
  16. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  17. aecdced sysfs: implement kobj_sysfs_assoc_lock by Tejun Heo · 17 years ago
  18. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  19. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  20. 13b3086 sysfs: add sysfs_dirent->s_parent by Tejun Heo · 17 years ago
  21. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  22. 996b737 sysfs: flatten and fix sysfs_rename_dir() error handling by Tejun Heo · 17 years ago
  23. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  24. 93e3cd82 sysfs: fix error handling in binattr write() by Tejun Heo · 17 years ago
  25. 7a23ad4 sysfs: make sysfs_put() ignore NULL sd by Tejun Heo · 17 years ago
  26. 2b611bb sysfs: allocate inode number using ida by Tejun Heo · 17 years ago
  27. fa7f912 sysfs: move release_sysfs_dirent() to dir.c by Tejun Heo · 17 years ago
  28. cfc94cd debugfs: add rename for debugfs files by Jan Kara · 17 years ago
  29. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  30. 0fc72b8 [JFFS2] Add declaration of jffs2_lzo_{init,exit} to compr.h by David Woodhouse · 17 years ago
  31. 618e21d Btrfs: Implement mknod by Josef Bacik · 17 years ago
  32. 3b23c1f [JFFS2] Add a "favourlzo" compression mode by Richard Purdie · 17 years ago
  33. c799aca [JFFS2] Add LZO compression support. by Richard Purdie · 17 years ago
  34. a1f3963 Btrfs: Some code cleanups by Aneesh · 17 years ago
  35. ec6b910 Btrfs: trivial include fixups by Zach Brown · 17 years ago
  36. db1b39d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  37. a6bc432 [JFFS2] Add support for write-buffer verification. by David Woodhouse · 17 years ago
  38. 137d6ac NFSv4: Make sure unlock is really an unlock when cancelling a lock by Frank Filz · 17 years ago
  39. c98451b NLM: fix source address of callback to client by Frank van Maarseveen · 17 years ago
  40. 6f2e64d NFSv4: Make the NFS state model work with the nosharedcache mount option by Trond Myklebust · 17 years ago
  41. 275a5d2 NFS: Error when mounting the same filesystem with different options by Trond Myklebust · 17 years ago
  42. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  43. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  44. 136d558 NFS: Add final pieces to support in-kernel mount option parsing by Chuck Lever · 17 years ago
  45. 0076d7b NFS: Introduce generic mount client API by Chuck Lever · 17 years ago
  46. bf0fd76 NFS: Add enums and match tables for mount option parsing by Chuck Lever · 17 years ago
  47. 013a8c1 NFS: Improve debugging output in NFS in-kernel mount client by Chuck Lever · 17 years ago
  48. 1920723 NFS: Clean up in-kernel NFS mount by Chuck Lever · 17 years ago
  49. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  50. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  51. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  52. f0768eb NFS: Introduce nfs4_validate_mount_options by Chuck Lever · 17 years ago
  53. 5df36e7 NFS: Clean up nfs_validate_mount_data by Chuck Lever · 17 years ago
  54. fc50d58 NFS: Clean-up: Refactor IP address sanity checks in NFS client by Chuck Lever · 17 years ago
  55. 4d81cd1 NFS: Clean-up: fix a compiler warning in fs/nfs/super.c by Chuck Lever · 17 years ago
  56. 0655960 NFS: Clean up error handling in nfs_get_sb by Chuck Lever · 17 years ago
  57. 29eb981 NFS: Clean-up: Replace nfs_copy_user_string with strndup_user by Chuck Lever · 17 years ago
  58. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  59. 9eaa67c NFS: Clean-up: use correct type when converting NFS blocks to local blocks by Chuck Lever · 17 years ago
  60. 8bda4e4 NFSv4: Fix up stateid locking... by Trond Myklebust · 17 years ago
  61. 1ac7e2f NFSv4: Clean up the callers of nfs4_open_recover_helper() by Trond Myklebust · 17 years ago
  62. 6ee4126 NFSv4: Don't call OPEN if we already have an open stateid for a file by Trond Myklebust · 17 years ago
  63. aac00a8 NFSv4: Check for the existence of a delegation in nfs4_open_prepare() by Trond Myklebust · 17 years ago
  64. 3e30991 NFSv4: Clean up _nfs4_proc_open() by Trond Myklebust · 17 years ago
  65. 1b370bc NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors. by Trond Myklebust · 17 years ago
  66. 6f43ddc NFSv4: Improve the debugging of bad sequence id errors... by Trond Myklebust · 17 years ago
  67. 003707c NFSv4: Always use the delegation if we have one by Trond Myklebust · 17 years ago
  68. 0f9f95e NFSv4: Clean up confirmation of sequence ids... by Trond Myklebust · 17 years ago
  69. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  70. 8383e46 NFSv4: Use RCU to protect delegations by Trond Myklebust · 17 years ago
  71. 13437e1 NFSv4: Support recalling delegations by stateid part 2 by Trond Myklebust · 17 years ago
  72. 9016302 NFSv4: Support recalling delegations by stateid by Trond Myklebust · 17 years ago
  73. 2ced46c NFSv4: Fix up a bug in nfs4_open_recover() by Trond Myklebust · 17 years ago
  74. 549d6ed NFSv4: set the delegation in nfs4_opendata_to_nfs4_state by Trond Myklebust · 17 years ago
  75. 1c816ef NFSv4: Fix a bug in __nfs4_find_state_byowner by Trond Myklebust · 17 years ago
  76. 1b45c46 NFSv4: Fix atomic open for execute... by Trond Myklebust · 17 years ago
  77. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  78. 88d9093 NFSv4: nfs_increment_open_seqid should not return a value by Trond Myklebust · 17 years ago
  79. e688962 NFSv4: Fix underestimate of NFSv4 lookup request size by Trond Myklebust · 17 years ago
  80. 2cebf82 NFSv4: Fix the underestimate of NFSv4 open request size by Trond Myklebust · 17 years ago
  81. bd625ba NFSv4: Fix the NFSv4 owner and owner_group size estimates by Trond Myklebust · 17 years ago
  82. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  83. 27b3f94 NFSv4: Fix a credential reference leak in nfs4_get_state_owner() by Trond Myklebust · 17 years ago
  84. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  85. 4e56e08 NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh() by Trond Myklebust · 17 years ago
  86. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  87. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  88. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 17 years ago
  89. 34f52e3 SUNRPC: Convert rpc_clnt->cl_users to a kref by Trond Myklebust · 17 years ago
  90. c6d00e6 NFSv4: Convert struct nfs4_opendata to use struct kref by Trond Myklebust · 17 years ago
  91. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  92. edc05fc NFS: reduce latency by using conditional rescheduling in nfs_scan_list by Trond Myklebust · 17 years ago
  93. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  94. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  95. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  96. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  97. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  98. a50f795 NFS: Fix an Oops in the nfs_access_cache_shrinker() by Trond Myklebust · 17 years ago
  99. e2f032e NFS: nfs3_proc_create() should use nfs_post_op_update_inode() by Trond Myklebust · 17 years ago
  100. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago