1. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  2. 1127a3d f2fs: move f2fs_balance_fs from truncate to punch_hole by Jason Hrycay · 12 years ago
  3. 49952fa f2fs: reduce redundant spin_lock operations by Jaegeuk Kim · 12 years ago
  4. cfb185a f2fs: add NULL pointer check by P J P · 12 years ago
  5. b2f2c39 f2fs: fix the bitmap consistency of dirty segments by Jaegeuk Kim · 12 years ago
  6. b747375 f2fs: avoid race for summary information by Jaegeuk Kim · 12 years ago
  7. 6037468 f2fs: allocate remained free segments in the LFS mode by Jaegeuk Kim · 12 years ago
  8. 4ebefc4 f2fs: check completion of foreground GC by Jaegeuk Kim · 12 years ago
  9. 5ec4e49 f2fs: change GC bitmaps to apply the section granularity by Jaegeuk Kim · 12 years ago
  10. 33afa7f f2fs: allocate new segment aligned with sections by Jaegeuk Kim · 12 years ago
  11. 56ae674 f2fs: remove redundant lock_page calls by Jaegeuk Kim · 12 years ago
  12. 53cf952 f2fs: introduce TOTAL_SECS macro by Jaegeuk Kim · 12 years ago
  13. 5c773ba f2fs: do not use duplicate names in a macro by Jaegeuk Kim · 12 years ago
  14. 79b5793 f2fs: use kmemdup by Alexandru Gheorghiu · 12 years ago
  15. 953a3e2 f2fs: fix to give correct parent inode number for roll forward by Jaegeuk Kim · 12 years ago
  16. fa37241 f2fs: remain nat cache entries for further free nid allocation by Jaegeuk Kim · 12 years ago
  17. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 12 years ago
  18. 6ead114 f2fs: fix the recovery flow to handle errors correctly by Jaegeuk Kim · 12 years ago
  19. 111d249 f2fs: fix typo in comments by Masanari Iida · 12 years ago
  20. 064e082 f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode by Namjae Jeon · 12 years ago
  21. c0d39e6 f2fs: fix return values from validate superblock by Namjae Jeon · 12 years ago
  22. 7c90977 f2fs: reorganize f2fs_setxattr by Namjae Jeon · 12 years ago
  23. d3ee456 f2fs: notify when discard is not supported by Namjae Jeon · 12 years ago
  24. ae51fb3 f2fs: fix to call WRITE_FLUSH at the end of fsync by Jaegeuk Kim · 12 years ago
  25. 04431c4 f2fs: fix not to allocate max_nid by Jaegeuk Kim · 12 years ago
  26. c3850aa f2fs: fix return value of releasepage for node and data by Jaegeuk Kim · 12 years ago
  27. 48cb76c f2fs: scan next nat page to reuse free nids in there by Jaegeuk Kim · 12 years ago
  28. 08d8058 f2fs: should check the node page was truncated first by Jaegeuk Kim · 12 years ago
  29. 393ff91 f2fs: reduce unncessary locking pages during read by Jaegeuk Kim · 12 years ago
  30. 25c0a6e f2fs: avoid extra ++ while returning from get_node_path by Namjae Jeon · 12 years ago
  31. 5a20d33 f2fs: align f2fs maximum name length to linux based filesystem by Jaegeuk Kim · 12 years ago
  32. 3aa770a f2fs: optimize and change return path in lookup_free_nid_list by Namjae Jeon · 12 years ago
  33. e0f56cb f2fs: optimize get node page readahead part by Namjae Jeon · 12 years ago
  34. 52c2db3 f2fs: check the level before calling get_nid function by Changman Lee · 12 years ago
  35. 266e97a f2fs: introduce readahead mode of node pages by Jaegeuk Kim · 12 years ago
  36. 66d36a2 f2fs: read with READ_SYNC when getting dnode page by Jaegeuk Kim · 12 years ago
  37. 12faafe f2fs: fix to unlock node page when it was truncated by Jaegeuk Kim · 12 years ago
  38. 12fc760 f2fs: fix overflow when calculating utilization on 32-bit by Changman Lee · 12 years ago
  39. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  40. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 12 years ago
  41. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  42. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  43. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  44. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 12 years ago
  45. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  46. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  47. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  48. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 12 years ago
  49. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 12 years ago
  50. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 12 years ago
  51. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 12 years ago
  52. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 12 years ago
  53. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 12 years ago
  54. c07380b Revert some of "binfmt_elf: cleanups" by James Hogan · 14 years ago
  55. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  56. 1ac6466 ext4: use percpu counter for extent cache count by Theodore Ts'o · 12 years ago
  57. 0e803ba compat: restore timerfd settime and gettime compat syscalls by Heiko Carstens · 12 years ago
  58. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 12 years ago
  59. dd37978 cache the value of file_inode() in struct file by Al Viro · 12 years ago
  60. cc73dc0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  61. 5140a8c autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree() by Tim Gardner · 12 years ago
  62. 9d8072e autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block by Peter Huewe · 12 years ago
  63. 180e001 btrfs: fixup/remove module.h usage as required by Paul Gortmaker · 12 years ago
  64. 124fe66 Btrfs: delete inline extents when we find them during logging by Josef Bacik · 12 years ago
  65. 83c8266 btrfs: try harder to allocate raid56 stripe cache by David Sterba · 12 years ago
  66. 88e081bf Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic by Wang Shilong · 12 years ago
  67. a9870c0 Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails by Wang Shilong · 12 years ago
  68. 235fdb8 Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  69. 84cbe2f Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails by Wang Shilong · 12 years ago
  70. 06b3a86 Btrfs: fix missing deleted items in btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  71. 2463077 ext4: optimize ext4_es_shrink() by Theodore Ts'o · 12 years ago
  72. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  73. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  74. 3000512 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS by Weston Andros Adamson · 12 years ago
  75. eb97cbb PNFS: set the default DS timeout to 60 seconds by Weston Andros Adamson · 12 years ago
  76. 7aa262b5 NFSv4: Fix another open/open_recovery deadlock by Trond Myklebust · 12 years ago
  77. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  78. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  79. b8dae31 btrfs: use only inline_pages from extent buffer by David Sterba · 12 years ago
  80. c58aaad Btrfs: fix wrong reserved space when deleting a snapshot/subvolume by Miao Xie · 12 years ago
  81. d5c1207 Btrfs: fix wrong reserved space in qgroup during snap/subv creation by Miao Xie · 12 years ago
  82. e9662f7 Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot by Miao Xie · 12 years ago
  83. 2d8946c btrfs: remove a printk from scan_one_device by David Sterba · 12 years ago
  84. f094ac3 Btrfs: fix NULL pointer after aborting a transaction by Liu Bo · 12 years ago
  85. 3321719 Btrfs: fix memory leak of log roots by Liu Bo · 12 years ago
  86. bdc20e6 Btrfs: copy everything if we've created an inline extent by Josef Bacik · 12 years ago
  87. c51bb0e cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue() by Ouyang Maochun · 12 years ago
  88. 5e60867 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry by Al Viro · 12 years ago
  89. a3b2157 9p: make sure ->lookup() adds fid to the right dentry by Al Viro · 12 years ago
  90. 7b5be62 9p: untangle ->lookup() a bit by Al Viro · 12 years ago
  91. 3509b67 9p: double iput() in ->lookup() if d_materialise_unique() fails by Al Viro · 12 years ago
  92. 2ea03e1d 9p: v9fs_fid_add() can't fail now by Al Viro · 12 years ago
  93. aaeb7ec v9fs: get rid of v9fs_dentry by Al Viro · 12 years ago
  94. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  95. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 12 years ago
  96. 634095d 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine by Al Viro · 12 years ago
  97. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  98. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 12 years ago
  99. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 12 years ago
  100. 6b207ba ocfs2: convert to idr_alloc() by Tejun Heo · 12 years ago