1. bd9926e ext4: zero out inline data using memset() instead of empty_zero_page by Theodore Ts'o · 12 years ago
  2. 9a4c801 ext4: ensure Inode flags consistency are checked at build time by Carlos Maiolino · 12 years ago
  3. 939da10 ext4: Remove CONFIG_EXT4_FS_XATTR by Tao Ma · 12 years ago
  4. 187fd03 ext4: remove unused variable from ext4_ext_in_cache() by Zhi Yong Wu · 12 years ago
  5. 6b280c9 ext4: remove redundant initialization in ext4_fill_super() by Guo Chao · 12 years ago
  6. a789f49 ext4: remove redundant code in ext4_alloc_inode() by Guo Chao · 12 years ago
  7. 64744e0 ext4: use sync_inode_metadata() when syncing inode metadata by Guo Chao · 12 years ago
  8. f08225d ext4: enable ext4 inline support by Tao Ma · 12 years ago
  9. 0c8d414 ext4: let fallocate handle inline data correctly by Tao Ma · 12 years ago
  10. aef1c85 ext4: let ext4_truncate handle inline data correctly by Tao Ma · 12 years ago
  11. 0d812f7 ext4: evict inline data out if we need to strore xattr in inode by Tao Ma · 12 years ago
  12. 9419198 ext4: let fiemap work with inline data by Tao Ma · 12 years ago
  13. 32f7f22 ext4: let ext4_rename handle inline dir by Tao Ma · 12 years ago
  14. 61f8663 ext4: let empty_dir handle inline dir by Tao Ma · 12 years ago
  15. 9f40fe5 ext4: let ext4_delete_entry() handle inline data by Tao Ma · 12 years ago
  16. 05019a9 ext4: make ext4_delete_entry generic by Tao Ma · 12 years ago
  17. e8e948e ext4: let ext4_find_entry handle inline data by Tao Ma · 12 years ago
  18. 7335cd3 ext4: create a new function search_dir by Tao Ma · 12 years ago
  19. 65d165d ext4: let ext4_readdir handle inline data by Tao Ma · 12 years ago
  20. 3c47d54 ext4: let add_dir_entry handle inline data properly by Tao Ma · 12 years ago
  21. 978fef9 ext4: create __ext4_insert_dentry for dir entry insertion by Tao Ma · 12 years ago
  22. 226ba97 ext4: refactor __ext4_check_dir_entry() to accept start and size by Tao Ma · 12 years ago
  23. a774f9c ext4: make ext4_init_dot_dotdot for inline dir usage by Tao Ma · 12 years ago
  24. 9c3569b ext4: add delalloc support for inline data by Tao Ma · 12 years ago
  25. 3fdcfb6 ext4: add journalled write support for inline data by Tao Ma · 12 years ago
  26. f19d587 ext4: add normal write support for inline data by Tao Ma · 12 years ago
  27. 46c7f25 ext4: add read support for inline data by Tao Ma · 12 years ago
  28. 67cf5b0 ext4: add the basic function for inline data support by Tao Ma · 12 years ago
  29. 879b382 ext4: export inline xattr functions by Tao Ma · 12 years ago
  30. 152a7b0 ext4: move extra inode read to a new function by Tao Ma · 12 years ago
  31. aeb1e5d6 ext4: fix possible use after free with metadata csum by Theodore Ts'o · 12 years ago
  32. 69c499d ext4: restructure ext4_ext_direct_IO() by Theodore Ts'o · 12 years ago
  33. 4a092d7 ext4: rationalize ext4_extents.h inclusion by Theodore Ts'o · 12 years ago
  34. 766f44d ext4: fixed potential NULL dereference in ext4_calculate_overhead() by Vahram Martirosyan · 12 years ago
  35. 0634867 ext4: simple cleanup in fiemap codepath by Lukas Czerner · 12 years ago
  36. 91dd8c1 ext4: prevent race while walking extent tree for fiemap by Lukas Czerner · 12 years ago
  37. f3b5929 ext4: remove calls to ext4_jbd2_file_inode() from delalloc write path by Theodore Ts'o · 12 years ago
  38. 66bea92 ext4: init pagevec in ext4_da_block_invalidatepages by Eric Sandeen · 12 years ago
  39. c6af880 ext4: don't verify checksums of dx non-leaf nodes during fallback scan by Darrick J. Wong · 12 years ago
  40. dffe9d8 ext4: do not use ext4_error() when there is no space in dir leaf for csum by Theodore Ts'o · 12 years ago
  41. c8c0df2 ext4: introduce lseek SEEK_DATA/SEEK_HOLE support by Zheng Liu · 12 years ago
  42. b3aff3e ext4: reimplement fiemap using extent status tree by Zheng Liu · 12 years ago
  43. 7d1b1fb ext4: reimplement ext4_find_delay_alloc_range on extent status tree by Zheng Liu · 12 years ago
  44. 992e9fd ext4: add some tracepoints in extent status tree by Zheng Liu · 12 years ago
  45. 51865fd ext4: let ext4 maintain extent status tree by Zheng Liu · 12 years ago
  46. 9a26b66 ext4: initialize extent status tree by Zheng Liu · 12 years ago
  47. 654598b ext4: add operations on extent status tree by Zheng Liu · 12 years ago
  48. c0677e6 ext4: add data structures for the extent status tree by Zheng Liu · 12 years ago
  49. 07aa2ea ext4: fix error handling in ext4_fill_super() by Lukas Czerner · 12 years ago
  50. 24ec19b ext4: fix memory leak in ext4_xattr_set_acl()'s error path by Eugene Shatokhin · 12 years ago
  51. 8b0f165 ext4: remove code duplication in ext4_get_block_write_nolock() by Anatol Pomozov · 12 years ago
  52. 8d8c182 ext4: use 'inode' variable that is already dereferenced by Anatol Pomozov · 12 years ago
  53. 3779473 ext4: fix missing call to trace_ext4_ext_map_blocks_exit by Zheng Liu · 12 years ago
  54. 19b303d ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit by Zheng Liu · 12 years ago
  55. b564553 ext4: print 'flags' in ext4_ext_handle_uninitialized_extents by Zheng Liu · 12 years ago
  56. d71c1ae ext4: warn when discard request fails other than EOPNOTSUPP by Lukas Czerner · 12 years ago
  57. 79add3a ext4: notify when discard is not supported by Lukas Czerner · 12 years ago
  58. d8ec0c3 ext4: remove unused assignment by Alan Cox · 12 years ago
  59. d339450 ext4: get rid of redundant code in ext4_fill_super() by Zhao Hongjiang · 12 years ago
  60. 37be2f5 ext4: remove ext4_handle_release_buffer() by Eric Sandeen · 12 years ago
  61. 6d138ce ext4: fix awful goto in ext4_mb_new_blocks() by Eric Sandeen · 12 years ago
  62. b72f78c ext4: fix overhead calculations in ext4_stats, again by Eric Sandeen · 12 years ago
  63. ffb5387 ext4: fix unjournaled inode bitmap modification by Eric Sandeen · 12 years ago
  64. 1a25b1c Lock splice_read and splice_write functions by Mikulas Patocka · 12 years ago
  65. 64b1cba Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  66. 299650c Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  67. 561ec64 VFS: don't do protected {sym,hard}links by default by Linus Torvalds · 12 years ago
  68. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  69. fec4fba Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  70. 1217650 fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check by Kees Cook · 12 years ago
  71. b40a795 freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD by Oleg Nesterov · 12 years ago
  72. c37b2b6 Btrfs: do not bug when we fail to commit the transaction by Josef Bacik · 12 years ago
  73. 7bfdcf7 Btrfs: fix memory leak when cloning root's node by Liu Bo · 12 years ago
  74. c657c3e Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable by Chris Mason · 12 years ago
  75. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  76. e2d044f Btrfs: Send: preserve ownership (uid and gid) also for symlinks. by Alex Lyakas · 12 years ago
  77. 671415b Btrfs: fix deadlock caused by the nested chunk allocation by Miao Xie · 12 years ago
  78. e515c18 btrfs: Return EINVAL when length to trim is less than FSB by Lukas Czerner · 12 years ago
  79. 5b7ff5b Btrfs: fix memory leak in btrfs_quota_enable() by Tsutomu Itoh · 12 years ago
  80. d79e504 Btrfs: send correct rdev and mode in btrfs-send by Arne Jansen · 12 years ago
  81. 96b5bd7 Btrfs: extended inode refs support for send mechanism by Jan Schmidt · 12 years ago
  82. 84167d1 Btrfs: Fix wrong error handling code by Stefan Behrens · 12 years ago
  83. 661bec6 Fix a sign bug causing invalid memory access in the ino_paths ioctl. by Gabriel de Perthuis · 12 years ago
  84. 66081a7 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() by Geert Uytterhoeven · 12 years ago
  85. e498daa LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero by Trond Myklebust · 12 years ago
  86. a4ee8d9 LOCKD: fix races in nsm_client_get by Trond Myklebust · 12 years ago
  87. 01763a2 Btrfs: comment for loop in tree_mod_log_insert_move by Jan Schmidt · 12 years ago
  88. d638108 Btrfs: fix extent buffer reference for tree mod log roots by Jan Schmidt · 12 years ago
  89. 5b6602e Btrfs: determine level of old roots by Jan Schmidt · 12 years ago
  90. 834328a Btrfs: tree mod log's old roots could still be part of the tree by Jan Schmidt · 12 years ago
  91. 684baeb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. ba1bfbd Btrfs: fix a tree mod logging issue for root replacement operations by Jan Schmidt · 12 years ago
  93. 57911b8 Btrfs: don't put removals from push_node_left into tree mod log twice by Jan Schmidt · 12 years ago
  94. d888af9 Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  95. e589db7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  96. 344ba37 Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  97. 5de35e8 ext4: Avoid underflow in ext4_trim_fs() by Lukas Czerner · 12 years ago
  98. 2f0157f char_dev: pin parent kobject by Dmitry Torokhov · 12 years ago
  99. 79f1ba4 ext4: Checksum the block bitmap properly with bigalloc enabled by Tao Ma · 12 years ago
  100. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago