1. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  2. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  4. 6ed71e9 jfs: Coalesce some formats by Joe Perches · 8 years ago
  5. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  6. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  7. f7f31ad jfs: fix indentation on if statement by Colin Ian King · 9 years ago
  8. ad476fe jfs: switch to simple_follow_link() by Al Viro · 9 years ago
  9. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  10. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  11. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  12. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  13. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  14. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  15. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  16. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  17. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  18. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  19. 73aaa22 jfs: fix a couple races by Dave Kleikamp · 11 years ago
  20. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 11 years ago
  21. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  22. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  23. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  24. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  25. 62aff86 switch jfs to ->evict_inode() by Al Viro · 14 years ago
  26. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  27. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  28. 9befb55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 14 years ago
  29. c7f2e1f jfs: add jfs specific ->setattr call by Dmitry Monakhov · 14 years ago
  30. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  31. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  32. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  33. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  34. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  35. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  36. c94d2a2 jfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  37. d69e83d jfs: ensure symlinks are NUL-terminated by Dave Kleikamp · 15 years ago
  38. eab1df7 iget: stop JFS from using iget() and read_inode() by David Howells · 16 years ago
  39. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  40. d5c5f84 jfs: convert to new aops by Nick Piggin · 17 years ago
  41. 3e2221c Copy i_flags to jfs inode flags on write by Dave Kleikamp · 17 years ago
  42. 82d5b9a JFS: Add lockdep annotations by Dave Kleikamp · 17 years ago
  43. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  44. 4d81715 [PATCH] fs/jfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  45. 115ff50 JFS: Quota support broken, no quota_read and quota_write by Dave Kleikamp · 18 years ago
  46. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  47. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  48. fa30bd0 [PATCH] map multiple blocks for mpage_readpages() by Badari Pulavarty · 18 years ago
  49. fa3241d JFS: ext2 inode attributes for jfs by Herbert Poetzl · 18 years ago
  50. 1de8744 JFS: semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  51. 6cb1269 JFS: Fix sparse warnings, including endian error by Dave Kleikamp · 19 years ago
  52. 3298369 Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manually by Linus Torvalds · 19 years ago
  53. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  54. b1b5d7f JFS: jfs_delete_inode should always call clear_inode. by Dave Kleikamp · 19 years ago
  55. 30db1ae JFS: Check for invalid inodes in jfs_delete_inode by Dave Kleikamp · 19 years ago
  56. 1868f4a JFS: fix sparse warnings by moving extern declarations to headers by Dave Kleikamp · 19 years ago
  57. 6628465 [PATCH] JFS: Don't allocate extents that overlap existing extents by Dave Kleikamp · 19 years ago
  58. 7fab479 [PATCH] JFS: Support page sizes greater than 4K by Dave Kleikamp · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago