1. 32bf1de xfs: keep sb_bad_features2 the same a sb_features2 by Dave Chinner · 10 years ago
  2. f68a373 xfs: make superblock version checks reflect reality by Dave Chinner · 10 years ago
  3. 2667bcb block: move ioprio.c from fs/ to block/ by Jens Axboe · 10 years ago
  4. f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 10 years ago
  5. 9dd868e GFS2: fs/gfs2/file.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  6. c62baf6 GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  7. 5513a51 nfsd4: fix corruption on setting an ACL. by J. Bruce Fields · 10 years ago
  8. 2d6dcc6 Merge branch 'xfs-attr-cleanup' into for-next by Dave Chinner · 10 years ago
  9. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 10 years ago
  10. b767692 Merge branch 'xfs-free-inode-btree' into for-next by Dave Chinner · 10 years ago
  11. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 10 years ago
  12. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 10 years ago
  13. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 10 years ago
  14. bc14782 xfs: negate xfs_icsb_init_counters error value by Dave Chinner · 10 years ago
  15. 4568764 xfs: negate mount workqueue init error value by Dave Chinner · 10 years ago
  16. 6670232 xfs: fix wrong err sign on xfs_set_acl() by Dave Chinner · 10 years ago
  17. a5a14de xfs: fix wrong errno from xfs_initxattrs by Dave Chinner · 10 years ago
  18. 65149e3 xfs: correct error sign on COLLAPSE_RANGE errors by Dave Chinner · 10 years ago
  19. b38a134 xfs: xfs_commit_metadata returns wrong errno by Dave Chinner · 10 years ago
  20. 8ff1e67 xfs: fix incorrect error sign in xfs_file_aio_read by Dave Chinner · 10 years ago
  21. 43ec146 xfs: xfs_dir_fsync() returns positive errno by Dave Chinner · 10 years ago
  22. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  23. afd54c6 reiserfs: remove obsolete __constant_cpu_to_le32 by Fabian Frederick · 10 years ago
  24. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  25. 83a3a56 reiserfs: balance_leaf refactor, split up balance_leaf_when_delete by Jeff Mahoney · 10 years ago
  26. 441378c reiserfs: balance_leaf refactor, format balance_leaf_finish_node by Jeff Mahoney · 10 years ago
  27. b54b8c9 reiserfs: balance_leaf refactor, format balance_leaf_new_nodes_paste by Jeff Mahoney · 10 years ago
  28. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  29. 0da846f UBIFS: Remove unused variables in ubifs_budget_space by hujianyang · 10 years ago
  30. 691a7c6 UBIFS: fix an mmap and fsync race condition by hujianyang · 10 years ago
  31. 6c888af xfs: pass struct da_args to xfs_attr_calc_size by Christoph Hellwig · 10 years ago
  32. 67fd718 xfs: simplify attr name setup by Christoph Hellwig · 10 years ago
  33. 1bc426a xfs: fold xfs_attr_remove_int into xfs_attr_remove by Christoph Hellwig · 10 years ago
  34. b87d022 xfs: fold xfs_attr_get_int into xfs_attr_get by Christoph Hellwig · 10 years ago
  35. c5b4ac3 xfs: fold xfs_attr_set_int into xfs_attr_set by Christoph Hellwig · 10 years ago
  36. 14186fe Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  37. 0baaea6 ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged() by Lukas Czerner · 10 years ago
  38. 1972663 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  39. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  40. c8b459f ext4: remove unnecessary double parentheses by Lukas Czerner · 10 years ago
  41. 029b10c ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails by Andrey Tsyvarev · 10 years ago
  42. c197855 ext4: make local functions static by Stephen Hemminger · 10 years ago
  43. e674e5c ext4: fix block bitmap validation when bigalloc, ^flex_bg by Darrick J. Wong · 10 years ago
  44. 1beeef1 ext4: fix block bitmap initialization under sparse_super2 by Darrick J. Wong · 10 years ago
  45. bd63f6b ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem by Darrick J. Wong · 10 years ago
  46. 230b8c1a ext4: avoid unneeded lookup when xattr name is invalid by Zhang Zhen · 10 years ago
  47. 1c8349a ext4: fix data integrity sync in ordered mode by Namjae Jeon · 10 years ago
  48. 7e338c9 Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  49. cf01f4e locks: only validate the lock vs. f_mode in F_SETLK codepaths by Jeff Layton · 10 years ago
  50. afcf0a2 Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  51. 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 10 years ago
  52. f3e41ec NFSD: Use simple_read_from_buffer for coping data to userspace by Kinglong Mee · 10 years ago
  53. dd15073 Merge 3.15 bugfix for 3.16 by J. Bruce Fields · 10 years ago
  54. 5409e46 nfsd: clean up fh_auth usage by Christoph Hellwig · 10 years ago
  55. ecc7455 NFSD: cleanup unneeded including linux/export.h by Kinglong Mee · 10 years ago
  56. aa07c71 NFSD: Call ->set_acl with a NULL ACL structure if no entries by Kinglong Mee · 10 years ago
  57. 70ff5df f2fs: use inode_init_owner() to simplify codes by Chao Yu · 10 years ago
  58. adf8d90 f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency by Chao Yu · 10 years ago
  59. 2369ecd reiserfs: balance_leaf refactor, format balance_leaf_paste_right by Jeff Mahoney · 10 years ago
  60. 8dbf0d8 reiserfs: balance_leaf refactor, format balance_leaf_insert_right by Jeff Mahoney · 10 years ago
  61. 3fade93 reiserfs: balance_leaf refactor, format balance_leaf_paste_left by Jeff Mahoney · 10 years ago
  62. 4bf4de6 reiserfs: balance_leaf refactor, format balance_leaf_insert_left by Jeff Mahoney · 10 years ago
  63. 0080e9f reiserfs: balance_leaf refactor, pull out balance_leaf{left, right, new_nodes, finish_node} by Jeff Mahoney · 10 years ago
  64. 7f447ba reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_paste by Jeff Mahoney · 10 years ago
  65. 8c480ea reiserfs: balance_leaf refactor pull out balance_leaf_finish_node_insert by Jeff Mahoney · 10 years ago
  66. 9d49655 reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste by Jeff Mahoney · 10 years ago
  67. 65ab18c reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insert by Jeff Mahoney · 10 years ago
  68. 3f0eb27 reiserfs: balance_leaf refactor, pull out balance_leaf_paste_right by Jeff Mahoney · 10 years ago
  69. e80ef3d reiserfs: balance_leaf refactor, pull out balance_leaf_insert_right by Jeff Mahoney · 10 years ago
  70. cf22df1 reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left by Jeff Mahoney · 10 years ago
  71. f1f007c reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left by Jeff Mahoney · 10 years ago
  72. b49fb11 reiserfs: balance_leaf refactor, move state variables into tree_balance by Jeff Mahoney · 10 years ago
  73. 97fd4b9 reiserfs: balance_leaf refactor, reformat balance_leaf comments by Jeff Mahoney · 10 years ago
  74. c48138c reiserfs: cleanup, make hash detection saner by Jeff Mahoney · 10 years ago
  75. 14bcab1 NFSd: Clean up nfs4_preprocess_stateid_op by Trond Myklebust · 10 years ago
  76. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  77. c20e89c f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 10 years ago
  78. e574843 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 10 years ago
  79. ecda0de f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 10 years ago
  80. dfb2bf3 f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 10 years ago
  81. 62aed04 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 10 years ago
  82. 8b37624 f2fs: fix checkpatch warning by Zhang Zhen · 10 years ago
  83. 8198899 f2fs: deactivate inode page if the inode is evicted by Jaegeuk Kim · 10 years ago
  84. d5f6699 f2fs: decrease the lock granularity during write_begin by Jaegeuk Kim · 10 years ago
  85. bde4468 f2fs: no need to wait on page writebck to meta pages by Jaegeuk Kim · 10 years ago
  86. 9ac1349 f2fs: avoid grab_cache_page_write_begin for data pages by Jaegeuk Kim · 10 years ago
  87. 54b591d f2fs: split grab_cache_page and wait_on_page_writeback for node pages by Jaegeuk Kim · 10 years ago
  88. 8aa6f1c f2fs: fix to truncate inline data in inode page when setattr by Chao Yu · 10 years ago
  89. 817202d9 f2fs: readahead multi pages of directory for performance by Chao Yu · 10 years ago
  90. 5c1f992 f2fs: set errno when f2fs_iget failed in recover_dentry by Chao Yu · 10 years ago
  91. 7f7670f f2fs: consider fallocated space for SEEK_DATA by Jaegeuk Kim · 10 years ago
  92. fe369bc f2fs: return i_size if the hole is outside of i_size by Jaegeuk Kim · 10 years ago
  93. 267378d f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek by Chao Yu · 10 years ago
  94. 2163d19 f2fs: introduce help function {create,destroy}_flush_cmd_control by Gu Zheng · 10 years ago
  95. a688b9d9e f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields by Gu Zheng · 10 years ago
  96. 6403eb1 f2fs: introduce help macro ADDRS_PER_PAGE() by Chao Yu · 10 years ago
  97. 2aea39e f2fs: submit bio at the reclaim path by Jaegeuk Kim · 10 years ago
  98. 916decb f2fs: return errors right after checking them by Jaegeuk Kim · 10 years ago
  99. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 10 years ago
  100. e112326 f2fs: clean up long variable names by Jaegeuk Kim · 10 years ago