1. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  2. e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 10 years ago
  3. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  4. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  5. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  6. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  7. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  8. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  9. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  10. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  11. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  12. 3e0d8a0 ext2: acl: remove unneeded include of linux/capability.h by Jakub Sitnicki · 10 years ago
  13. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  14. e878167 ext2/3: use prandom_u32() instead of get_random_bytes() by ZhangZhen · 10 years ago
  15. 17cd48e fs: Mark function as static in ext2/xattr_security.c by Rashika Kheria · 10 years ago
  16. 0903353 ext2: Add __init macro to init_inodecache by Fabian Frederick · 10 years ago
  17. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  18. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  19. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  20. df4e7ac ext2: Fix oops in ext2_get_block() called from ext2_quota_write() by Jan Kara · 11 years ago
  21. 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  22. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  23. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  24. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  25. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  26. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 11 years ago
  27. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  28. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  30. 712ddc5 Ext2: remove the static function release_blocks to optimize the kernel by Wang Shilong · 11 years ago
  31. 8e3dffc Ext2: mark inode dirty after the function dquot_free_block_nodirty is called by Wang Shilong · 11 years ago
  32. 98783e4 Ext2: remove the overhead check about sb in the function ext2_new_blocks by Wang Shilong · 11 years ago
  33. ab6a773 Ext2: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 11 years ago
  34. 2b0542a Ext2: use unlikely to improve the efficiency of the kernel by Wang Shilong · 11 years ago
  35. 8d8759e Ext2: free memory allocated and forget buffer head when io error happens by Wang Shilong · 11 years ago
  36. ae2cf42 ext2: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  37. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  39. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  40. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  41. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  42. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  43. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  44. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  45. 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
  46. ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
  47. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  48. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  49. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  50. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  51. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  52. e124a32 ext2: cleanup the confused goto label by Wanlong Gao · 12 years ago
  53. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  54. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  55. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  56. 0324876 ext2: trivial fix to comment for ext2_free_blocks by Wang Sheng-Hui · 12 years ago
  57. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  58. aa9e939 ext2: remove the redundant comment for ext2_export_ops by Wang Sheng-Hui · 12 years ago
  59. e2a3fde ext2: Remove i_mutex use from ext2_quota_write() by Jan Kara · 12 years ago
  60. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  61. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  62. f72cf5e ext2: do not register write_super within VFS by Artem Bityutskiy · 12 years ago
  63. b838ec2 ext2: Remove s_dirt handling by Jan Kara · 12 years ago
  64. f2b2242 ext2: write superblock only once on unmount by Artem Bityutskiy · 12 years ago
  65. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 12 years ago
  66. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  68. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  69. d4a23ae ext2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  70. 34b0784 ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls by Djalal Harouni · 12 years ago
  71. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  72. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 12 years ago
  73. ef6919c ext2: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  74. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  75. 3ea40bc ext2: propagate umode_t by Al Viro · 13 years ago
  76. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  77. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  78. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  79. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  80. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  81. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  82. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  83. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  84. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  85. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  86. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  87. f32948d ext2: fix the outdated comment in ext2_nfs_get_inode() by Li Haifeng · 13 years ago
  88. 6e3d6ca fs/ext2/balloc.c: delete useless initialization by Julia Lawall · 13 years ago
  89. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  90. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  91. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  92. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  93. 59ed2bb ext2: remove duplicate 'ext2_get_acl()' define by Linus Torvalds · 13 years ago
  94. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  95. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  96. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  97. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  98. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  99. 03b5bb3 ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get by Wang Sheng-Hui · 13 years ago
  100. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago