1. e412bdb GFS2: Fix gfs2_xattr_acl_chmod() by Steven Whitehouse · 15 years ago
  2. 24b977b GFS2: Fix locking bug in rename by Steven Whitehouse · 15 years ago
  3. 56aa616 GFS2: Ensure uptodate inode size when using O_APPEND by Steven Whitehouse · 15 years ago
  4. 31370f6 reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks by Frederic Weisbecker · 15 years ago
  5. e0baec1 reiserfs: Fix unreachable statement by Jiri Slaby · 15 years ago
  6. 6c28705 reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock by Frederic Weisbecker · 15 years ago
  7. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 15 years ago
  8. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  9. 5633593 nfs: fix oops in nfs_rename() by OGAWA Hirofumi · 15 years ago
  10. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  11. c6f7afa Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  12. 6307daa Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  13. efd124b exofs: simple_write_end does not mark_inode_dirty by Boaz Harrosh · 15 years ago
  14. 89be503 exofs: fix pnfs_osd re-definitions in pre-pnfs trees by Boaz Harrosh · 15 years ago
  15. 4f3be1b reiserfs: Relax lock on xattr removing by Frederic Weisbecker · 15 years ago
  16. 108d394 reiserfs: Relax the lock before truncating pages by Frederic Weisbecker · 15 years ago
  17. 5fe1533f reiserfs: Fix recursive lock on lchown by Frederic Weisbecker · 15 years ago
  18. 846f997 sysfs: Add lockdep annotations for the sysfs active reference by Eric W. Biederman · 15 years ago
  19. d4d3b19 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  20. e43c259 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  21. a87da40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  22. 2f48912 binfmt_elf_fdpic: Fix build breakage introduced by coredump changes. by Daisuke HATAYAMA · 15 years ago
  23. f3e22f4 reiserfs: Fix mistake in down_write() conversion by Frederic Weisbecker · 15 years ago
  24. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  25. 4b6764f writeback: add missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  26. 835d524 reiserfs: Safely acquire i_mutex from xattr_rmdir by Frederic Weisbecker · 15 years ago
  27. 8b513f5 reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr by Frederic Weisbecker · 15 years ago
  28. 4dd8596 reiserfs: Fix journal mutex <-> inode mutex lock inversion by Frederic Weisbecker · 15 years ago
  29. c674905 reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink() by Frederic Weisbecker · 15 years ago
  30. 3f14fea reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle() by Frederic Weisbecker · 15 years ago
  31. 0523676 reiserfs: Relax reiserfs lock while freeing the journal by Frederic Weisbecker · 15 years ago
  32. 27026a0 reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr by Frederic Weisbecker · 15 years ago
  33. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 15 years ago
  34. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 15 years ago
  35. 9d0be50 ext4: Calculate metadata requirements more accurately by Theodore Ts'o · 15 years ago
  36. ee5f4d9 ext4: Fix accounting of reserved metadata blocks by Theodore Ts'o · 15 years ago
  37. c03f6bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  38. 86470e9 ocfs2: Handle O_DIRECT when writing to a refcounted cluster. by Tao Ma · 15 years ago
  39. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  40. 7ea6600 generic_permission: MAY_OPEN is not write access by Serge E. Hallyn · 15 years ago
  41. 0637c6f ext4: Patch up how we claim metadata blocks for quota purposes by Theodore Ts'o · 15 years ago
  42. 515f41c ext4: Ensure zeroout blocks have no dirty metadata by Aneesh Kumar K.V · 15 years ago
  43. 98ea3f5 reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion by Frederic Weisbecker · 15 years ago
  44. 2faf2e1 ext4: return correct wbc.nr_to_write in ext4_da_writepages by Richard Kennedy · 15 years ago
  45. 33e189b nilfs2: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  46. 5ee5814 nilfs2: trivial coding style fix by Jiro SEKIBA · 15 years ago
  47. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  48. 8ff6af8 ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.c by Tao Ma · 15 years ago
  49. b31d308 ocfs2/trivial: Use proper mask for 2 places in hearbeat.c by Tao Ma · 15 years ago
  50. 86239d5 Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. by Tristan Ye · 15 years ago
  51. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  52. 849254e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  53. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  54. 9329d1b vfs: get_sb_single() - do not pass options twice by Kay Sievers · 15 years ago
  55. 3ebfdf8 jbd2: don't use __GFP_NOFAIL in journal_init_common() by Andrew Morton · 15 years ago
  56. c8afb44 ext4: flush delalloc blocks when space is low by Eric Sandeen · 15 years ago
  57. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 15 years ago
  58. d3533d7 ext4: Eliminate potential double free on error path by Julia Lawall · 15 years ago
  59. a6b43e3 ext4: fix unsigned long long printk warning in super.c by Andrew Morton · 15 years ago
  60. 869835d quota: Improve checking of quota file header by Jan Kara · 15 years ago
  61. 765f836 jbd: jbd-debug and jbd2-debug should be writable by Yin Kangkai · 15 years ago
  62. 39bc680 ext4: fix sleep inside spinlock issue with quota and dealloc (#14739) by Dmitry Monakhov · 15 years ago
  63. d21cd8f ext4: Fix potential quota deadlock by Dmitry Monakhov · 15 years ago
  64. 82fdfa9 quota: Fix 64-bit limits setting on 32-bit archs by Jan Kara · 15 years ago
  65. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  66. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  67. 4854a5f ext3: ext3_mark_recovery_complete() doesn't need to use lock_super by Eric Sandeen · 15 years ago
  68. ed505ee ext3: Remove outdated comment about lock_super() by Eric Sandeen · 15 years ago
  69. dc52dd3 quota: Move duplicated code to separate functions by Dmitry Monakhov · 15 years ago
  70. a9e7f44 ext4: Convert to generic reserved quota's space management. by Dmitry Monakhov · 15 years ago
  71. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  72. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  73. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  74. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 15 years ago
  75. 28ba0ec jfs: Fix 32bit build warning by Alan Cox · 15 years ago
  76. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  77. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  78. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 15 years ago
  79. ed26175 fs/compat_ioctl.c: fix build error when !BLOCK by Arnd Bergmann · 15 years ago
  80. 385e3ed alloc_file(): simplify handling of mnt_clone_write() errors by Roland Dreier · 15 years ago
  81. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  82. f69ac2f5 nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  83. 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 · 15 years ago
  84. 10cf1a0 ocfs2: Set i_nlink properly during reflink. by Tao Ma · 15 years ago
  85. c7d260a ocfs2: Add reflinked file's inode to inode hash eariler. by Tao Ma · 15 years ago
  86. 55f4946 Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? by Tristan Ye · 15 years ago
  87. faf8b70 ocfs2: Use FIEMAP_EXTENT_SHARED by Sunil Mushran · 15 years ago
  88. 9365454 ocfs2: replace u8 by __u8 in ocfs2_fs.h by Coly Li · 15 years ago
  89. 3a05d79 ocfs2: explicit declare uninitialized var in user_cluster_connect() by Coly Li · 15 years ago
  90. 7c508e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  91. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  92. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 15 years ago
  93. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 15 years ago
  94. ec8e2f7 reiserfs: truncate blocks not used by a write by Jan Kara · 15 years ago
  95. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  96. 7a5d24b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  97. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 15 years ago
  98. 3a1abec Btrfs: make sure fallocate properly starts a transaction by Chris Mason · 15 years ago
  99. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 15 years ago
  100. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago