1. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  2. 8ff6af8 ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c by Tao Ma · 14 years ago
  3. b31d308 ocfs2/trivial: Use proper mask for 2 places in hearbeat.c by Tao Ma · 14 years ago
  4. 86239d5 Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. by Tristan Ye · 14 years ago
  5. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  6. 849254e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  7. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 14 years ago
  8. 9329d1b vfs: get_sb_single() - do not pass options twice by Kay Sievers · 14 years ago
  9. 869835d quota: Improve checking of quota file header by Jan Kara · 14 years ago
  10. 765f836 jbd: jbd-debug and jbd2-debug should be writable by Yin Kangkai · 15 years ago
  11. 39bc680 ext4: fix sleep inside spinlock issue with quota and dealloc (#14739) by Dmitry Monakhov · 15 years ago
  12. d21cd8f ext4: Fix potential quota deadlock by Dmitry Monakhov · 15 years ago
  13. 82fdfa9 quota: Fix 64-bit limits setting on 32-bit archs by Jan Kara · 15 years ago
  14. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  15. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  16. 4854a5f ext3: ext3_mark_recovery_complete() doesn't need to use lock_super by Eric Sandeen · 15 years ago
  17. ed505ee ext3: Remove outdated comment about lock_super() by Eric Sandeen · 15 years ago
  18. dc52dd3 quota: Move duplicated code to separate functions by Dmitry Monakhov · 15 years ago
  19. a9e7f44 ext4: Convert to generic reserved quota's space management. by Dmitry Monakhov · 15 years ago
  20. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  21. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  22. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  23. 28ba0ec jfs: Fix 32bit build warning by Alan Cox · 15 years ago
  24. 5300990 Sanitize f_flags helpers by Al Viro · 14 years ago
  25. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 14 years ago
  26. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 14 years ago
  27. ed26175 fs/compat_ioctl.c: fix build error when !BLOCK by Arnd Bergmann · 14 years ago
  28. 385e3ed alloc_file(): simplify handling of mnt_clone_write() errors by Roland Dreier · 14 years ago
  29. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 14 years ago
  30. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 10cf1a0 ocfs2: Set i_nlink properly during reflink. by Tao Ma · 14 years ago
  32. c7d260a ocfs2: Add reflinked file's inode to inode hash eariler. by Tao Ma · 14 years ago
  33. 55f4946 Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? by Tristan Ye · 14 years ago
  34. faf8b70 ocfs2: Use FIEMAP_EXTENT_SHARED by Sunil Mushran · 15 years ago
  35. 9365454 ocfs2: replace u8 by __u8 in ocfs2_fs.h by Coly Li · 15 years ago
  36. 3a05d79 ocfs2: explicit declare uninitialized var in user_cluster_connect() by Coly Li · 15 years ago
  37. 7c508e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  38. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 14 years ago
  39. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 14 years ago
  40. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 14 years ago
  41. ec8e2f7 reiserfs: truncate blocks not used by a write by Jan Kara · 14 years ago
  42. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 14 years ago
  43. 7a5d24b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 14 years ago
  44. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 14 years ago
  45. 3a1abec Btrfs: make sure fallocate properly starts a transaction by Chris Mason · 14 years ago
  46. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 14 years ago
  47. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  48. 20a5239 Btrfs: Show discard option in /proc/mounts by Matthew Wilcox · 15 years ago
  49. 4a8be42 Btrfs: deny sys_link across subvolumes. by TARUISI Hiroaki · 15 years ago
  50. a7a3f7c Btrfs: fail mount on bad mount options by Sage Weil · 15 years ago
  51. 06b2331 Btrfs: don't add extent 0 to the free space cache v2 by Yan, Zheng · 15 years ago
  52. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  53. 55ef689 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case by Yan, Zheng · 15 years ago
  54. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  55. f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
  56. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  57. 5a303d5 Btrfs: Make fallocate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  58. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago
  59. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  60. c216775 Btrfs: Fix disk_i_size update corner case by Yan, Zheng · 15 years ago
  61. eaff807 kill I_LOCK by Christoph Hellwig · 14 years ago
  62. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 14 years ago
  63. 1b8ab81 VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size by Erez Zadok · 15 years ago
  64. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  65. cb59861 vfs: remove extraneous NULL d_inode check from do_filp_open by Jeff Layton · 15 years ago
  66. a3a065e3 fs: no games with DCACHE_UNHASHED by Nick Piggin · 15 years ago
  67. b9aff02 fs: anon_inodes implement dname by Nick Piggin · 15 years ago
  68. e178153 sched: Assert task state bits at build time by Peter Zijlstra · 14 years ago
  69. 464763c sched: Update task_state_arraypwith new states by Peter Zijlstra · 14 years ago
  70. f5befbb ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_nolock() by Jeff Liu · 15 years ago
  71. 06777d3 dio: fix use-after-free by Al Viro · 14 years ago
  72. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  73. 73efc46 re-export alloc_file() by Roland Dreier · 14 years ago
  74. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  75. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  76. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  77. a5f9be5 xfs: kill xfs_bmbt_rec_32/64 types by Christoph Hellwig · 15 years ago
  78. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  79. b44b112 xfs: check for not fully initialized inodes in xfs_ireclaim by Christoph Hellwig · 15 years ago
  80. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  81. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  82. 337e4a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  83. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  84. 2cfd30a ocfs: stop using do_sync_mapping_range by Christoph Hellwig · 15 years ago
  85. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  86. 1c7c474 make generic_acl slightly more generic by Christoph Hellwig · 15 years ago
  87. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  88. ef26ca9 libfs: move EXPORT_SYMBOL for d_alloc_name by H Hartley Sweeten · 15 years ago
  89. 39159de vfs: force reval of target when following LAST_BIND symlinks (try #7) by Jeff Layton · 15 years ago
  90. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 14 years ago
  91. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 14 years ago
  92. 0552f87 Untangling ima mess, part 1: alloc_file() by Al Viro · 15 years ago
  93. 7715b52 O_TRUNC open shouldn't fail after file truncation by Al Viro · 15 years ago
  94. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 15 years ago
  95. b75b508 Sanitize exec_permission_lite() by Al Viro · 15 years ago
  96. 6e6b1bd Kill cached_lookup() and real_lookup() by Al Viro · 15 years ago
  97. 2dd6d1f Kill path_lookup_open() by Al Viro · 15 years ago
  98. 3cac260 Take hash recalculation into do_lookup() by Al Viro · 15 years ago
  99. e9496ff fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) by Al Viro · 15 years ago
  100. b0446be switch cachefiles to kern_path() by Al Viro · 15 years ago