1. 0243d18 reiserfs: fix extended attributes on the root directory by Jeff Mahoney · 4 years, 8 months ago
  2. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  3. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  5. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  6. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  7. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 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. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  10. 2e6c97e reiserfs: Handle error from dquot_initialize() by Jan Kara · 9 years ago
  11. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  12. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  13. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  14. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  15. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  16. 714b71a fs/reiserfs/inode.c: replace 0 by NULL for pointers by Fabian Frederick · 9 years ago
  17. 1709399 fs/reiserfs: use linux/uaccess.h by Fabian Frederick · 10 years ago
  18. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  19. 22e7478 reiserfs: call truncate_setsize under tailpack mutex by Jeff Mahoney · 10 years ago
  20. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  21. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  22. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  23. a228bf8 reiserfs: cleanup, remove unnecessary parens by Jeff Mahoney · 10 years ago
  24. cf776a7 reiserfs: cleanup, remove leading whitespace from labels by Jeff Mahoney · 10 years ago
  25. 09f1b80 reiserfs: cleanup, remove sb argument from journal_mark_dirty by Jeff Mahoney · 10 years ago
  26. 58d8542 reiserfs: cleanup, remove sb argument from journal_end by Jeff Mahoney · 10 years ago
  27. 706a532 reiserfs: cleanup, remove nblocks argument from journal_end by Jeff Mahoney · 10 years ago
  28. 098297b reiserfs: cleanup, reformat comments to normal kernel style by Jeff Mahoney · 10 years ago
  29. 4cf5f7a reiserfs: cleanup, rename key and item accessors to more friendly names by Jeff Mahoney · 10 years ago
  30. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  31. d2d0395 reiserfs: locking, release lock around quota operations by Jeff Mahoney · 11 years ago
  32. 278f667 reiserfs: locking, handle nested locks properly by Jeff Mahoney · 11 years ago
  33. 4c05141 reiserfs: locking, push write lock out of xattr code by Jeff Mahoney · 11 years ago
  34. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  35. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  36. bad5483 reiserfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  37. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  38. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  39. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  40. cfac4b4 reiserfs: drop vmtruncate by Marco Stornelli · 12 years ago
  41. 7af1168 reiserfs: Move quota calls out of write lock by Jan Kara · 12 years ago
  42. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  43. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  44. df81465 userns: Convert reiserfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  45. 48d1788 reiserfs: fix deadlocks with quotas by Jeff Mahoney · 12 years ago
  46. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  47. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  48. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  49. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  50. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  51. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  52. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  53. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  54. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  55. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  56. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  57. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  58. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  59. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  60. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  61. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  62. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  63. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  64. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  65. 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
  66. 845a2cc convert reiserfs to ->evict_inode() by Al Viro · 14 years ago
  67. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  68. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  69. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  70. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  71. 0e4f6a7 Fix reiserfs_file_release() by Al Viro · 14 years ago
  72. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  73. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  76. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  77. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  78. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  79. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  80. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  81. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  82. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 14 years ago
  83. 82062e7 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  84. 108d394 reiserfs: Relax the lock before truncating pages by Frederic Weisbecker · 14 years ago
  85. 5fe1533f reiserfs: Fix recursive lock on lchown by Frederic Weisbecker · 14 years ago
  86. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  87. ec8e2f7 reiserfs: truncate blocks not used by a write by Jan Kara · 15 years ago
  88. cb1c2e5 reiserfs: Fix reiserfs lock and journal lock inversion dependency by Frederic Weisbecker · 15 years ago
  89. 1d2c6cf kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() by Frederic Weisbecker · 15 years ago
  90. 27b3a5c kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0() by Frederic Weisbecker · 15 years ago
  91. 7e94277 kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_write() by Frederic Weisbecker · 15 years ago
  92. d6f5b0a kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end() by Frederic Weisbecker · 15 years ago
  93. 2693130 kill-the-bkl/reiserfs: lock only once on reiserfs_get_block() by Frederic Weisbecker · 15 years ago
  94. 22c963a kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_file by Frederic Weisbecker · 15 years ago
  95. 8ebc423 reiserfs: kill-the-BKL by Frederic Weisbecker · 15 years ago
  96. 281eede switch reiserfs to inode->i_acl by Al Viro · 15 years ago
  97. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  98. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 15 years ago
  99. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  100. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago