1. c6dd6ea btrfs: async_thread: Fix workqueue 'max_active' value when initializing by Qu Wenruo · 9 years ago
  2. 943c6e9 btrfs: Add raid56 support for updating by Zhao Lei · 9 years ago
  3. 2c45804 btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures by Zhao Lei · 9 years ago
  4. 8c204c9 btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunks and scrub_chunk by Zhao Lei · 9 years ago
  5. 7955323 btrfs: Update out-of-date "skip parity stripe" comment by Zhao Lei · 9 years ago
  6. 3a9508b btrfs: fix compile when block cgroups are not enabled by Chris Mason · 9 years ago
  7. b84b839 Btrfs: fix file read corruption after extent cloning and fsync by Filipe Manana · 9 years ago
  8. 1f9b8c8 Btrfs: check if previous transaction aborted to avoid fs corruption by Filipe Manana · 9 years ago
  9. 277fb5f btrfs: use __GFP_NOFAIL in alloc_btrfs_bio by Michal Hocko · 9 years ago
  10. d1b5c56 btrfs: Prevent from early transaction abort by Michal Hocko · 9 years ago
  11. 60d53eb btrfs: Remove unused arguments in tree-log.c by Zhaolei · 9 years ago
  12. 34eb2a5 btrfs: Remove useless condition in start_log_trans() by Zhaolei · 9 years ago
  13. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  14. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 10 years ago
  15. a4027a2 Btrfs: remove unused mutex from struct 'btrfs_fs_info' by Byongho Lee · 10 years ago
  16. 4a77089 Btrfs: fix parity scrub of RAID 5/6 with missing device by Omar Sandoval · 10 years ago
  17. 73ff61d Btrfs: fix device replace of a missing RAID 5/6 device by Omar Sandoval · 10 years ago
  18. b4ee178 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation by Omar Sandoval · 10 years ago
  19. 7cb2c42 Btrfs: count devices correctly in readahead during RAID 5/6 replace by Omar Sandoval · 10 years ago
  20. 03679ad Btrfs: remove misleading handling of missing device scrub by Omar Sandoval · 10 years ago
  21. 293a848 btrfs: fix clone / extent-same deadlocks by Mark Fasheh · 10 years ago
  22. 4a3560c Btrfs: fix defrag to merge tail file extent by Liu Bo · 9 years ago
  23. acdf898 Btrfs: fix warning in backref walking by Liu Bo · 9 years ago
  24. 166f66d btrfs: Add WARN_ON() for double lock in btrfs_tree_lock() by Zhaolei · 9 years ago
  25. 9ed0dea btrfs: Remove root argument in extent_data_ref_count() by Zhaolei · 9 years ago
  26. d022075 btrfs: Fix wrong comment of btrfs_alloc_tree_block() by Zhaolei · 9 years ago
  27. 93314e3 btrfs: abort transaction on btrfs_reloc_cow_block() by Zhaolei · 9 years ago
  28. 147d256 btrfs: Remove unnecessary variants in relocation.c by Zhaolei · 9 years ago
  29. dc2ee4e btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk() by Zhaolei · 9 years ago
  30. 4624900 btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode() by Zhaolei · 9 years ago
  31. 4b3576e btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group() by Zhaolei · 9 years ago
  32. 55e3a60 btrfs: Fix data checksum error cause by replace with io-load. by Zhaolei · 9 years ago
  33. b708ce9 btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() by Zhaolei · 9 years ago
  34. 0e22be8 btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off() by Zhaolei · 9 years ago
  35. 868f401 btrfs: Use ref_cnt for set_block_group_ro() by Zhaolei · 9 years ago
  36. d7cad23 btrfs: Bypass unrelated items before accessing its contents in scrub by Zhao Lei · 9 years ago
  37. fe8cf65 btrfs: Load only necessary csums into list in scrub by Zhao Lei · 9 years ago
  38. a0dd59d btrfs: Fix calculate typo caused by ambiguous meaning of logic_end by Zhao Lei · 9 years ago
  39. 6fa96d7 btrfs: Free checksum list on scrub_extent() fail by Zhao Lei · 9 years ago
  40. f2f66a2 btrfs: Check cancel and pause in interval of scrub operation by Zhao Lei · 9 years ago
  41. 78fa177 btrfs: Show detail information when mount failed on missing devices by Zhao Lei · 9 years ago
  42. a323e81 btrfs: Fix scrub panic when leaf crosses stripes by Zhao Lei · 9 years ago
  43. 18aa092 Btrfs: fix stale dir entries after removing a link and fsync by Filipe Manana · 9 years ago
  44. dd81d45 btrfs: fix search key advancing condition by Naohiro Aota · 10 years ago
  45. d658910 Btrfs: teach backref walking about backrefs with underflowed offset values by Filipe Manana · 9 years ago
  46. bde6c24 Btrfs: fix stale dir entries after unlink, inode eviction and fsync by Filipe Manana · 9 years ago
  47. bb53eda Btrfs: fix stale directory entries after fsync log replay by Filipe Manana · 9 years ago
  48. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 9 years ago
  50. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  51. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  52. e33e17e btrfs: add missing discards when unpinning extents with -o discard by Jeff Mahoney · 10 years ago
  53. e44163e btrfs: explictly delete unused block groups in close_ctree and ro-remount by Jeff Mahoney · 10 years ago
  54. 499f377 btrfs: iterate over unused chunk space in FITRIM by Jeff Mahoney · 10 years ago
  55. 8655786 btrfs: skip superblocks during discard by Jeff Mahoney · 10 years ago
  56. 4d89d37 btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries by Jeff Mahoney · 10 years ago
  57. d04c6b8 btrfs: make btrfs_issue_discard return bytes discarded by Jeff Mahoney · 10 years ago
  58. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  59. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  60. b2442c5 xfs: call dax_fault on read page faults for DAX by Dave Chinner · 9 years ago
  61. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  62. a49c269 nfs: Fix an oops caused by using other thread's stack space in ASYNC mode by Kinglong Mee · 9 years ago
  63. 3471648a nfs: plug memory leak when ->prepare_layoutcommit fails by Jeff Layton · 10 years ago
  64. bdcc2cd NFSv4.2: handle NFS-specific llseek errors by J. Bruce Fields · 9 years ago
  65. d4c3045 NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() by Trond Myklebust · 9 years ago
  66. 03d5eb6 NFS: Fix a memory leak in nfs_do_recoalesce by Trond Myklebust · 9 years ago
  67. 6282adb f2fs: call set_page_dirty to attach i_wb for cgroup by Jaegeuk Kim · 9 years ago
  68. 548aeda f2fs: handle error cases in move_encrypted_block by Jaegeuk Kim · 10 years ago
  69. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  70. 45b4b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  71. 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
  72. fe78fcc mnt: In detach_mounts detach the appropriate unmounted mount by Eric W. Biederman · 9 years ago
  73. f2d0a12 mnt: Clarify and correct the disconnect logic in umount_tree by Eric W. Biederman · 9 years ago
  74. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  75. 3e303ea btrfs: its btrfs_err() instead of btrfs_error() by Anand Jain · 9 years ago
  76. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  77. 8a73301 btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() by Zhao Lei · 9 years ago
  78. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 10 years ago
  79. 5c675d6 NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised by Trond Myklebust · 10 years ago
  80. 85a23ce NFS: Don't revalidate the mapping if both size and change attr are up to date by Trond Myklebust · 10 years ago
  81. 2b83d3d NFSv4/pnfs: Ensure we don't miss a file extension by Trond Myklebust · 10 years ago
  82. 3c38cbe NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked by Trond Myklebust · 9 years ago
  83. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  84. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  85. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  87. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  88. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  89. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  90. a2673b6 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago
  91. 3581d45 /proc/$PID/cmdline: fixup empty ARGV case by Alexey Dobriyan · 9 years ago
  92. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  93. db5d5b3 fs, proc: add help for CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  94. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  95. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  96. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  97. ed95876 Btrfs: fix file corruption after cloning inline extents by Filipe Manana · 10 years ago
  98. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 10 years ago
  99. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 10 years ago
  100. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 10 years ago