1. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. ef19470 fs/fat/inode.c: clean up string initializations (char[] instead of char *) by Manuel Schölling · 10 years ago
  3. 190a884 fs/fat/: add support for DOS 1.x formatted volumes by Conrad Meyer · 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. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  10. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  11. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  12. cac45b0 fat: rcu-delay unloading nls and freeing sbi by Al Viro · 11 years ago
  13. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  14. 6e5b93e fatfs: add FAT_IOCTL_GET_VOLUME_ID by Mike Lockwood · 11 years ago
  15. e68e96d fs/fat: use fat_msg() to replace printk() in __fat_fs_error() by Gu Zheng · 11 years ago
  16. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  17. 2c6a247 [readdir] convert fatfs by Al Viro · 11 years ago
  18. 7b92d03 fat: fix possible overflow for fat_clusters by OGAWA Hirofumi · 11 years ago
  19. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  20. f1e6fb0 fat (exportfs): rebuild directory-inode if fat_dget() by Namjae Jeon · 11 years ago
  21. 8fceb4e fat (exportfs): rebuild inode if ilookup() fails by Namjae Jeon · 11 years ago
  22. ea3983a fat: restructure export_operations by Namjae Jeon · 11 years ago
  23. e22a444 fat: introduce a helper fat_get_blknr_offset() by Namjae Jeon · 11 years ago
  24. f21735d fat: move fat_i_pos_read to fat.h by Namjae Jeon · 11 years ago
  25. 2628b7a fat: introduce 2 new values for the -o nfs mount option by Namjae Jeon · 11 years ago
  26. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  27. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  28. b88a1058 fat: mark fs as dirty on mount and clean on umount by Oleksij Rempel · 11 years ago
  29. 6b46419 fat: add extended fileds to struct fat_boot_sector by Oleksij Rempel · 11 years ago
  30. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  31. c39540c fat: fix incorrect function comment by Ravishankar N · 12 years ago
  32. c6c2037 fs/fat: strip "cp" prefix from codepage in display by Dave Reisner · 12 years ago
  33. 5b3d5ae fat: ix mount option parsing by Jan Kara · 12 years ago
  34. 58156c8 fat: provide option for setting timezone offset by Jan Kara · 12 years ago
  35. f562146 fat: notify when discard is not supported by Namjae Jeon · 12 years ago
  36. e40b34c fat: drop lock/unlock super by Marco Stornelli · 12 years ago
  37. 1486465 fat: simplify writeback_inode() by Namjae Jeon · 12 years ago
  38. 126ac05 fat: no need to reset EOF in ent_put for FAT32 by Namjae Jeon · 12 years ago
  39. 441dff3 fs/fat: fix checkpatch issues in fatent.c by Cruz Julian Bishop · 12 years ago
  40. f08b498 fs/fat: fix all other checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  41. 3f36f61 fs/fat: fix some small checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  42. c905182 fs/fat: fix two checkpatch issues in cache.c by Cruz Julian Bishop · 12 years ago
  43. 4a3aeb1 fs/fat: chang indentation of some comments in fat.h by Cruz Julian Bishop · 12 years ago
  44. d5a4a38 fs/fat: fix some checkpatch issues in fat.h by Cruz Julian Bishop · 12 years ago
  45. 85cb9bf fs/fat: fix a checkpatch issue in namei_msdos.c by Cruz Julian Bishop · 12 years ago
  46. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  47. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago
  48. 4b63709 fat: use accessor function for msdos_dir_entry 'start' by Namjae Jeon · 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. 170782e userns: Convert fat to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  52. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  53. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  54. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  55. e24f17d fat: Push mnt_want_write() outside of i_mutex by Jan Kara · 12 years ago
  56. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  57. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  58. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  59. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago
  60. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 12 years ago
  62. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 12 years ago
  63. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 12 years ago
  64. 330fe3c fat: mark superblock as dirty less often by Artem Bityutskiy · 12 years ago
  65. 90b4366 fat: introduce mark_fsinfo_dirty helper by Artem Bityutskiy · 12 years ago
  66. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  67. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  68. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  69. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 12 years ago
  70. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 12 years ago
  71. 1688f86 fat: switch to d_make_root() by Al Viro · 12 years ago
  72. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  73. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  74. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  75. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  76. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  77. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  78. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  79. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  80. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  81. d7a83c0 fat: Spelling s/obsolate/obsolete/g by Geert Uytterhoeven · 13 years ago
  82. 0720a06 NLS: improve UTF8 -> UTF16 string conversion routine by Alan Stern · 13 years ago
  83. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  84. 0a90e0f fat: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  85. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  86. f6a975c Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  87. 710d440 fat: fat16 support maximum 4GB file/vol size as WinXP or 7. by Namjae Jeon · 13 years ago
  88. 186b537 fat: fix utf8 iocharset warning message by Mihai Moldovan · 13 years ago
  89. 8c320c0 fat: fix build warning by Jonas Aberg · 13 years ago
  90. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  91. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  92. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  93. 5826869 fat: remove i_alloc_sem abuse by Christoph Hellwig · 13 years ago
  94. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  95. 407938e LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step by Al Viro · 13 years ago
  96. 1adffba fat: Fix corrupt inode flags when remove ATTR_SYS flag by OGAWA Hirofumi · 13 years ago
  97. f4ff0e2 fat: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  98. 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
  99. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  100. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago