1. f29fad7 jbd2: remove unused waitqueues by Jan Kara · 11 years ago
  2. fe1e8db jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend() by Jan Kara · 11 years ago
  3. 76c3990 jbd2: cleanup needed free block estimates when starting a transaction by Jan Kara · 11 years ago
  4. 2f387f8 jbd2: remove outdated comment by Jan Kara · 11 years ago
  5. b34090e jbd2: refine waiting for shadow buffers by Jan Kara · 11 years ago
  6. e5a120a jbd2: remove journal_head from descriptor buffers by Jan Kara · 11 years ago
  7. f5113ef jbd2: don't create journal_head for temporary journal buffers by Jan Kara · 11 years ago
  8. 97a851e ext4: use io_end for multiple bios by Jan Kara · 11 years ago
  9. 0ab6087 Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  10. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  11. a3b2c8c7 debugfs: write_file_bool() - ensure strtobool() operates on valid data by Mathias Krause · 11 years ago
  12. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 11 years ago
  13. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  14. e8830d8 GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables by Bob Peterson · 11 years ago
  15. 2b3dcf3 GFS2: Increase i_writecount during gfs2_setattr_size by Bob Peterson · 11 years ago
  16. 4a58681 GFS2: Set log descriptor type for jdata blocks by Bob Peterson · 11 years ago
  17. e5c5f05 fuse: fix alignment in short read optimization for async_dio by Maxim Patlasov · 11 years ago
  18. c9ecf98 fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests by Brian Foster · 11 years ago
  19. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  20. 1e03e38 f2fs: handle errors from get_node_page calls by Jason Hrycay · 11 years ago
  21. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  23. 8af8eec ext4: fix overflow when counting used blocks on 32-bit architectures by Jan Kara · 11 years ago
  24. a60697f ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs by Jan Kara · 11 years ago
  25. e7293fd ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations by Jan Kara · 11 years ago
  26. eaf3793 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() by Jan Kara · 11 years ago
  27. 1d822d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  28. 7cfb953 Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  29. e8d256a Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  30. 1fc29ba cifs: fix off-by-one bug in build_unc_path_to_root by Jeff Layton · 11 years ago
  31. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  32. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  33. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  34. 448293a befs_readdir(): do not increment ->f_pos if filldir tells us to stop by Al Viro · 11 years ago
  35. 31abdab hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  36. 1d7095c qnx6: qnx6_readdir() has a braino in pos calculation by Al Viro · 11 years ago
  37. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 11 years ago
  38. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  40. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  41. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  42. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  43. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  44. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  45. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  46. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  47. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  48. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  49. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  50. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  51. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  52. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  53. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago
  54. 5ae6e6a xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  55. 56c19e8 xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  56. 74137fff xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  57. 02f7540 xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  58. 709da6a xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  59. 321a958 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  60. 3451018 xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  61. f448bad NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  62. 11ffa9d timerfd: Add alarm timers by Todd Poynor · 11 years ago
  63. 320b34e Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  64. 566370a ext4: suppress ext4 orphan messages on mount by Paul Taysom · 11 years ago
  65. eee06c5 jbd2: fix block tag checksum verification brokenness by Darrick J. Wong · 11 years ago
  66. 5d9cf9c jbd2: use kmem_cache_zalloc for allocating journal head by Zheng Liu · 11 years ago
  67. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  68. 7e21f14 btrfs: fix btrfs_extend_item() comment by Stefan Behrens · 11 years ago
  69. 15ef029 posix-timers: Show clock ID in proc file by Pavel Tikhomirov · 11 years ago
  70. 83d5d6f f2fs: cover cp_file information with ilock by Jaegeuk Kim · 11 years ago
  71. afc3eda f2fs: fix incorrect iputs during the dentry recovery by Jaegeuk Kim · 11 years ago
  72. 6b8213d f2fs: fix dentry recovery routine by Jaegeuk Kim · 11 years ago
  73. 3b10b1f f2fs: iput only if whole data blocks are flushed by Jaegeuk Kim · 11 years ago
  74. 7a267f8 f2fs: return proper error from start_gc_thread by Namjae Jeon · 11 years ago
  75. a06a241 f2fs: optimize several routines in node.h by Namjae Jeon · 11 years ago
  76. 4777f86 f2fs: remove unneeded initializations in f2fs_parent_dir by Namjae Jeon · 11 years ago
  77. 35b09d8 f2fs: push some variables to debug part by Namjae Jeon · 11 years ago
  78. a9841c4 f2fs: align data types between on-disk and in-memory block addresses by Jaegeuk Kim · 11 years ago
  79. f28c06f f2fs: dereferencing an ERR_PTR by Dan Carpenter · 11 years ago
  80. 6f6fd83 f2fs: use ihold by Jaegeuk Kim · 11 years ago
  81. 93ff10d f2fs: should not make_bad_inode on f2fs_link failure by Jaegeuk Kim · 11 years ago
  82. 39cf72c f2fs: fix to handle do_recover_data errors by Jaegeuk Kim · 11 years ago
  83. b292dcab f2fs: reuse the locked dnode page and its inode by Jaegeuk Kim · 11 years ago
  84. b638f0c f2fs: fix wrong condition check by Jaegeuk Kim · 11 years ago
  85. 77888c1 f2fs: add f2fs_readonly() by Jaegeuk Kim · 11 years ago
  86. 6f85b35 f2fs: avoid RECLAIM_FS-ON-W: deadlock by Jaegeuk Kim · 11 years ago
  87. 2c2c149 f2fs: don't do checkpoint if error is occurred by Jaegeuk Kim · 11 years ago
  88. 45856af f2fs: fix to unlock page before exit by Jaegeuk Kim · 11 years ago
  89. 9a55ed6 f2fs: remove unnecessary kmap/kunmap operations by Jaegeuk Kim · 11 years ago
  90. 9851e6e f2fs: reorganize f2fs_vm_page_mkwrite by Namjae Jeon · 11 years ago
  91. 145b04e f2fs: use list_for_each_entry rather than list_for_each_entry_safe by majianpeng · 11 years ago
  92. 81fb5e8 f2fs: remove unecessary variable and code by Haicheng Li · 11 years ago
  93. bfe3596 f2fs, lockdep: annotate mutex_lock_all() by Peter Zijlstra · 11 years ago
  94. f356fe0 f2fs: add debug msgs in the recovery routine by Jaegeuk Kim · 11 years ago
  95. 44a83ff f2fs: update inode page after creation by Jaegeuk Kim · 11 years ago
  96. 64aa7ed f2fs: change get_new_data_page to pass a locked node page by Jaegeuk Kim · 11 years ago
  97. 1646cfa f2fs: skip get_node_page if locked node page is passed by Jaegeuk Kim · 11 years ago
  98. 0a364af f2fs: remove unnecessary por_doing check by Jaegeuk Kim · 11 years ago
  99. 74d0b91 f2fs: fix BUG_ON during f2fs_evict_inode(dir) by Jaegeuk Kim · 11 years ago
  100. 8c26d7d f2fs: fix por_doing variable coverage by Jaegeuk Kim · 11 years ago