1. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  3. 5d754ce ufs: use dir_pages instead of ufs_dir_pages() by Fabian Frederick · 9 years ago
  4. 4ef51e8 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  5. e4f9551 fs/ufs: restore s_lock mutex_init() by Fabian Frederick · 9 years ago
  6. 70d45cd ufs: don't touch mtime/ctime of directory being moved by Al Viro · 9 years ago
  7. a50e4a0 ufs: don't bother with lock_ufs()/unlock_ufs() for directory access by Al Viro · 9 years ago
  8. 514d748 ufs: Fix possible deadlock when looking up directories by Jan Kara · 9 years ago
  9. 12ecbb4 ufs: Fix warning from unlock_new_inode() by Jan Kara · 9 years ago
  10. cdd9eef fs/ufs: restore s_lock mutex by Fabian Frederick · 9 years ago
  11. 13b987e fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" by Fabian Frederick · 9 years ago
  12. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  13. 4b8061a ufs: switch to simple_follow_link() by Al Viro · 9 years ago
  14. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  15. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  16. ed3ad79 fs/ufs/super.c: fix potential race condition by Fabian Frederick · 9 years ago
  17. 61da3ae fs/ufs/super.c: remove unnecessary casting by Fabian Frederick · 9 years ago
  18. 35c0b38 fs/ufs/balloc.c: remove unused variable by Fabian Frederick · 10 years ago
  19. e4502c6 ufs: deal with nfsd/iget races by Al Viro · 10 years ago
  20. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  21. edc023ca fs/ufs/inode.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  22. d4beaab fs/ufs: convert UFSD printk to pr_debug by Fabian Frederick · 10 years ago
  23. 7e1e416 fs/ufs/super.c: use va_format instead of buffer/vsnprintf by Fabian Frederick · 10 years ago
  24. 07bc94f fs/ufs/super.c: use __func__ in logging by Fabian Frederick · 10 years ago
  25. de771bd fs/ufs: use pr_fmt by Fabian Frederick · 10 years ago
  26. a9814c5 fs/ufs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  27. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  28. 0244756 ufs: sb mutex merge + mutex_destroy by Fabian Frederick · 10 years ago
  29. 45641c8 fs/ufs/balloc.c: remove err parameter in ufs_add_fragments by Fabian Frederick · 10 years ago
  30. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  31. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  32. fe4487d fs/ufs: remove unused ufs_super_block_third pointer by Christian Engelmayer · 10 years ago
  33. 48968a1 fs/ufs: remove unused ufs_super_block_second pointer by Christian Engelmayer · 10 years ago
  34. 6e0bd34 fs/ufs: remove unused ufs_super_block_first pointer by Christian Engelmayer · 10 years ago
  35. 76ee473 fs/ufs/super.c: add __init to init_inodecache() by Fabian Frederick · 10 years ago
  36. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  37. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  38. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  39. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  40. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  41. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  42. 194c876 fs: ufs: remove cast for kmalloc return value by Zhang Yanfei · 11 years ago
  43. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  44. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  46. b7e17a1 fs/ufs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  47. 83f6e37 ufs: drop vmtruncate by Marco Stornelli · 12 years ago
  48. b696332 ufs: drop lock/unlock super by Marco Stornelli · 12 years ago
  49. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  51. 72235465 userns: Convert the ufs filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  52. 9e9ad5f fs/ufs: get rid of write_super by Artem Bityutskiy · 12 years ago
  53. 7bd54ef fs/ufs: re-arrange the code a bit by Artem Bityutskiy · 12 years ago
  54. 65e5e83 fs/ufs: remove extra superblock write on unmount by Artem Bityutskiy · 12 years ago
  55. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  56. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  57. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  58. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  59. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  60. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  61. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  62. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  63. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  64. 6a9a06d ufs: propagate umode_t by Al Viro · 13 years ago
  65. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  66. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  67. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  68. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  69. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  70. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  71. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  72. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  73. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  74. 87161fa ufs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  75. 1d58272 ufs: fix truncated values handling 64 bit metadata by Dan Carpenter · 13 years ago
  76. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  77. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  78. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  79. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  80. 7422caa ufs: Fix a typo by Alessio Igor Bogani · 13 years ago
  81. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  82. ee3dea3 ufs: remove unessecary blk_flush_plug by Christoph Hellwig · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  84. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  85. 3cdc712 ufs: use little-endian bitops by Akinobu Mita · 13 years ago
  86. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  87. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  88. 37750cd ufs: i_nlink races in rename() by Al Viro · 13 years ago
  89. 788257d ufs: remove the BKL by Arnd Bergmann · 13 years ago
  90. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  91. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  92. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  93. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  94. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  95. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  96. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  97. 58e8268 switch ufs to ->evict_inode() by Al Viro · 14 years ago
  98. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  99. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  100. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago