1. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  2. 5dca6ee Btrfs: mark mapping with error flag to report errors to userspace by Liu Bo · 10 years ago
  3. 29cc83f Btrfs: fix NULL pointer crash of deleting a seed device by Liu Bo · 10 years ago
  4. f017f15 Btrfs: fix joining same transaction handle more than twice by Wang Shilong · 11 years ago
  5. 995946d Btrfs: use helpers for last_trans_log_full_commit instead of opencode by Miao Xie · 10 years ago
  6. 1f21ef0 Btrfs: check if items are ordered when a leaf is marked dirty by Filipe Manana · 10 years ago
  7. 35045bf Btrfs: don't access non-existent key when csum tree is empty by Filipe Manana · 10 years ago
  8. de348ee Btrfs: make sure there are not any read requests before stopping workers by Wang Shilong · 10 years ago
  9. 59885b3 Btrfs: fix possible memory leak in btrfs_create_tree() by Tsutomu Itoh · 10 years ago
  10. 776e4aa btrfs: remove useless ACL check by ZhangZhen · 10 years ago
  11. 4d90d28 btrfs: btrfs_rm_device() should zero mirror SB as well by Anand Jain · 10 years ago
  12. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  13. f959492 Btrfs: send, fix more issues related to directory renames by Filipe Manana · 11 years ago
  14. a10c407 Btrfs: send, remove dead code from __get_cur_name_and_parent by Filipe Manana · 11 years ago
  15. c992ec9 Btrfs: send, account for orphan directories when building path strings by Filipe Manana · 11 years ago
  16. b46ab97 Btrfs: send, avoid unnecessary inode item lookup in the btree by Filipe Manana · 11 years ago
  17. 23f8f9b btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space by Gui Hecheng · 10 years ago
  18. 5f43f86 btrfs: fix wrong max system array size check in kernel space by Gui Hecheng · 10 years ago
  19. 65d33fd btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. by Qu Wenruo · 10 years ago
  20. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 10 years ago
  21. 32d6b47 Btrfs: output warning instead of error when loading free space cache failed by Miao Xie · 10 years ago
  22. 5a1972b btrfs: Add ctime/mtime update for btrfs device add/remove. by Qu Wenruo · 10 years ago
  23. 61155aa btrfs: assert that send is not in progres before root deletion by David Sterba · 10 years ago
  24. 521e054 btrfs: protect snapshots from deleting during send by David Sterba · 10 years ago
  25. 944a451 btrfs: remove redundant null check in btrfs_dentry_release() by Daeseok Youn · 10 years ago
  26. ef3b9af Btrfs: implement inode_operations callback tmpfile by Filipe Manana · 10 years ago
  27. e4ef90f btrfs: make FS_INFO ioctl available to anyone by David Sterba · 10 years ago
  28. 7d6213c btrfs: make DEV_INFO ioctl available to anyone by David Sterba · 10 years ago
  29. df93589 btrfs: export more from FS_INFO to sysfs by David Sterba · 10 years ago
  30. 80a773f btrfs: retrieve more info from FS_INFO ioctl by David Sterba · 10 years ago
  31. 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 10 years ago
  32. fc19c5e Btrfs: fix leaf corruption caused by ENOSPC while hole punching by Filipe Manana · 10 years ago
  33. d2cbf2a Btrfs: do not increment on bio_index one by one by Liu Bo · 10 years ago
  34. a1a50f6 Btrfs: read inode size after acquiring the mutex when punching a hole by Filipe Manana · 10 years ago
  35. 7fb18a0 btrfs: Remove unnecessary check for NULL by Tobias Klauser · 10 years ago
  36. 166ae5a btrfs: fix inline compressed read err corruption by Zach Brown · 10 years ago
  37. 774bcb3 btrfs: return ptr error from compression workspace by Zach Brown · 10 years ago
  38. 60e1975 btrfs: return errno instead of -1 from compression by Zach Brown · 10 years ago
  39. 98806b4 btrfs: check_int: propagate out-of-memory error upwards by Stefan Behrens · 10 years ago
  40. 61391d5 Btrfs: fix hang on error (such as ENOSPC) when writing extent pages by Filipe Manana · 10 years ago
  41. c593e89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  42. d4c5491 mm: add !pte_present() check on existing hugetlb_entry callbacks by Naoya Horiguchi · 10 years ago
  43. 01a9a8a Btrfs: send, fix corrupted path strings for long paths by Filipe Manana · 10 years ago
  44. c9482a5 kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 10 years ago
  45. 9f12600 dcache: add missing lockdep annotation by Linus Torvalds · 10 years ago
  46. 8cbf74d dentry_kill() doesn't need the second argument now by Al Viro · 10 years ago
  47. b2b8019 dealing with the rest of shrink_dentry_list() livelock by Al Viro · 10 years ago
  48. 046b961 shrink_dentry_list(): take parent's ->d_lock earlier by Al Viro · 10 years ago
  49. ff2fde9 expand dentry_kill(dentry, 0) in shrink_dentry_list() by Al Viro · 10 years ago
  50. e55fd01 split dentry_kill() by Al Viro · 10 years ago
  51. 64fd72e lift the "already marked killed" case into shrink_dentry_list() by Al Viro · 10 years ago
  52. b6dd6f4 vfs: fix vmplice_to_user() by Miklos Szeredi · 10 years ago
  53. db1003f Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
  54. 80a1de2 Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  55. 66db6cf ocfs2: fix double kmem_cache_destroy in dlm_init by Joseph Qi · 10 years ago
  56. 656f88d AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct* by David Howells · 10 years ago
  57. 150a6b4 AFS: Fix kafs module unloading by Nathaniel Wesley Filardo · 10 years ago
  58. 6cf1286 AFS: Part of afs_end_call() is identical to code elsewhere, so split it by Nathaniel Wesley Filardo · 10 years ago
  59. 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  60. 5e9d9fc Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  61. 27b1142 nfsd4: warn on finding lockowner without stateid's by J. Bruce Fields · 10 years ago
  62. a1b8ff4 nfsd4: remove lockowner when removing lock stateid by J. Bruce Fields · 10 years ago
  63. 6c67c7c AFS: Fix cache manager service handlers by David Howells · 10 years ago
  64. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  65. 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 10 years ago
  66. d3ecfcd Btrfs: fix EIO on reading file after ioctl clone works on it by Liu Bo · 10 years ago
  67. 41abc90 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  68. f5c16f2 sysfs: make sure read buffer is zeroed by Tejun Heo · 10 years ago
  69. 5513a51 nfsd4: fix corruption on setting an ACL. by J. Bruce Fields · 10 years ago
  70. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 10 years ago
  71. bc14782 xfs: negate xfs_icsb_init_counters error value by Dave Chinner · 10 years ago
  72. 4568764 xfs: negate mount workqueue init error value by Dave Chinner · 10 years ago
  73. 6670232 xfs: fix wrong err sign on xfs_set_acl() by Dave Chinner · 10 years ago
  74. a5a14de xfs: fix wrong errno from xfs_initxattrs by Dave Chinner · 10 years ago
  75. 65149e3 xfs: correct error sign on COLLAPSE_RANGE errors by Dave Chinner · 10 years ago
  76. b38a134 xfs: xfs_commit_metadata returns wrong errno by Dave Chinner · 10 years ago
  77. 8ff1e67 xfs: fix incorrect error sign in xfs_file_aio_read by Dave Chinner · 10 years ago
  78. 43ec146 xfs: xfs_dir_fsync() returns positive errno by Dave Chinner · 10 years ago
  79. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  80. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  81. 14186fe Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  82. 1972663 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  83. 7e338c9 Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  84. cf01f4e locks: only validate the lock vs. f_mode in F_SETLK codepaths by Jeff Layton · 10 years ago
  85. afcf0a2 Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  86. aa07c71 NFSD: Call ->set_acl with a NULL ACL structure if no entries by Kinglong Mee · 10 years ago
  87. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  88. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 10 years ago
  89. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 10 years ago
  90. 6b6751f autofs: fix lockref lookup by Ian Kent · 10 years ago
  91. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  92. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 10 years ago
  94. 4cb57e3 NFSd: call rpc_destroy_wait_queue() from free_client() by Trond Myklebust · 10 years ago
  95. 5694c93 NFSd: Move default initialisers from create_client() to alloc_client() by Trond Myklebust · 10 years ago
  96. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  97. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  98. 8275cdd xfs: remote attribute overwrite causes transaction overrun by Dave Chinner · 10 years ago
  99. d540e43 xfs: initialize default acls for ->tmpfile() by Brian Foster · 10 years ago
  100. fcdd57c UBIFS: fix remount error path by Artem Bityutskiy · 10 years ago