1. ecfcb85 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  2. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  3. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  4. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  5. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  6. c51da20 more trivial ->iterate_shared conversions by Al Viro · 8 years ago
  7. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  8. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  9. c3fe587 bfs: correct return values by Sanidhya Kashyap · 9 years ago
  10. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  11. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  12. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  13. 1da85fd fs/bfs: use bfs prefix for dump_imap by Fabian Frederick · 10 years ago
  14. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  15. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  16. 758b444 fs/bfs/inode.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  17. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  18. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  19. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  20. 81b9f66 [readdir] convert bfs by Al Viro · 11 years ago
  21. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  22. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  23. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  24. d0e09c8 fs/bfs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  25. 41ddaee bfs: drop vmtruncate by Marco Stornelli · 11 years ago
  26. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  27. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  28. 7f5b82b userns: Convert bfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  29. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  30. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  31. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  32. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  33. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  34. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  35. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  36. 76f0b8d bfs: remove unnecessary dentry_unhash on dir rename by Sage Weil · 13 years ago
  37. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  38. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  39. 69b195b bfs: fix bitmap size argument to find_first_zero_bit() by Akinobu Mita · 13 years ago
  40. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  41. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  42. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  43. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  44. ba13d59 BKL: Remove BKL from BFS by Jan Blunck · 14 years ago
  45. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  46. 4e29d50 BFS: clean up the superblock usage by Artem Bityutskiy · 14 years ago
  47. 9df2f85 switch bfs to ->evict_inode(), clean up by Al Viro · 14 years ago
  48. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  49. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  50. e6ecdc7 bfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  51. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  52. 5998649 Fix failure exits in bfs_fill_super() by Al Viro · 14 years ago
  53. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  54. 561e47c bfs: add ->sync_fs by Christoph Hellwig · 15 years ago
  55. 4427f0c repair bfs_write_inode(), switch bfs to simple_fsync() by Al Viro · 15 years ago
  56. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  57. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  58. 0ff4238 fs/Kconfig: move bfs out by Alexey Dobriyan · 15 years ago
  59. 50682bb bfs: check that filesystem fits on the blockdevice by Eric Sesterhenn · 15 years ago
  60. e1f89ec bfs: add some basic sanity checks by Eric Sesterhenn · 15 years ago
  61. 1109b07 CRED: Wrap task credential accesses in the BFS filesystem by David Howells · 15 years ago
  62. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  63. 1558182 bfs: fix Lockdep warning by Eric Sesterhenn · 16 years ago
  64. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  65. 3f165e4 bfs: kill BKL by Dmitri Vorobiev · 16 years ago
  66. 75b25b4 bfs: assorted cleanups by Dmitri Vorobiev · 16 years ago
  67. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  68. e33ab08 iget: stop BFS from using iget() and read_inode() by David Howells · 16 years ago
  69. 7e46aa5 regression: bfs endianness bug by Al Viro · 16 years ago
  70. f433dc5 Fixes to the BFS filesystem driver by Dmitri Vorobiev · 16 years ago
  71. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  72. eedcbba bfs: convert to new aops by Nick Piggin · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  75. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  76. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  77. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  78. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  79. 6968826 [PATCH] update Tigran's email addresses by Tigran Aivazian · 17 years ago
  80. 61a8424 [PATCH] struct path: convert bfs by Josef Sipek · 17 years ago
  81. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  82. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  83. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  84. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  85. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  86. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  87. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  88. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  89. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  90. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  91. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  92. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  93. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  94. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  95. c2b513d [PATCH] bfs iget() abuses by Al Viro · 19 years ago
  96. ce0fe7e [PATCH] bfs endianness annotations by Alexey Dobriyan · 19 years ago
  97. fac92be [PATCH] bfs: fix endianness, signedness; add trivial bugfix by Andrew Stribblehill · 19 years ago
  98. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago