1. 3393168 btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. by Qu Wenruo · 10 years ago
  2. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 10 years ago
  3. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 10 years ago
  4. f5a6b1c btrfs: qgroup: allow to remove qgroup which has parent but no child. by Dongsheng Yang · 10 years ago
  5. 09870d2 btrfs: qgroup: return EINVAL if level of parent is not higher than child's. by Dongsheng Yang · 10 years ago
  6. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  7. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  8. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  9. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  10. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 10 years ago
  11. 03477d9 btrfs: qgroup: fix limit args override whole limit struct by Dongsheng Yang · 10 years ago
  12. d3001ed btrfs: qgroup: update limit info in function btrfs_run_qgroups(). by Dongsheng Yang · 10 years ago
  13. 1510e71 btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item(). by Dongsheng Yang · 10 years ago
  14. e8c8541 btrfs: qgroup: update qgroup in memory at the same time when we update it in btree. by Dongsheng Yang · 10 years ago
  15. 3eeb4d5 btrfs: qgroup: inherit limit info from srcgroup in creating snapshot. by Dongsheng Yang · 10 years ago
  16. c99f1b0 btrfs: Support busy loop of write and delete by Zhao Lei · 10 years ago
  17. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  18. 18d018a btrfs: add WARN_ON() to check is space_info op current by Zhao Lei · 10 years ago
  19. c30666d btrfs: Set relative data on clear btrfs_block_group_cache->pinned by Zhao Lei · 10 years ago
  20. 264ca0f btrfs: Adjust commit-transaction condition to avoid NO_SPACE more by Zhao Lei · 10 years ago
  21. f2ab761 btrfs: Fix tail space processing in find_free_dev_extent() by Zhao Lei · 10 years ago
  22. 94b947b btrfs: fix condition of commit transaction by Zhao Lei · 10 years ago
  23. de249e6 Btrfs: fix uninit variable in clone ioctl by Chris Mason · 9 years ago
  24. ccccf3d6 Btrfs: fix inode eviction infinite loop after cloning into it by Filipe Manana · 10 years ago
  25. 113e828 Btrfs: fix inode eviction infinite loop after extent_same ioctl by Filipe Manana · 10 years ago
  26. df858e7 Btrfs: fix range cloning when same inode used as source and destination by Filipe Manana · 10 years ago
  27. cdfb080 Btrfs: fix use after free when close_ctree frees the orphan_rsv by Chris Mason · 9 years ago
  28. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 9 years ago
  29. 2b10826 Btrfs: don't use highmem for free space cache pages by Chris Mason · 9 years ago
  30. c9dc4c6 Btrfs: two stage dirty block group writeout by Chris Mason · 10 years ago
  31. 4c6d1d8 btrfs: move struct io_ctl into ctree.h and rename it by Chris Mason · 9 years ago
  32. 3bce876 Btrfs: don't steal from the global reserve if we don't have the space by Josef Bacik · 10 years ago
  33. 365c531 Btrfs: don't commit the transaction in the async space flushing by Josef Bacik · 10 years ago
  34. cb723e4 Btrfs: reserve space for block groups by Josef Bacik · 10 years ago
  35. 28f75a0 Btrfs: refill block reserves during truncate by Chris Mason · 10 years ago
  36. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 10 years ago
  37. 28ed134 btrfs: actively run the delayed refs while deleting large files by Chris Mason · 10 years ago
  38. 4a3d1ca fs: btrfs: Add missing include file by Guenter Roeck · 10 years ago
  39. dd82525 Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent() by Chris Mason · 10 years ago
  40. e56a951 Btrfs: Remove the check for old-style mkfs by Liu Bo · 10 years ago
  41. 727b978 btrfs: cleanup orphans while looking up default subvolume by Jeff Mahoney · 10 years ago
  42. d862095 btrfs: explicitly set control file's private_data by Tom Van Braeckel · 10 years ago
  43. 26e726a btrfs: incorrect handling for fiemap_fill_next_extent return by Chengyu Song · 10 years ago
  44. 3c3b04d btrfs: don't accept bare namespace as a valid xattr by David Sterba · 10 years ago
  45. dcc82f4 Btrfs: fix log tree corruption when fs mounted with -o discard by Filipe Manana · 10 years ago
  46. 2f2ff0e Btrfs: fix metadata inconsistencies after directory fsync by Filipe Manana · 10 years ago
  47. bf69196 Btrfs: change the insertion criteria for the qgroup operations rbtree by Filipe Manana · 10 years ago
  48. 3d850dd Btrfs: add missing inode item update in fallocate() by Filipe Manana · 10 years ago
  49. 5f806c3 Btrfs: incremental send, remove dead code by Filipe Manana · 10 years ago
  50. 8996a48 Btrfs: incremental send, clear name from cache after orphanization by Filipe Manana · 10 years ago
  51. 2f1f465 Btrfs: send, don't leave without decrementing clone root's send_progress by Filipe Manana · 10 years ago
  52. 5cc2b17 Btrfs: send, add missing check for dead clone root by Filipe Manana · 10 years ago
  53. 4f764e5 Btrfs: remove deleted xattrs on fsync log replay by Filipe Manana · 10 years ago
  54. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  55. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  56. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  57. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  58. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  59. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  60. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  61. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago
  62. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 10 years ago
  63. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 10 years ago
  64. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 10 years ago
  65. bead55e ovl: print error message for invalid mount options by hujianyang · 10 years ago
  66. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 10 years ago
  67. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 10 years ago
  68. bcb7e44 Btrfs: just free dummy extent buffers by Josef Bacik · 10 years ago
  69. ba11721 Btrfs: account merges/splits properly by Josef Bacik · 10 years ago
  70. ab676b7 pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 10 years ago
  71. dcdf7f6 Btrfs: prepare block group cache before writing by Josef Bacik · 10 years ago
  72. 7cff4b1 kernfs: handle poll correctly on 'direct_read' files. by NeilBrown · 10 years ago
  73. a9b1b45 locks: fix generic_delete_lease tracepoint to use victim pointer by Jeff Layton · 10 years ago
  74. ea526d1 Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) by Josef Bacik · 10 years ago
  75. 6a41dd0 Btrfs: account for the correct number of extents for delalloc reservations by Josef Bacik · 10 years ago
  76. 8461a3d Btrfs: fix merge delalloc logic by Josef Bacik · 10 years ago
  77. 48da5f0 Btrfs: fix comp_oper to get right order by Liu Bo · 10 years ago
  78. b4924a0 Btrfs: catch transaction abortion after waiting for it by Liu Bo · 10 years ago
  79. d220712 btrfs: fix sizeof format specifier in btrfs_check_super_valid() by Fabian Frederick · 10 years ago
  80. b3c1030 fanotify: fix event filtering with FAN_ONDIR set by Suzuki K. Poulose · 10 years ago
  81. 283ee148 nilfs2: fix deadlock of segment constructor during recovery by Ryusuke Konishi · 10 years ago
  82. 18d585f ocfs2: make append_dio an incompat feature by Mark Fasheh · 10 years ago
  83. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  84. 7c5bde7 Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  85. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  86. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 10 years ago
  87. 3a8b36f Btrfs: fix data loss in the fast fsync path by Filipe Manana · 10 years ago
  88. f5c0a12 Btrfs: remove extra run_delayed_refs in update_cowonly_root by Josef Bacik · 10 years ago
  89. 0164bf0 locks: fix fasync_struct memory leak in lease upgrade/downgrade handling by Jeff Layton · 10 years ago
  90. 8a001af Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  91. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 10 years ago
  92. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
  93. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  94. ef070dc NFS: Don't write enable new pages while an invalidation is proceeding by Trond Myklebust · 10 years ago
  95. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 10 years ago
  96. 258ece0 btrfs: remove shadowing variables in __btrfs_map_block by David Sterba · 10 years ago
  97. 093adbc btrfs: switch helper macros to static inlines in sysfs.h by David Sterba · 10 years ago
  98. 9d644a6 btrfs: cleanup, use correct type in div_u64_rem by David Sterba · 10 years ago
  99. 47c5713 btrfs: replace remaining do_div calls with div_u64 variants by David Sterba · 10 years ago
  100. b8b93ad btrfs: cleanup 64bit/32bit divs, provably bounded values by David Sterba · 10 years ago