1. 4d8d929 nilfs2: set pointer to root object in inodes by Ryusuke Konishi · 14 years ago
  2. ba65ae4 nilfs2: add checkpoint tree to nilfs object by Ryusuke Konishi · 14 years ago
  3. 263d90c nilfs2: remove own inode hash used for GC by Ryusuke Konishi · 14 years ago
  4. 5e19a99 nilfs2: separate initializer of metadata file inode by Ryusuke Konishi · 14 years ago
  5. 0e14a35 nilfs2: use iget5_locked to get inode by Ryusuke Konishi · 14 years ago
  6. 6c43f41 nilfs2: keep zero value in i_cno except for gc-inodes by Ryusuke Konishi · 14 years ago
  7. 7d6cd92 nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty by Ryusuke Konishi · 14 years ago
  8. b91c9a9 nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes by Ryusuke Konishi · 14 years ago
  9. 9566a7a nilfs2: accept future revisions by Ryusuke Konishi · 14 years ago
  10. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  11. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  12. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  13. f3270b1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  14. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  15. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  16. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. f6f0a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  18. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  19. 9f1ad09 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  20. 6d7bccc BKL: remove BKL from freevxfs by Arnd Bergmann · 14 years ago
  21. 073c214 BKL: remove BKL from qnx4 by Arnd Bergmann · 14 years ago
  22. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  23. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  24. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  25. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  26. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  27. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  28. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  29. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  30. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  31. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  32. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  33. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  34. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  35. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  36. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  37. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  38. c4a0472 fix rawctl compat ioctls breakage on amd64 and itanic by Al Viro · 15 years ago
  39. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  40. 33027af GFS2: fixed typo by Andrea Gelmini · 14 years ago
  41. 69d44ff sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() by Alan Stern · 14 years ago
  42. 2decd65 ocfs2: Avoid to evaluate xattr block flags again. by Jeff Liu · 14 years ago
  43. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  44. d4396ea by Sunil Mushran · 14 years ago
  45. 776c163 vfs: make no_llseek the default by Arnd Bergmann · 14 years ago
  46. ab91261 vfs: don't use BKL in default_llseek by Arnd Bergmann · 14 years ago
  47. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  48. 46bf36e hfsplus: fix getxattr return value by Christoph Hellwig · 14 years ago
  49. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  50. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  51. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  52. 32e39e1 hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers by Christoph Hellwig · 14 years ago
  53. 90e6169 hfsplus: create correct initial catalog entries for device files by Christoph Hellwig · 14 years ago
  54. 722c55d hfsplus: remove superflous rootflags field in hfsplus_inode_info by Christoph Hellwig · 14 years ago
  55. f6089ff hfsplus: fix link corruption by Christoph Hellwig · 14 years ago
  56. 13571a6 hfsplus: validate btree flags by Christoph Hellwig · 14 years ago
  57. 9250f92 hfsplus: handle more on-disk corruptions without oopsing by Eric Sandeen · 14 years ago
  58. b6b4142 hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 14 years ago
  59. ee52716 hfsplus: fix oops on mount with corrupted btree extent records by Jeff Mahoney · 14 years ago
  60. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  61. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  62. 756b032 affs: Use sema_init instead of init_MUTEX by Thomas Gleixner · 14 years ago
  63. 4a94103 hfs: Convert tree_lock to mutex by Thomas Gleixner · 14 years ago
  64. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  65. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago
  66. 75d9bbc Initialize max_slots early by Goldwyn Rodrigues · 14 years ago
  67. f30d44f3 When I tried to compile I got the following warning: by Poyo VL · 14 years ago
  68. 9b5cd10 ocfs2: validate bg_free_bits_count after update by Srinivas Eeda · 14 years ago
  69. 8dc54e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. 267aeb6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  71. 4d94aa1 ocfs2/cluster: Bump up dlm protocol to version 1.1 by Sunil Mushran · 14 years ago
  72. f17b1f9 exofs: Fix double page_unlock BUG in write_begin/end by Boaz Harrosh · 14 years ago
  73. e4eab08 ARM: 6342/1: fix ASLR of PIE executables by Nicolas Pitre · 14 years ago
  74. 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  75. d91f243 ceph: update issue_seq on cap grant by Sage Weil · 14 years ago
  76. 21b559d ceph: send cap release message early on failed revoke. by Greg Farnum · 14 years ago
  77. bba0cd0 ceph: Update max_len with minimum required size by Aneesh Kumar K.V · 14 years ago
  78. 92923dc ceph: Fix return value of encode_fh function by Aneesh Kumar K.V · 14 years ago
  79. 6bc1887 ceph: avoid null deref in osd request error path by Sage Weil · 14 years ago
  80. 936aeb5 ceph: fix list_add usage on unsafe_writes list by Henry C Chang · 14 years ago
  81. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  82. 43695d0 by Sunil Mushran · 14 years ago
  83. d6aa1c7 by Sunil Mushran · 14 years ago
  84. 1f28530 by Sunil Mushran · 14 years ago
  85. a6de013 by Sunil Mushran · 14 years ago
  86. b1c5ebf by Sunil Mushran · 14 years ago
  87. 43182d2 by Sunil Mushran · 14 years ago
  88. e7d656b by Sunil Mushran · 14 years ago
  89. 536f074 by Sunil Mushran · 14 years ago
  90. 823a637 by Sunil Mushran · 14 years ago
  91. 8ca8b0bb by Sunil Mushran · 14 years ago
  92. 0e105d3 by Sunil Mushran · 14 years ago
  93. 39a2985 ocfs2/cluster: Print messages when adding/removing nodes by Sunil Mushran · 14 years ago
  94. 18c50cb by Sunil Mushran · 14 years ago
  95. 18cfdf1 by Sunil Mushran · 14 years ago
  96. 5f3c6d9 by Sunil Mushran · 14 years ago
  97. ea20344 by Sunil Mushran · 14 years ago
  98. b3c85c4 by Sunil Mushran · 14 years ago
  99. b1365d0 by Sunil Mushran · 14 years ago
  100. 2c44271 by Sunil Mushran · 14 years ago