1. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 14 years ago
  2. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 14 years ago
  3. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 14 years ago
  4. 10b3dd7 ocfs2: Skip mount recovery for hard-ro mounts by Sunil Mushran · 14 years ago
  5. 33c12a5 ocfs2/cluster: Heartbeat mismatch message improved by Sunil Mushran · 14 years ago
  6. 76d9fc2 ocfs2/cluster: Increase the live threshold for global heartbeat by Sunil Mushran · 14 years ago
  7. 4da6dc2 ocfs2/dlm: Use negotiated o2dlm protocol version by Sunil Mushran · 14 years ago
  8. 9a790ba ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes. by Tristan Ye · 14 years ago
  9. 5d44670 ocfs2: Initialize data_ac (might be used uninitialized) by Marcus Meissner · 14 years ago
  10. 6eaed0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  11. 3568bd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  12. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 14 years ago
  13. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 14 years ago
  14. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 14 years ago
  15. 675badf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  16. d243390 fuse: fix oops in revalidate when called with NULL nameidata by Miklos Szeredi · 14 years ago
  17. 349dbc3 nilfs2: fix infinite loop in nilfs_palloc_freev function by Ryusuke Konishi · 14 years ago
  18. 7ac9565 xfs: fix race condition in AIL push trigger by Dave Chinner · 14 years ago
  19. fe0da76 xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 14 years ago
  20. 50e8668 xfs: always push the AIL to the target by Dave Chinner · 14 years ago
  21. 9e7004e xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 14 years ago
  22. 228d62d xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 14 years ago
  23. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 14 years ago
  24. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 14 years ago
  25. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 14 years ago
  26. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 14 years ago
  27. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 14 years ago
  28. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 14 years ago
  29. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 14 years ago
  30. dab4c82a HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 14 years ago
  31. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 14 years ago
  32. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 14 years ago
  33. d878597 HPFS: Use types with defined width by Mikulas Patocka · 14 years ago
  34. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 14 years ago
  35. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 14 years ago
  36. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 14 years ago
  37. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 14 years ago
  38. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 14 years ago
  39. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  40. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 14 years ago
  41. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  42. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 14 years ago
  43. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 14 years ago
  44. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 14 years ago
  45. 3772d26 ceph: use ihold() when i_lock is held by Sage Weil · 14 years ago
  46. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 14 years ago
  47. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  48. adadfe4 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  49. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 14 years ago
  50. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 14 years ago
  51. 2a2047bc cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 14 years ago
  52. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 14 years ago
  53. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 14 years ago
  54. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  55. 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 14 years ago
  56. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 14 years ago
  57. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 14 years ago
  58. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 14 years ago
  59. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
  60. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  61. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  62. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  63. cd2e49e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  64. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 14 years ago
  65. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 14 years ago
  66. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 14 years ago
  67. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 14 years ago
  68. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 14 years ago
  69. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 14 years ago
  70. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 14 years ago
  71. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 14 years ago
  72. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 14 years ago
  73. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 14 years ago
  74. a62f44a Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() by Tsutomu Itoh · 14 years ago
  75. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 14 years ago
  76. dd55c898 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 14 years ago
  77. 35ffa948 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 14 years ago
  78. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 14 years ago
  79. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 14 years ago
  80. 5dd12af Merge branch 'dcache-cleanup' by Linus Torvalds · 14 years ago
  81. 1f91f48 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  82. dea3667 vfs: get rid of insane dentry hashing rules by Linus Torvalds · 14 years ago
  83. b07ad99 vfs: get rid of 'struct dcache_hash_bucket' abstraction by Linus Torvalds · 14 years ago
  84. 4906e50 CIFS: Fix memory over bound bug in cifs_parse_mount_options by Pavel Shilovsky · 14 years ago
  85. 37fc67c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  86. df7e130 vfs: Pass setxattr(2) flags properly by Jan Kara · 14 years ago
  87. 6e0d9fd UBIFS: fix master node recovery by Artem Bityutskiy · 14 years ago
  88. 1a067a2 UBIFS: fix false assertion warning in case of I/O failures by Artem Bityutskiy · 14 years ago
  89. 18995ba Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  90. 3eff126 xfs: fix duplicate message output by Dave Chinner · 14 years ago
  91. 8c230d9 UBIFS: fix false space checking failure by Artem Bityutskiy · 14 years ago
  92. 1574dff Open with O_CREAT flag set fails to open existing files on non writable directories by Sachin Prabhu · 14 years ago
  93. 211588a Btrfs: do some plugging in the submit_bio threads by Chris Mason · 14 years ago
  94. a96e5b9 nfsd4: Fix filp leak by OGAWA Hirofumi · 14 years ago
  95. f28c617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  96. fb8a5ba NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() by Bryan Schumaker · 14 years ago
  97. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 14 years ago
  98. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  99. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 14 years ago
  100. 4ee6362 nfsd4: fix struct file leak on delegation by J. Bruce Fields · 14 years ago