1. aabd0b4 NFSv4.1: change nfs4_free_slot parameters for dynamic slots by Andy Adamson · 13 years ago
  2. aacd553 NFSv4.1: cleanup init and reset of session slot tables by Andy Adamson · 13 years ago
  3. 61f2e51 NFSv4.1: fix backchannel slotid off-by-one bug by Andy Adamson · 13 years ago
  4. 8a0d551 nfs: fix regression in handling of context= option in NFSv4 by Jeff Layton · 13 years ago
  5. 2edb6bc NFS - fix recent breakage to NFS error handling. by NeilBrown · 13 years ago
  6. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  7. 6bf7e08 Btrfs: make sure we're not using obsolete code in btrfs_get_extent by Jan Schmidt · 13 years ago
  8. 4692cf5 Btrfs: new backref walking code by Jan Schmidt · 13 years ago
  9. 5f163cc ext4: make more symbols static by Eric Sandeen · 13 years ago
  10. 176576d ext4: make local symbol ext4_initxattrs static by Djalal Harouni · 13 years ago
  11. 9837d8e jbd2: fix hung processes in jbd2_journal_lock_updates() by Jan Kara · 13 years ago
  12. 9b90e5e ext4: reserve new feature flag codepoints by Theodore Ts'o · 13 years ago
  13. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  14. 1d526fc ext4: Report max_batch_time option correctly by Ben Hutchings · 13 years ago
  15. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 13 years ago
  16. 014a177 ext4: add missing ext4_resize_end on error paths by Djalal Harouni · 13 years ago
  17. 61f296c ext4: let ext4_group_add() use common code by Yongqiang Yang · 13 years ago
  18. d89651c ext4: let ext4_group_extend() use common code by Yongqiang Yang · 13 years ago
  19. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 13 years ago
  20. 8da6d58 Btrfs: added btrfs_find_all_roots() by Jan Schmidt · 13 years ago
  21. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  22. d1270cd Btrfs: put back delayed refs that are too new by Arne Jansen · 13 years ago
  23. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 13 years ago
  24. 5b25f70 Btrfs: add nested locking mode for paths by Arne Jansen · 13 years ago
  25. 60f98d1 dlm: add recovery callbacks by David Teigland · 13 years ago
  26. 757a427 dlm: add node slots and generation by David Teigland · 13 years ago
  27. f95a34c dlm: move recovery barrier calls by David Teigland · 13 years ago
  28. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 13 years ago
  29. 4bac1f8 ext4: add a new function which adds a flex group to a fs by Yongqiang Yang · 13 years ago
  30. 3fbea4b ext4: add a new function which allocates bitmaps and inode tables by Yongqiang Yang · 13 years ago
  31. c72df9f ext4: pass verify_reserved_gdb() the number of group decriptors by Yongqiang Yang · 13 years ago
  32. 2e10e2f ext4: add a function which updates the super block during online resizing by Yongqiang Yang · 13 years ago
  33. 083f5b2 ext4: add a function which sets up a block group descriptors of a flex bg by Yongqiang Yang · 13 years ago
  34. 33afdcc ext4: add a function which sets up group blocks of a flex bg by Yongqiang Yang · 13 years ago
  35. 28c7bac ext4: add a structure which will be used by 64bit-resize interface by Yongqiang Yang · 13 years ago
  36. bb08c1e ext4: add a function which adds a new group descriptors to a fs by Yongqiang Yang · 13 years ago
  37. 18e3143 ext4: add a function which extends a group without checking parameters by Yongqiang Yang · 13 years ago
  38. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  39. be08d6d switch mnt_namespace ->root to struct mount by Al Viro · 13 years ago
  40. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  41. 3a2393d vfs: opencode mntget() mnt_set_mountpoint() by Al Viro · 13 years ago
  42. 909b0a8 vfs: spread struct mount - remaining argument of next_mnt() by Al Viro · 13 years ago
  43. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  44. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  45. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  46. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 13 years ago
  47. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  48. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  49. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  50. 900148d vfs: spread struct mount - mntput_no_expire by Al Viro · 13 years ago
  51. 95bc5f2 vfs: spread struct mount - do_add_mount and graft_tree by Al Viro · 13 years ago
  52. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  53. 3230192 vfs: and now we can make ->mnt_master point to struct mount by Al Viro · 13 years ago
  54. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  55. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 13 years ago
  56. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 13 years ago
  57. c937135 vfs: spread struct mount - shared subtree iterators by Al Viro · 13 years ago
  58. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 13 years ago
  59. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  60. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  61. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 13 years ago
  62. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  63. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 13 years ago
  64. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  65. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  66. 676da58 vfs: spread struct mount - mnt_has_parent by Al Viro · 13 years ago
  67. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  68. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  69. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  70. 692afc3 vfs: spread struct mount - shrink_submounts/select_submounts by Al Viro · 13 years ago
  71. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  72. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  73. d5e50f7 vfs: spread struct mount to remaining users of ->mnt_hash by Al Viro · 13 years ago
  74. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 13 years ago
  75. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 13 years ago
  76. b105e27 vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_id by Al Viro · 13 years ago
  77. cbbe362 vfs: spread struct mount - tree_contains_unbindable by Al Viro · 13 years ago
  78. 0fb54e5 vfs: spread struct mount - attach_recursive_mnt by Al Viro · 13 years ago
  79. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 13 years ago
  80. 4b2619a vfs: spread struct mount - commit_tree by Al Viro · 13 years ago
  81. 419148d vfs: spread struct mount - attach_mnt/detach_mnt by Al Viro · 13 years ago
  82. 315fc83 vfs: spread struct mount - namespace.c internal iterators by Al Viro · 13 years ago
  83. 61ef47b vfs: spread struct mount - __propagate_umount() argument by Al Viro · 13 years ago
  84. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 13 years ago
  85. 7d6fec4 vfs: start hiding vfsmount guts series by Al Viro · 13 years ago
  86. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  87. 5706b27 ceph: propagate umode_t by Al Viro · 13 years ago
  88. 138d570 switch hostfs_iattr to explicit unsigned short by Al Viro · 13 years ago
  89. f69aac0 switch may_mknod() to umode_t by Al Viro · 13 years ago
  90. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  91. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  92. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  93. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  94. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  95. 030a8ba autofs4: propagate umode_t by Al Viro · 13 years ago
  96. c47da79 hfsplus: propagate umode_t by Al Viro · 13 years ago
  97. e021d7b hfs: propagate umode_t by Al Viro · 13 years ago
  98. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  99. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  100. d0c00d0 ntfs: propagate umode_t by Al Viro · 13 years ago