1. 9e6c582 hfsplus: get rid of write_super by Artem Bityutskiy · 12 years ago
  2. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  3. f392238 hfsplus: initialise userflags by Matthew Garrett · 12 years ago
  4. c47da79 hfsplus: propagate umode_t by Al Viro · 13 years ago
  5. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  6. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  7. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  8. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  9. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  10. 5bd9d99 hfsplus: add error checking for hfs_find_init() by Alexey Khoroshilov · 13 years ago
  11. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  12. 20b7643 hfsplus: spaces/indentation clean-up by Anton Salikhmetov · 14 years ago
  13. 2753cc2 hfsplus: over 80 character lines clean-up by Anton Salikhmetov · 14 years ago
  14. 34a2d31 hfsplus: flush disk caches in sync and fsync by Christoph Hellwig · 14 years ago
  15. e349470 hfsplus: optimize fsync by Christoph Hellwig · 14 years ago
  16. b33b792 hfsplus: split up inode flags by Christoph Hellwig · 14 years ago
  17. eb29d66 hfsplus: write up fsync for directories by Christoph Hellwig · 14 years ago
  18. 2814697 hfsplus: simplify fsync by Christoph Hellwig · 14 years ago
  19. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  20. 90e6169 hfsplus: create correct initial catalog entries for device files by Christoph Hellwig · 14 years ago
  21. 722c55d hfsplus: remove superflous rootflags field in hfsplus_inode_info by Christoph Hellwig · 14 years ago
  22. f6089ff hfsplus: fix link corruption by Christoph Hellwig · 14 years ago
  23. 58a818f hfsplus: remove the rsrc_inodes list by Christoph Hellwig · 14 years ago
  24. 6af502d hfsplus: fix HFSPLUS_I calling convention by Christoph Hellwig · 14 years ago
  25. dd73a01 hfsplus: fix HFSPLUS_SB calling convention by Christoph Hellwig · 14 years ago
  26. b5fc510 get rid of file_fsync() by Al Viro · 14 years ago
  27. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  28. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  29. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  30. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  31. 7cc4bcc hfsplus: Push down BKL into ioctl function by Arnd Bergmann · 14 years ago
  32. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  33. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  34. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  35. 6e71529 hfsplus: missing O_LARGEFILE check by Alan Cox · 16 years ago
  36. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  37. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  38. 895c23f hfsplus: convert the extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  39. 7063224 Fix hfsplus oops on image without extents by Eric Sesterhenn · 16 years ago
  40. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 16 years ago
  41. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  42. d45bce8 HFS+: add custom dentry hash and comparison operations by Duane Griffin · 17 years ago
  43. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  44. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  45. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  46. f44ea03 [PATCH] struct path: convert hfsplus by Josef Sipek · 18 years ago
  47. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  48. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  49. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  50. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  51. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  52. 9a4cad9 [PATCH] hfs: set correct ctime by Roman Zippel · 19 years ago
  53. 634725a [PATCH] hfs: cleanup HFS+ prints by Roman Zippel · 19 years ago
  54. 9979ead [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function by Adrian Bunk · 19 years ago
  55. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  56. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  57. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago