1. f754514 nilfs2: use sb instance instead of nilfs_sb_info struct by Ryusuke Konishi · 14 years ago
  2. d96bbfa nilfs2: get rid of sc_sbi back pointer by Ryusuke Konishi · 14 years ago
  3. 3fd3fe5 nilfs2: move log writer onto nilfs object by Ryusuke Konishi · 14 years ago
  4. 9b1fc4e4 nilfs2: move next generation counter into nilfs object by Ryusuke Konishi · 14 years ago
  5. 693dd32 nilfs2: move s_inode_lock and s_dirty_files into nilfs object by Ryusuke Konishi · 14 years ago
  6. 574e6c3 nilfs2: move parameters on nilfs_sb_info into nilfs object by Ryusuke Konishi · 14 years ago
  7. 3b2ce58 nilfs2: move mount options to nilfs object by Ryusuke Konishi · 14 years ago
  8. be66737 nilfs2: record used amount of each checkpoint in checkpoint list by Ryusuke Konishi · 14 years ago
  9. ae19183 nilfs2: optimize rec_len functions by Ryusuke Konishi · 14 years ago
  10. 4138ec2 nilfs2: append blocksize info to warnings during loading super blocks by Ryusuke Konishi · 14 years ago
  11. 828b1c5 nilfs2: add compat ioctl by Ryusuke Konishi · 14 years ago
  12. cde98f0 nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Ryusuke Konishi · 14 years ago
  13. b253a3e nilfs2: tighten restrictions on inode flags by Ryusuke Konishi · 14 years ago
  14. 32f4aeb nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set by Ryusuke Konishi · 14 years ago
  15. f0c9f24 nilfs2: use common file attribute macros by Ryusuke Konishi · 14 years ago
  16. 9954e7a nilfs2: add free entries count only if clear bit operation succeeded by Ryusuke Konishi · 14 years ago
  17. 25b18d3 nilfs2: decrement inodes count only if raw inode was successfully deleted by Ryusuke Konishi · 14 years ago
  18. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  19. e9e3d72 nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) by Neil Horman · 14 years ago
  20. 455cec0 ceph: no .snap inside of snapped namespace by Sage Weil · 14 years ago
  21. 83360269 Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  22. 4c7fd11 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  23. c640e13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  24. 16a8b70 ceph: do not clear I_COMPLETE from d_release by Sage Weil · 14 years ago
  25. b545cc1 ceph: do not set I_COMPLETE by Sage Weil · 14 years ago
  26. 9bde178 Revert "ceph: keep reference to parent inode on ceph_dentry" by Sage Weil · 14 years ago
  27. 69102e9 hfs: fix rename() over non-empty directory by Al Viro · 14 years ago
  28. 810c1b2e udf: fix i_nlink limit by Al Viro · 14 years ago
  29. 99890a3 fix reiserfs mkdir() breakage by Al Viro · 14 years ago
  30. babfe56 exofs: i_nlink races in rename() by Al Viro · 14 years ago
  31. 30eb43d nilfs2: i_nlink races in rename() by Al Viro · 14 years ago
  32. 6f88049 minix: i_nlink races in rename() by Al Viro · 14 years ago
  33. 37750cd ufs: i_nlink races in rename() by Al Viro · 14 years ago
  34. 4787d45 sysv: i_nlink races in rename() by Al Viro · 14 years ago
  35. f7d222e Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  36. 8aaccf7 of/flattree: Drop an uninteresting message to pr_debug level by Paul Bolle · 14 years ago
  37. e8a80c6 ext2: Fix link count corruption under heavy link+rename load by Josh Hunt · 14 years ago
  38. af24ee9 xfs: zero proper structure size for geometry calls by Alex Elder · 14 years ago
  39. 72746ac nilfs2: fix regression that i-flag is not set on changeless checkpoints by Ryusuke Konishi · 14 years ago
  40. e6eb5ce fs/block_dev.c: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  41. 58da94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  42. 158a5d6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  43. 7137c6bd aio: fix race between io_destroy() and io_submit() by Jan Kara · 14 years ago
  44. 3bd9a5d aio: fix rcu ioctx lookup by Nick Piggin · 14 years ago
  45. 294f6cf ldm: corrupted partition table can cause kernel oops by Timo Warns · 14 years ago
  46. 22bacca epoll: prevent creating circular epoll structures by Davide Libenzi · 14 years ago
  47. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  48. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  49. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 14 years ago
  50. 8d56add fuse: fix truncate after open by Miklos Szeredi · 14 years ago
  51. 5a18ec1 fuse: fix hang of single threaded fuseblk filesystem by Miklos Szeredi · 14 years ago
  52. e7407d1 block: bd_link_disk_holder() should hold on to holder_dir by Tejun Heo · 14 years ago
  53. bf9faa2 Unlock vfsmount_lock in do_umount by J. R. Okajima · 14 years ago
  54. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  55. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
  56. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 14 years ago
  57. be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
  58. 3a3675b xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 by Dan Rosenberg · 14 years ago
  59. 3b71710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  60. 3618218 Docbook: add fs/eventfd.c and fix typos in it by Randy Dunlap · 14 years ago
  61. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  62. b4f5c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  63. eed9e83 [CIFS] update cifs version by Steve French · 14 years ago
  64. 5e64092 cifs: Fix regression in LANMAN (LM) auth code by Shirish Pargaonkar · 14 years ago
  65. 55f9cf6 eCryptfs: Copy up lower inode attrs in getattr by Tyler Hicks · 14 years ago
  66. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 14 years ago
  67. 70b8902 eCryptfs: Handle NULL nameidata pointers by Tyler Hicks · 14 years ago
  68. 52c303c ocfs2: Check heartbeat mode for kernel stacks only by Mark Fasheh · 14 years ago
  69. acf3bb0 Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number. by Tristan Ye · 14 years ago
  70. 705773a ocfs2: Fix estimate of necessary credits for mkdir by Jan Kara · 14 years ago
  71. 97d79b4 ceph: keep reference to parent inode on ceph_dentry by Yehuda Sadeh · 14 years ago
  72. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  73. 8787c7a eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata" by Tyler Hicks · 14 years ago
  74. fa7ea87 fs/partitions: Validate map_count in Mac partition tables by Timo Warns · 14 years ago
  75. ee715087 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  76. 9616125 cifs: fix handling of scopeid in cifs_convert_address by Jeff Layton · 14 years ago
  77. e51900f block: revert block_dev read-only check by Chuck Ebbert · 14 years ago
  78. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 14 years ago
  79. fb01aa8 Btrfs: set FMODE_EXCL in btrfs_device->mode by Ilya Dryomov · 14 years ago
  80. 9b3517e Btrfs: make btrfs_rm_device() fail gracefully by Ilya Dryomov · 14 years ago
  81. ca9b688 Btrfs: Avoid accessing unmapped kernel address by Li Zefan · 14 years ago
  82. b4dc2b8 Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl by Li Zefan · 14 years ago
  83. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 14 years ago
  84. 9143565 Btrfs: put ENOSPC debugging under a mount option by Chris Mason · 14 years ago
  85. 3abb17e vfs: fix BUG_ON() in fs/namei.c:1461 by Linus Torvalds · 14 years ago
  86. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  87. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  88. 055d219 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  89. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  90. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  91. 4e924a4 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() by Al Viro · 14 years ago
  92. f60aef7 drop out of RCU in return_reval by Al Viro · 14 years ago
  93. f5e1c1c split do_revalidate() into RCU and non-RCU cases by Al Viro · 14 years ago
  94. 2464308 in do_lookup() split RCU and non-RCU cases of need_revalidate by Al Viro · 14 years ago
  95. 844a391 nothing in do_follow_link() is going to see RCU by Al Viro · 14 years ago
  96. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 14 years ago
  97. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 14 years ago
  98. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 14 years ago
  99. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 14 years ago
  100. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 14 years ago