1. facb020 f2fs: stop repeated checking if cp is needed by Changman Lee · 11 years ago
  2. d4686d56 f2fs: avoid balanc_fs during evict_inode by Jaegeuk Kim · 11 years ago
  3. 369a708 f2fs: remove the use of page_cache_release by Jaegeuk Kim · 11 years ago
  4. 324ddc7 f2fs: fix typo mistake for data_version description by Namjae Jeon · 11 years ago
  5. a2b52a5 f2fs: reorganize code for ra_node_page by Namjae Jeon · 11 years ago
  6. 3786dfd f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc by Namjae Jeon · 11 years ago
  7. d6212a5 f2fs: add un/freeze_fs into super_operations by Changman Lee · 11 years ago
  8. a2617dc f2fs: clean up the add_orphan_inode func by majianpeng · 11 years ago
  9. aa43507 f2fs: fix disable_ext_identify option spelling by Alejandro Martinez Ruiz · 11 years ago
  10. bd43df0 f2fs: cover global locks for reserve_new_block by Jaegeuk Kim · 11 years ago
  11. 577e349 f2fs: prevent checkpoint once any IO failure is detected by Jaegeuk Kim · 11 years ago
  12. 7d79e75 f2fs: save device node number into f2fs_inode by Changman Lee · 11 years ago
  13. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  14. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 11 years ago
  15. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 11 years ago
  16. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 11 years ago
  17. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 11 years ago
  18. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 11 years ago
  19. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 11 years ago
  20. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 11 years ago
  21. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 11 years ago
  22. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 11 years ago
  23. fe547d7 Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  24. a9bae18 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 11 years ago
  25. d4b0bcf dlm: check the write size from user by David Teigland · 11 years ago
  26. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 11 years ago
  27. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  28. c489ee2 NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 11 years ago
  29. ab22541 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 11 years ago
  30. f96736e Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  31. 65e3aa7 xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() by Torsten Kaiser · 12 years ago
  32. 4b05d09 xfs: Fix possible use-after-free with AIO by Jan Kara · 11 years ago
  33. 9f87832 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 11 years ago
  34. f2a4595 xfs: limit speculative prealloc near ENOSPC thresholds by Dave Chinner · 11 years ago
  35. eb17861 xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end by Dave Chinner · 11 years ago
  36. d26978d xfs: pull up stack_switch check into xfs_bmapi_write by Brian Foster · 12 years ago
  37. 1bee12b xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic by Eric Sandeen · 12 years ago
  38. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  39. 65436ec NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery by Trond Myklebust · 12 years ago
  40. 202c312 NFSv4: Fix NFSv4 trunking discovery by Trond Myklebust · 12 years ago
  41. 4ae19c2 NFSv4: Fix NFSv4 reference counting for trunked sessions by Trond Myklebust · 12 years ago
  42. dee972b NFS: Fix error reporting in nfs_xdev_mount by Trond Myklebust · 12 years ago
  43. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  44. 66e2d3e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  45. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 11 years ago
  46. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 12 years ago
  47. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  48. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  49. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 11 years ago
  50. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  51. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  52. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 11 years ago
  53. 10b8c7d fs/cifs/cifs_dfs_ref.c: fix potential memory leakage by Cong Ding · 11 years ago
  54. 262060e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  55. 05c2cf3 Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  56. d8b79b2 f2fs: use _safe() version of list_for_each by Dan Carpenter · 11 years ago
  57. 9af45ef f2fs: add comments of start_bidx_of_node by Jaegeuk Kim · 11 years ago
  58. a7fdffb f2fs: avoid issuing small bios due to several dirty node pages by Jaegeuk Kim · 12 years ago
  59. c01e54b f2fs: support swapfile by Jaegeuk Kim · 12 years ago
  60. 692bb55 f2fs: add remap_pages as generic_file_remap_pages by Jaegeuk Kim · 12 years ago
  61. 6e6093a f2fs: add __init to functions in init_f2fs_fs by Namjae Jeon · 12 years ago
  62. a105bb8 Btrfs: fix a regression in balance usage filter by Ilya Dryomov · 11 years ago
  63. 83bfccb Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-unstable into linus by Chris Mason · 11 years ago
  64. daf2c08 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into linus by Chris Mason · 11 years ago
  65. 2cf6870 Btrfs: prevent qgroup destroy when there are still relations by Arne Jansen · 12 years ago
  66. ff24858 Btrfs: ignore orphan qgroup relations by Arne Jansen · 12 years ago
  67. e3e2775 cifs: fix srcip_matches() for ipv6 by Nickolai Zeldovich · 12 years ago
  68. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 11 years ago
  69. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 11 years ago
  70. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 11 years ago
  71. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 11 years ago
  72. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 11 years ago
  73. 8f70611 fuse: remove unused variable in fuse_try_move_page() by Wei Yongjun · 12 years ago
  74. cdadb11 fuse: make fuse_file_fallocate() static by Miklos Szeredi · 12 years ago
  75. 807185e fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig by Robert P. J. Day · 12 years ago
  76. e256036 cuse: fix uninitialized variable warnings by Miklos Szeredi · 12 years ago
  77. 3078358 cuse: do not register multiple devices with identical names by David Herrmann · 12 years ago
  78. 8ce03fd cuse: use mutex as registration lock instead of spinlocks by David Herrmann · 12 years ago
  79. dfdebc2 Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  80. 37f1356 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 12 years ago
  81. ab7eac2 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  82. 91e4bac xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  83. 2d0e9df xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  84. 0f22f9d xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  85. d44d9bc xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  86. 31db720 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  87. 4589d25 f2fs: fix the debugfs entry creation path by Namjae Jeon · 12 years ago
  88. 66af62c f2fs: add global mutex_lock to protect f2fs_stat_list by majianpeng · 12 years ago
  89. fa9150a f2fs: remove the blk_plug usage in f2fs_write_data_pages by Namjae Jeon · 12 years ago
  90. 1b1baff UDF: Fix a null pointer dereference in udf_sb_free_partitions by Namjae Jeon · 12 years ago
  91. 7e2fb2d jbd: don't wake kjournald unnecessarily by Eric Sandeen · 12 years ago
  92. 6d283db vfs: add missing virtual cache flush after editing partial pages by Linus Torvalds · 12 years ago
  93. 3972f26 btrfs: update timestamps on truncate() by Eric Sandeen · 12 years ago
  94. f276795 btrfs: fix btrfs_cont_expand() freeing IS_ERR em by Zach Brown · 12 years ago
  95. f9e4fb5 Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents by Liu Bo · 12 years ago
  96. 1214b53 Btrfs: fix off-by-one in lseek by Liu Bo · 12 years ago
  97. 3268a24 Btrfs: reset path lock state to zero by Liu Bo · 12 years ago
  98. ac5c930 Btrfs: let allocation start from the right raid type by Liu Bo · 12 years ago
  99. f3fe820 Btrfs: add orphan before truncating pagecache by Josef Bacik · 12 years ago
  100. 72bcd99 Btrfs: set flushing if we're limited flushing by Josef Bacik · 12 years ago