1. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 13 years ago
  2. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  3. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  4. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  5. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  6. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  7. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  8. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  9. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  10. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  11. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  12. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  13. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  14. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  15. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  16. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. f766619 fs/9p: iattr_valid flags are kernel internal flags map them to 9p values. by Aneesh Kumar K.V · 13 years ago
  18. 361aba5 ore: fix BUG_ON, too few sgs when reading by Boaz Harrosh · 13 years ago
  19. ffefb8ea ore: Fix crash in case of an IO error. by Boaz Harrosh · 13 years ago
  20. 831c2dc ore: FIX breakage when MISC_FILESYSTEMS is not set by Boaz Harrosh · 13 years ago
  21. e2fecb2 NFS: Remove pNFS bloat from the generic write path by Trond Myklebust · 13 years ago
  22. fe0fe83 pnfs-obj: Must return layout on IO error by Boaz Harrosh · 13 years ago
  23. 5c0b412 pnfs-obj: pNFS errors are communicated on iodata->pnfs_error by Boaz Harrosh · 13 years ago
  24. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 13 years ago
  25. 0aaaf5c NFS: Cache state owners after files are closed by Chuck Lever · 13 years ago
  26. b605479 fs/9p: We should not allocate a new inode when creating hardlines. by Aneesh Kumar K.V · 13 years ago
  27. df345c6 fs/9p: v9fs_stat2inode should update suid/sgid bits. by Aneesh Kumar K.V · 13 years ago
  28. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  29. a0ea787 fs/9p: check schedule_timeout_interruptible return value by Jim Garlick · 13 years ago
  30. 414adf1 NFS: Clean up nfs4_find_state_owners_locked() by Chuck Lever · 13 years ago
  31. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  32. 3476f11 nfs: fix a minor do_div portability issue by Chris Metcalf · 13 years ago
  33. 0b1c8fc NFSv4.1: cleanup comment and debug printk by Andy Adamson · 13 years ago
  34. aabd0b4 NFSv4.1: change nfs4_free_slot parameters for dynamic slots by Andy Adamson · 13 years ago
  35. aacd553 NFSv4.1: cleanup init and reset of session slot tables by Andy Adamson · 13 years ago
  36. 61f2e51 NFSv4.1: fix backchannel slotid off-by-one bug by Andy Adamson · 13 years ago
  37. 8a0d551 nfs: fix regression in handling of context= option in NFSv4 by Jeff Layton · 13 years ago
  38. 2edb6bc NFS - fix recent breakage to NFS error handling. by NeilBrown · 13 years ago
  39. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  40. 5f163cc ext4: make more symbols static by Eric Sandeen · 13 years ago
  41. 176576d ext4: make local symbol ext4_initxattrs static by Djalal Harouni · 13 years ago
  42. 9837d8e jbd2: fix hung processes in jbd2_journal_lock_updates() by Jan Kara · 13 years ago
  43. 9b90e5e ext4: reserve new feature flag codepoints by Theodore Ts'o · 13 years ago
  44. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  45. 1d526fc ext4: Report max_batch_time option correctly by Ben Hutchings · 13 years ago
  46. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 13 years ago
  47. 014a177 ext4: add missing ext4_resize_end on error paths by Djalal Harouni · 13 years ago
  48. 61f296c ext4: let ext4_group_add() use common code by Yongqiang Yang · 13 years ago
  49. d89651c ext4: let ext4_group_extend() use common code by Yongqiang Yang · 13 years ago
  50. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 13 years ago
  51. 60f98d1 dlm: add recovery callbacks by David Teigland · 13 years ago
  52. 757a427 dlm: add node slots and generation by David Teigland · 13 years ago
  53. f95a34c dlm: move recovery barrier calls by David Teigland · 13 years ago
  54. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 13 years ago
  55. 4bac1f8 ext4: add a new function which adds a flex group to a fs by Yongqiang Yang · 13 years ago
  56. 3fbea4b ext4: add a new function which allocates bitmaps and inode tables by Yongqiang Yang · 13 years ago
  57. c72df9f ext4: pass verify_reserved_gdb() the number of group decriptors by Yongqiang Yang · 13 years ago
  58. 2e10e2f ext4: add a function which updates the super block during online resizing by Yongqiang Yang · 13 years ago
  59. 083f5b2 ext4: add a function which sets up a block group descriptors of a flex bg by Yongqiang Yang · 13 years ago
  60. 33afdcc ext4: add a function which sets up group blocks of a flex bg by Yongqiang Yang · 13 years ago
  61. 28c7bac ext4: add a structure which will be used by 64bit-resize interface by Yongqiang Yang · 13 years ago
  62. bb08c1e ext4: add a function which adds a new group descriptors to a fs by Yongqiang Yang · 13 years ago
  63. 18e3143 ext4: add a function which extends a group without checking parameters by Yongqiang Yang · 13 years ago
  64. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  65. be08d6d switch mnt_namespace ->root to struct mount by Al Viro · 13 years ago
  66. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  67. 3a2393d vfs: opencode mntget() mnt_set_mountpoint() by Al Viro · 13 years ago
  68. 909b0a8 vfs: spread struct mount - remaining argument of next_mnt() by Al Viro · 13 years ago
  69. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  70. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  71. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  72. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 13 years ago
  73. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  74. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  75. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  76. 900148d vfs: spread struct mount - mntput_no_expire by Al Viro · 13 years ago
  77. 95bc5f2 vfs: spread struct mount - do_add_mount and graft_tree by Al Viro · 13 years ago
  78. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  79. 3230192 vfs: and now we can make ->mnt_master point to struct mount by Al Viro · 13 years ago
  80. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  81. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 13 years ago
  82. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 13 years ago
  83. c937135 vfs: spread struct mount - shared subtree iterators by Al Viro · 13 years ago
  84. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 13 years ago
  85. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  86. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  87. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 13 years ago
  88. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  89. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 13 years ago
  90. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  91. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  92. 676da58 vfs: spread struct mount - mnt_has_parent by Al Viro · 13 years ago
  93. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  94. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  95. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  96. 692afc3 vfs: spread struct mount - shrink_submounts/select_submounts by Al Viro · 13 years ago
  97. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  98. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  99. d5e50f7 vfs: spread struct mount to remaining users of ->mnt_hash by Al Viro · 13 years ago
  100. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 13 years ago