1. 8b513f5 reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr by Frederic Weisbecker · 16 years ago
  2. 4dd8596 reiserfs: Fix journal mutex <-> inode mutex lock inversion by Frederic Weisbecker · 16 years ago
  3. c674905 reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink() by Frederic Weisbecker · 16 years ago
  4. 3f14fea reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle() by Frederic Weisbecker · 16 years ago
  5. 0523676 reiserfs: Relax reiserfs lock while freeing the journal by Frederic Weisbecker · 16 years ago
  6. 27026a0 reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr by Frederic Weisbecker · 16 years ago
  7. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 16 years ago
  8. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 16 years ago
  9. 98ea3f5 reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion by Frederic Weisbecker · 16 years ago
  10. 47376ce reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion by Frederic Weisbecker · 16 years ago
  11. cb1c2e5 reiserfs: Fix reiserfs lock and journal lock inversion dependency by Frederic Weisbecker · 16 years ago
  12. 500f5a0 reiserfs: Fix possible recursive lock by Frederic Weisbecker · 16 years ago
  13. 6548698 Merge commit 'v2.6.32' into reiserfs/kill-bkl by Frederic Weisbecker · 16 years ago
  14. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 16 years ago
  15. 6f05416 9p: fix build breakage introduced by FS-Cache by David Howells · 16 years ago
  16. 99d7832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  17. d0964c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  18. 199bc9f jffs2: Fix memory corruption in jffs2_read_inode_range() by David Woodhouse · 16 years ago
  19. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 16 years ago
  20. 1b73239 fuse: reject O_DIRECT flag also in fuse_create by Csaba Henk · 16 years ago
  21. 2f81e75 [CIFS] Fix sparse warning by Steve French · 16 years ago
  22. cea6234 [CIFS] Duplicate data on appending to some Samba servers by Steve French · 16 years ago
  23. 8e6c033 [CIFS] fix oops in cifs_lookup during net boot by Steve French · 16 years ago
  24. 4fa9f4e FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n by David Howells · 16 years ago
  25. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 16 years ago
  26. 0109d7e SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() by David Howells · 16 years ago
  27. 1d2c6cf kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() by Frederic Weisbecker · 16 years ago
  28. 931ed94 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
  29. e6236f7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  30. 14e6964 CacheFiles: Don't log lookup/create failing with ENOBUFS by David Howells · 16 years ago
  31. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 16 years ago
  32. d0e27b7 CacheFiles: Better showing of debugging information in active object problems by David Howells · 16 years ago
  33. 6511de3 CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy by David Howells · 16 years ago
  34. 5e929b3 CacheFiles: Handle truncate unlocking the page we're reading by David Howells · 16 years ago
  35. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 16 years ago
  36. 868411b FS-Cache: Actually requeue an object when requested by David Howells · 16 years ago
  37. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 16 years ago
  38. d461d26 FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure by David Howells · 16 years ago
  39. 2175bb0 FS-Cache: Add a retirement stat counter by David Howells · 16 years ago
  40. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 16 years ago
  41. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 16 years ago
  42. 285e728 FS-Cache: Don't delete pending pages from the page-store tracking tree by David Howells · 16 years ago
  43. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 16 years ago
  44. 6897e3d FS-Cache: The object-available state can't rely on the cookie to be available by David Howells · 16 years ago
  45. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 16 years ago
  46. b34df79 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored by David Howells · 16 years ago
  47. 7e311a2 FS-Cache: Clear netfs pointers in cookie after detaching object, not before by David Howells · 16 years ago
  48. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 16 years ago
  49. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 16 years ago
  50. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 16 years ago
  51. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 16 years ago
  52. 978b405 fcntl: rename F_OWNER_GID to F_OWNER_PGRP by Peter Zijlstra · 16 years ago
  53. 9ebd4eb procfs: fix /proc/<pid>/stat stack pointer for kernel threads by Stefani Seibold · 16 years ago
  54. ac50e95 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  55. 8a1eaa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  56. 82abc2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  57. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 16 years ago
  58. 8ec6dba XFS bug in log recover with quota (bugzilla id 855) by Jan Rekorajski · 16 years ago
  59. f534dc9 cifs: clear server inode number flag while autodisabling by Suresh Jayaraman · 16 years ago
  60. 18dafac nilfs2: deleted inconsistent comment in nilfs_load_inode_block() by Jiro SEKIBA · 16 years ago
  61. 479c255 Fix memory corruption caused by nfsd readdir+ by Petr Vandrovec · 16 years ago
  62. 7aee47b ocfs2: Trivial cleanup of jbd compatibility layer removal by Sunil Mushran · 16 years ago
  63. c1ea985 nilfs2: fix lock order reversal in chcp operation by Ryusuke Konishi · 16 years ago
  64. e04b5ef __generic_block_fiemap(): fix for files bigger than 4GB by Mike Hommey · 16 years ago
  65. fc63cf2 exec: setup_arg_pages() fails to return errors by Anton Blanchard · 16 years ago
  66. 7779d7b fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl by Heiko Carstens · 16 years ago
  67. 29f12ca pidns: fix a leak in /proc dentries and inodes with pid namespaces. by Sukadev Bhattiprolu · 16 years ago
  68. ff5e4b5 fs/jbd: Export log_start_commit to fix ext3 build. by Stefan Schmidt · 16 years ago
  69. aa021ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  70. a6dbd42 Btrfs: fix panic when trying to destroy a newly allocated by Josef Bacik · 16 years ago
  71. fd80145 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  72. 16fe410 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  73. 33b2580 Btrfs: allow more metadata chunk preallocation by Chris Mason · 16 years ago
  74. f5a84ee3 Btrfs: fallback on uncompressed io if compressed io fails by Josef Bacik · 16 years ago
  75. ccf0e72 Btrfs: find ideal block group for caching by Josef Bacik · 16 years ago
  76. 4eb3991 Btrfs: avoid null deref in unpin_extent_cache() by Dan Carpenter · 16 years ago
  77. df66916 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root by Li Dongyang · 16 years ago
  78. 5df6a9f Btrfs: fix some metadata enospc issues by Josef Bacik · 16 years ago
  79. 01dea1e Btrfs: fix how we set max_size for free space clusters by Josef Bacik · 16 years ago
  80. 249ac1e Btrfs: cleanup transaction starting and fix journal_info usage by Josef Bacik · 16 years ago
  81. 6346c93 Btrfs: fix data allocation hint start by Josef Bacik · 16 years ago
  82. 7b02bec JBD/JBD2: free j_wbuf if journal init fails. by Tao Ma · 16 years ago
  83. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 16 years ago
  84. ea0174a ext3: retry failed direct IO allocations by Eric Sandeen · 16 years ago
  85. 96d25e5 NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT by Trond Myklebust · 16 years ago
  86. b7b69c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  87. 1e424a3 ext4: partial revert to fix double brelse WARNING() by Theodore Ts'o · 16 years ago
  88. c083234 nilfs2: fix missing cleanup of gc cache on error cases by Ryusuke Konishi · 16 years ago
  89. 5399dd1 nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks by Ryusuke Konishi · 16 years ago
  90. f475f67 cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible by Jeff Layton · 16 years ago
  91. ec06aed cifs: clean up handling when server doesn't consistently support inode numbers by Jeff Layton · 16 years ago
  92. ba230c3 ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O by Mingming · 16 years ago
  93. e5a9236 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  94. 1bbc9a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  95. d4116f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  96. 411094a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 4c3da22 sysfs: Don't leak secdata when a sysfs_dirent is freed. by Eric W. Biederman · 16 years ago
  98. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 16 years ago
  99. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 16 years ago
  100. 0bd8718 fuse: fix kunmap in fuse_ioctl_copy_user by Jens Axboe · 16 years ago