1. b3582c6 f2fs: reduce competition among node page writes by Chao Yu · 11 years ago
  2. 65b85cc f2fs: fix coding style by Jaegeuk Kim · 10 years ago
  3. 33be828 f2fs: remove redundant lines in allocate_data_block by Dongho Sim · 10 years ago
  4. 24a9ee0 f2fs: add tracepoint for f2fs_issue_flush by Jaegeuk Kim · 10 years ago
  5. cf2271e f2fs: avoid retrying wrong recovery routine when error was occurred by Jaegeuk Kim · 10 years ago
  6. 61e0f2d f2fs: test before set/clear bits by Jaegeuk Kim · 10 years ago
  7. 01229f5 f2fs: fix wrong condition for unlikely by Jaegeuk Kim · 10 years ago
  8. ea1aa12 f2fs: enable in-place-update for fdatasync by Jaegeuk Kim · 10 years ago
  9. 6d99ba41 f2fs: skip unnecessary data writes during fsync by Jaegeuk Kim · 10 years ago
  10. fff04f9 f2fs: add info of appended or updated data writes by Jaegeuk Kim · 10 years ago
  11. 39efac4 f2fs: use radix_tree for ino management by Jaegeuk Kim · 10 years ago
  12. 6451e04 f2fs: add infra for ino management by Jaegeuk Kim · 10 years ago
  13. 953e6cc f2fs: punch the core function for inode management by Jaegeuk Kim · 10 years ago
  14. 0f7b2ab f2fs: add nobarrier mount option by Jaegeuk Kim · 10 years ago
  15. 9d84795 f2fs: fix to put root inode in error path of fill_super by Chao Yu · 10 years ago
  16. dbf20cb f2fs: avoid use invalid mapping of node_inode when evict meta inode by Chao Yu · 10 years ago
  17. 32f9bc2 f2fs: support ->rename2() by Chao Yu · 10 years ago
  18. 79e35dc f2fs: add f2fs_balance_fs for direct IO by Huang Ying · 10 years ago
  19. f1121ab f2fs: reduce searching region of segmap when free section by Chao Yu · 10 years ago
  20. 4b2868a f2fs: remove the unused stat_lock by Gu Zheng · 10 years ago
  21. 7a6c76b f2fs: cleanup the needless return of f2fs_create_root_stats by Gu Zheng · 10 years ago
  22. 81e366f f2fs: check name_len of dir entry to prevent from deadloop by Chao Yu · 11 years ago
  23. 6b2920a f2fs: use inner macro and function to clean up codes by Chao Yu · 11 years ago
  24. 3aab8f8 f2fs: introduce f2fs_write_failed to handle error case when write by Chao Yu · 11 years ago
  25. eee6160 f2fs: arguments cleanup of finding file flow functions by Gu Zheng · 11 years ago
  26. 1c3bb97 f2fs: remove the needless point-cast by Gu Zheng · 11 years ago
  27. 34e6d45 f2fs: remove the redundant validation check of acl by Gu Zheng · 11 years ago
  28. 1256010 f2fs: reduce region of f2fs_lock_op covered for better concurrency by Chao Yu · 11 years ago
  29. b434bab f2fs: replace count*size kzalloc by kcalloc by Fabian Frederick · 11 years ago
  30. aec7138 f2fs: refactor flush_nat_entries codes for reducing NAT writes by Chao Yu · 11 years ago
  31. a014e03 f2fs: clean up an unused parameter and assignment by Jaegeuk Kim · 11 years ago
  32. b97a9b5 f2fs: introduce f2fs_do_tmpfile for code consistency by Jaegeuk Kim · 11 years ago
  33. 50732df f2fs: support ->tmpfile() by Chao Yu · 11 years ago
  34. ca0a81b f2fs: avoid to truncate non-updated page partially by Chao Yu · 11 years ago
  35. 5576cd6c f2fs: avoid unneeded SetPageUptodate in f2fs_write_end by Chao Yu · 11 years ago
  36. 191d385 Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  37. 50e1f8d2 f2fs: avoid to access NULL pointer in issue_flush_thread by Chao Yu · 11 years ago
  38. 2743f86 f2fs: check bdi->dirty_exceeded when trying to skip data writes by Jaegeuk Kim · 11 years ago
  39. b2c0829 f2fs: do checkpoint for the renamed inode by Jaegeuk Kim · 11 years ago
  40. dd4d961 f2fs: release new entry page correctly in error path of f2fs_rename by Chao Yu · 11 years ago
  41. 90d7245 f2fs: fix error path in init_inode_metadata by Chao Yu · 11 years ago
  42. d6b7d4b f2fs: check lower bound nid value in check_nid_range by Chao Yu · 11 years ago
  43. 8bc6f60 f2fs: remove unused variables in f2fs_sm_info by Chao Yu · 11 years ago
  44. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  45. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  46. 0fba687 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  47. 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 11 years ago
  48. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 11 years ago
  49. 571ff47 autofs4: fix false positive compile error by Ian Kent · 11 years ago
  50. abdd2e8 Btrfs: fix crash when starting transaction by Filipe Manana · 11 years ago
  51. be2c765 Btrfs: fix btrfs_print_leaf for skinny metadata by Josef Bacik · 11 years ago
  52. d288db5 Btrfs: fix race of using total_bytes_pinned by Liu Bo · 11 years ago
  53. 130d5b4 btrfs: use E2BIG instead of EIO if compression does not help by David Sterba · 11 years ago
  54. 0a4eaea btrfs: remove stale comment from btrfs_flush_all_pending_stuffs by David Sterba · 11 years ago
  55. 14f5979 Btrfs: fix use-after-free when cloning a trailing file hole by Filipe Manana · 11 years ago
  56. 0aeb8a6e btrfs: fix null pointer dereference in btrfs_show_devname when name is null by Anand Jain · 11 years ago
  57. e755f78 btrfs: fix null pointer dereference in clone_fs_devices when name is null by Anand Jain · 11 years ago
  58. 2aa06a3 btrfs: fix nossd and ssd_spread mount option regression by Eric Sandeen · 11 years ago
  59. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 11 years ago
  60. 3cc7939 Btrfs: atomically set inode->i_flags in btrfs_update_iflags by Filipe Manana · 11 years ago
  61. 69bbd9c nfs: fix nfs4d readlink truncated packet by Avi Kivity · 11 years ago
  62. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 11 years ago
  63. 16874b2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  64. 472b909 btrfs: only unlock block in verify_parent_transid if we locked it by Josef Bacik · 11 years ago
  65. 46c4e71 Btrfs: assert send doesn't attempt to start transactions by Filipe Manana · 11 years ago
  66. c39aa70 btrfs compression: reuse recently used workspace by Sergey Senozhatsky · 11 years ago
  67. 5588383 Btrfs: fix crash when mounting raid5 btrfs with missing disks by Liu Bo · 11 years ago
  68. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 11 years ago
  69. 49c6f73 btrfs: dev replace should replace the sysfs entry by Anand Jain · 11 years ago
  70. 0d39376 btrfs: dev add should add its sysfs entry by Anand Jain · 11 years ago
  71. 99994cd btrfs: dev delete should remove sysfs entry by Anand Jain · 11 years ago
  72. 9b4eaf4 btrfs: rename add_device_membership to btrfs_kobj_add_device by Anand Jain · 11 years ago
  73. 76f47128 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 11 years ago
  74. a93cd4c ext4: Fix hole punching for files with indirect blocks by Jan Kara · 11 years ago
  75. 77ea2a4 ext4: Fix block zeroing when punching holes in indirect block files by Jan Kara · 11 years ago
  76. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 11 years ago
  77. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  78. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  79. ec7756a fs/mbcache: replace __builtin_log2() with ilog2() by T Makphaibulchoke · 11 years ago
  80. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 11 years ago
  81. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 11 years ago
  82. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 11 years ago
  83. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 11 years ago
  84. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 11 years ago
  85. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 11 years ago
  86. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 11 years ago
  87. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 11 years ago
  88. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 11 years ago
  89. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 11 years ago
  90. b9aaac5 ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount by jiangyiwen · 11 years ago
  91. 595297a ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod by jiangyiwen · 11 years ago
  92. f7a14f3 ocfs2: fix a tiny race when running dirop_fileop_racer by Yiwen Jiang · 11 years ago
  93. a270c6d ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() by Xue jiufei · 11 years ago
  94. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 11 years ago
  95. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 11 years ago
  96. 27bf630 ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn by Tariq Saeed · 11 years ago
  97. 5fb1beb ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() by alex chen · 11 years ago
  98. 98397ff f2fs: fix not to allocate unnecessary blocks during fallocate by Jaegeuk Kim · 11 years ago
  99. ead4327 f2fs: recover fallocated data and its i_size together by Jaegeuk Kim · 11 years ago
  100. ccfb300 f2fs: fix to report newly allocate region as extent by Jaegeuk Kim · 11 years ago