1. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 0b41be0 fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  5. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  6. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  7. 612645f qstr: constify instances in ocfs2 by Al Viro · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  10. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  11. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  12. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 9 years ago
  13. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  14. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 10 years ago
  15. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
  16. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  18. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  19. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  20. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  21. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  22. 67697cb ocfs2: propagate umode_t by Al Viro · 13 years ago
  23. 2b15ad0 dlmfs: use inode_init_owner() by Al Viro · 13 years ago
  24. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  25. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  26. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  27. 98ba073 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs by Robin Dong · 13 years ago
  28. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  29. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  30. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  31. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  32. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  33. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  34. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  35. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  36. a36d515 ocfs2_dlmfs: Fix math error when reading LVB. by Joel Becker · 14 years ago
  37. efd647f ocfs2_dlmfs: User DLM_* when decoding file open flags. by Tao Ma · 14 years ago
  38. cbe0e33 ocfs2_dlmfs: Enable the use of user cluster stacks. by Joel Becker · 14 years ago
  39. 0016eed ocfs2_dlmfs: Use the stackglue. by Joel Becker · 14 years ago
  40. e8fce48 ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN by Joel Becker · 14 years ago
  41. 34a9dd7 ocfs2_dlmfs: Move to its own directory by Joel Becker · 14 years ago[Renamed (99%) from fs/ocfs2/dlm/dlmfs.c]
  42. 65b6f34 ocfs2_dlmfs: Use poll() to signify BASTs. by Joel Becker · 14 years ago
  43. 14a437c ocfs2_dlmfs: Add capabilities parameter. by Joel Becker · 14 years ago
  44. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  45. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  46. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  47. 07d9a39 ocfs2: fix return value set in init_dlmfs_fs() by Coly Li · 16 years ago
  48. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  49. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  50. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  51. d24fbcd ocfs2: Negotiate locking protocol versions. by Joel Becker · 16 years ago
  52. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  53. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  54. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  55. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  56. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  57. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  58. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  59. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  60. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  61. d28c917 [PATCH] struct path: convert ocfs2 by Josef Sipek · 17 years ago
  62. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  63. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 17 years ago
  64. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  65. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  66. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  67. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  68. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  69. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  70. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  71. 8df08c8 [PATCH] OCFS2: The Second Oracle Cluster Filesystem by Mark Fasheh · 18 years ago