1. 84bd6d1 GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  2. a76d980 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  3. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  4. 986122f stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  5. 4c9e687 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  6. 6cd1e70 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  7. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  8. 032b199 FPII-2974 :[Part 3]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Mark Salyzyn · 7 years ago
  9. 9451fcb FPII-2974 :[Part 1]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Jan Kara · 8 years ago
  10. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  11. 1b6150f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  12. ca9248d GFS2: Allow caching of rindex glock by Bob Peterson · 12 years ago
  13. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 12 years ago
  14. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  15. 97cc008 GFS2: use depends instead of select in kconfig by Benjamin Poirier · 12 years ago
  16. c1ac539 GFS2: put glock reference in error patch of read_rindex_entry by Bob Peterson · 12 years ago
  17. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  18. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  19. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  20. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  21. 220cca2 GFS2: Change truncate page allocation to be GFP_NOFS by Bob Peterson · 12 years ago
  22. 58a7d5f GFS2: call gfs2_write_alloc_required for each chunk by Benjamin Marzinski · 12 years ago
  23. 34cc178 GFS2: Clean up log flush header writing by Steven Whitehouse · 12 years ago
  24. 75ca61c GFS2: Remove a __GFP_NOFAIL allocation by Steven Whitehouse · 12 years ago
  25. 35e478f GFS2: Flush pending glock work when evicting an inode by Steven Whitehouse · 12 years ago
  26. 58884c4 GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd by Bob Peterson · 12 years ago
  27. 6aad1c3 GFS2: Eliminate sd_rindex_mutex by Bob Peterson · 12 years ago
  28. a08fd28 GFS2: Unlock rindex mutex on glock error by Bob Peterson · 12 years ago
  29. 08728f2 GFS2: Make bd_cmp() static by Steven Whitehouse · 12 years ago
  30. 4a36d08 GFS2: Sort the ordered write list by Bob Peterson · 12 years ago
  31. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  32. 47ac553 GFS2: Move two functions from log.c to lops.c by Steven Whitehouse · 12 years ago
  33. a245769 GFS2: glock statistics gathering by Steven Whitehouse · 13 years ago
  34. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  35. 9e73f57 GFS2: Ensure rindex is uptodate for fallocate by Bob Peterson · 12 years ago
  36. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 12 years ago
  37. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 13 years ago
  38. 66ad863 GFS2: Fix nlink setting on inode creation by Steven Whitehouse · 13 years ago
  39. 376d377 GFS2: fail mount if journal recovery fails by David Teigland · 13 years ago
  40. e8ca5cc GFS2: let spectator mount do read only recovery by David Teigland · 13 years ago
  41. 49528b4 GFS2: Fix a use-after-free that coverity spotted by Bob Peterson · 13 years ago
  42. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  43. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  44. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  45. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  46. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  47. 60f98d1 dlm: add recovery callbacks by David Teigland · 13 years ago
  48. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  49. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  50. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  51. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  52. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  53. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  54. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  55. 46cc1e5 GFS2: local functions should be static by H Hartley Sweeten · 13 years ago
  56. 018a01c GFS2: We only need one ACL getting function by Steven Whitehouse · 13 years ago
  57. 6a8099e GFS2: Fix multi-block allocation by Steven Whitehouse · 13 years ago
  58. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  59. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  60. b3e47ca GFS2: split function rgblk_search by Bob Peterson · 13 years ago
  61. 465f0a7 GFS2: Fix up "off by one" in the previous patch by Steven Whitehouse · 13 years ago
  62. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  63. 4442f2e GFS2: O_(D)SYNC support for fallocate by Steven Whitehouse · 13 years ago
  64. b9f417f GFS2: remove vestigial al_alloced by Bob Peterson · 13 years ago
  65. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  66. c688b8b GFS2: Add non-try locks back to get_local_rgrp by Bob Peterson · 13 years ago
  67. 79c4c37 GFS2: f_ra is always valid in dir readahead function by Steven Whitehouse · 13 years ago
  68. 114b80c GFS2: Fix very unlikley memory leak in ACL xattr code by Steven Whitehouse · 13 years ago
  69. 8765489 GFS2: More automated code analysis fixes by Steven Whitehouse · 13 years ago
  70. dfe4d34 GFS2: Add readahead to sequential directory traversal by Bob Peterson · 13 years ago
  71. 20ed053 GFS2: Fix up REQ flags by Steven Whitehouse · 13 years ago
  72. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  73. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  74. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  75. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  76. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  77. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  78. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  79. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  80. b99b98d GFS2: Move readahead of metadata during deallocation into its own function by Steven Whitehouse · 13 years ago
  81. 9ae3242 GFS2: Remove two unused variables by Steven Whitehouse · 13 years ago
  82. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  83. 64dd153 GFS2: rewrite fallocate code to write blocks directly by Benjamin Marzinski · 13 years ago
  84. bd5437a GFS2: speed up delete/unlink performance for large files by Bob Peterson · 13 years ago
  85. f75bbfb GFS2: Fix off-by-one in gfs2_blk2rgrpd by Steven Whitehouse · 13 years ago
  86. 13d921e GFS2: Clean up ->page_mkwrite by Steven Whitehouse · 13 years ago
  87. ccad4e1 GFS2: Correctly set goal block after allocation by Steven Whitehouse · 13 years ago
  88. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  89. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  90. d56fa8a GFS2: Call do_strip() directly from recursive_scan() by Steven Whitehouse · 13 years ago
  91. 534029e GFS2: Remove obsolete assert by Steven Whitehouse · 13 years ago
  92. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  93. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  94. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  95. 9453615 GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added by Steven Whitehouse · 13 years ago
  96. 9a63edd GFS2: Clean up gfs2_create by Steven Whitehouse · 13 years ago
  97. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  98. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 13 years ago
  99. 40ac218 GFS2: Fix inode allocation error path by Steven Whitehouse · 13 years ago
  100. 1d4ec64 GFS2: Make atime checks more efficient by Steven Whitehouse · 13 years ago