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. df3d4e7 hfsplus: fix compiler warning on PowerPC by Christian Kujau · 10 years ago
  3. b73f3d0 fs/hfsplus: fix pr_foo() and hfs_dbg formats by Fabian Frederick · 10 years ago
  4. ffbc067 hfsplus: coding style fix for declarations in hfsplus_fs.h by Sergei Antonov · 10 years ago
  5. 297cc27 fs/hfsplus/wrapper.c: replace shift loop by ilog2 by Fabian Frederick · 10 years ago
  6. 2cd282a hfsplus: fix "unused node is not erased" error by Sergei Antonov · 10 years ago
  7. 915ab23 fs/hfsplus/wrapper.c: replace min/casting by min_t by Fabian Frederick · 10 years ago
  8. d8983ca fs/hfsplus/options.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  9. e46707d fs/hfsplus/bnode.c: replace min/casting by min_t by Fabian Frederick · 10 years ago
  10. 97a62ea hfsplus: emit proper file type from readdir by Sergei Antonov · 10 years ago
  11. 7f2fc81 hfsplus: remove unused routine hfsplus_attr_build_key_uni by Hin-Tak Leung · 10 years ago
  12. bf29e88 hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes by Hin-Tak Leung · 10 years ago
  13. 017f8da hfsplus: fix worst-case unicode to char conversion of file names and attributes by Hin-Tak Leung · 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. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  17. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  18. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  19. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  20. c11e614 fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache() by Fabian Frederick · 10 years ago
  21. d7bdb996 fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks by Sougata Santra · 10 years ago
  22. abfeb72 fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block by Sougata Santra · 10 years ago
  23. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  24. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  25. d7d673a hfsplus: add HFSX subfolder count support by Sergei Antonov · 10 years ago
  26. bd2c003 hfsplus: fix remount issue by Vyacheslav Dubeyko · 10 years ago
  27. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  28. b168fff7 hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 10 years ago
  29. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  30. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  31. 2796e4c hfsplus: remove can_set_xattr by Christoph Hellwig · 11 years ago
  32. b0a7ab5 hfsplus: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  33. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  34. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  35. d74a054 hfsplus: remove hfsplus_file_lookup() by Sougata Santra · 10 years ago
  36. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  37. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  38. 33879d4 block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  39. a99b706 hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() by Geert Uytterhoeven · 11 years ago
  40. 95e0d7d hfsplus: implement attributes file creation functionality by Vyacheslav Dubeyko · 11 years ago
  41. 099e924 hfsplus: implement attributes file's header node initialization code by Vyacheslav Dubeyko · 11 years ago
  42. b3b5b0f hfsplus: add metadata file's clump size calculation functionality by Vyacheslav Dubeyko · 11 years ago
  43. 74a797d fs/hfs/btree.h: remove duplicate defines by Michael Opdenacker · 11 years ago
  44. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  45. b4c1107 hfsplus: integrate POSIX ACLs support into driver by Vyacheslav Dubeyko · 11 years ago
  46. eef80d4 hfsplus: implement POSIX ACLs support by Vyacheslav Dubeyko · 11 years ago
  47. 2c92057 hfsplus: add necessary declarations for POSIX ACLs support by Vyacheslav Dubeyko · 11 years ago
  48. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  49. e72514e [readdir] convert hfsplus by Al Viro · 11 years ago
  50. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  51. 865f38a hfsplus: remove duplicated message prefix in hfsplus_block_free() by Vyacheslav Dubeyko · 11 years ago
  52. d7a475d hfsplus: add error propagation to __hfsplus_ext_write_extent() by Alexey Khoroshilov · 11 years ago
  53. d614267 hfs/hfsplus: convert printks to pr_<level> by Joe Perches · 11 years ago
  54. c2b3e1f hfs/hfsplus: convert dprint to hfs_dbg by Joe Perches · 11 years ago
  55. 5f3726f hfsplus: fix warnings in fs/hfsplus/bfind.c by Vyacheslav Dubeyko · 11 years ago
  56. 12f267a hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 11 years ago
  57. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  58. 899bed0 hfsplus: fix issue with unzeroed unused b-tree nodes by Vyacheslav Dubeyko · 11 years ago
  59. 324ef39 hfsplus: add support of manipulation by attributes file by Vyacheslav Dubeyko · 11 years ago
  60. 127e5f5 hfsplus: rework functionality of getting, setting and deleting of extended attributes by Vyacheslav Dubeyko · 11 years ago
  61. 3e05ca2 hfsplus: add functionality of manipulating by records in attributes tree by Vyacheslav Dubeyko · 11 years ago
  62. 9ed083d8c hfsplus: add on-disk layout declarations related to attributes tree by Vyacheslav Dubeyko · 11 years ago
  63. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  64. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  65. bffdd66 hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method by Vyacheslav Dubeyko · 12 years ago
  66. 81cc7fa hfsplus: rework processing of hfs_btree_write() returned error by Vyacheslav Dubeyko · 12 years ago
  67. 1b243fd hfsplus: rework processing errors in hfsplus_free_extents() by Vyacheslav Dubeyko · 12 years ago
  68. 5daa669 hfsplus: avoid crash on failed block map free by Alan Cox · 12 years ago
  69. d506848 hfsplus: drop vmtruncate by Marco Stornelli · 12 years ago
  70. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  72. 16525e3 userns: Convert hfsplus to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  73. 497d48b hfsplus: use -ENOMEM when kzalloc() fails by Namjae Jeon · 12 years ago
  74. 9e6c582 hfsplus: get rid of write_super by Artem Bityutskiy · 12 years ago
  75. 58770d7 hfsplus: remove useless check by Artem Bityutskiy · 12 years ago
  76. b7a90e8 hfsplus: amend debugging print by Artem Bityutskiy · 12 years ago
  77. 0a81861 hfsplus: make hfsplus_sync_fs static by Artem Bityutskiy · 12 years ago
  78. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  79. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  80. 7dea9665 hfsplus: fix bless ioctl when used with hardlinks by Matthew Garrett · 12 years ago
  81. a6dc8c0 hfsplus: fix overflow in sector calculations in hfsplus_submit_bio by Janne Kalliomäki · 12 years ago
  82. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  83. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  84. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  85. a051f71 hfsplus: add an ioctl to bless files by Matthew Garrett · 12 years ago
  86. 0347b6e hfsplus: change finder_info to u32 by Matthew Garrett · 12 years ago
  87. f392238 hfsplus: initialise userflags by Matthew Garrett · 12 years ago
  88. 68acb8e hfsplus: switch to d_make_root() by Al Viro · 12 years ago
  89. b3f2a92 hfsplus: creation of hidden dir on mount can fail by Al Viro · 12 years ago
  90. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  91. c47da79 hfsplus: propagate umode_t by Al Viro · 13 years ago
  92. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  93. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  94. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  95. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  96. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  97. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  98. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  99. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  100. f1fcd9f hfsplus: fix filesystem size checks by Christoph Hellwig · 13 years ago