1. d4b450c Btrfs: fix race between transaction commit and empty block group removal by Filipe Manana · 9 years ago
  2. e3540ea btrfs: add more checks to btrfs_read_sys_array by David Sterba · 10 years ago
  3. 1ffb22c btrfs: cleanup, rename a few variables in btrfs_read_sys_array by David Sterba · 10 years ago
  4. ce7fca5 btrfs: add checks for sys_chunk_array sizes by David Sterba · 10 years ago
  5. 75d6ad3 btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize by David Sterba · 10 years ago
  6. 9cc97d6 Btrfs: Add code to support file creation time by chandan r · 12 years ago
  7. a937b97 btrfs: kill btrfs_inode_*time helpers by David Sterba · 10 years ago
  8. 95449a1 Btrfs: insert_new_root: Fix lock type of the extent buffer. by chandan · 9 years ago
  9. 78f55e5 Btrfs: fix unused members in struct btrfs_root by Anand Jain · 9 years ago
  10. 0ee13fe btrfs: qgroup: move WARN_ON() to the correct location. by Yang Dongsheng · 9 years ago
  11. 26455d3 Btrfs: cleanup unused run_most by Liu Bo · 10 years ago
  12. 5701934 Rename all ref_count to refs in struct by Zhao Lei · 9 years ago
  13. ffe2d20 Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply by Zhao Lei · 9 years ago
  14. 10f1190 Btrfs: Include map_type in raid_bio by Zhao Lei · 9 years ago
  15. be50a8d Btrfs: Simplify scrub_setup_recheck_block()'s argument by Zhao Lei · 9 years ago
  16. b968fed Btrfs: Combine per-page recover in dev-replace and scrub by Zhao Lei · 9 years ago
  17. 8d6738c Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block() by Zhao Lei · 9 years ago
  18. dc5f7a3 Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block() by Zhao Lei · 9 years ago
  19. 7653947 Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event() by Zhao Lei · 9 years ago
  20. 09dd7a0 Btrfs: Cleanup btrfs_bio_counter_inc_blocked() by Zhao Lei · 9 years ago
  21. 114ab50 Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace by Zhao Lei · 9 years ago
  22. b25c94c Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON() by Zhao Lei · 9 years ago
  23. 6e9606d Btrfs: add ref_count and free function for btrfs_bio by Zhao Lei · 9 years ago
  24. 8e5cfb5 Btrfs: Make raid_map array be inlined in btrfs_bio structure by Zhao Lei · 9 years ago
  25. cc7539e Btrfs: sort raid_map before adding tgtdev stripes by Zhao Lei · 9 years ago
  26. e34c330 Btrfs: fix a out-of-bound access of raid_map by Zhao Lei · 9 years ago
  27. df8d116 Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs by Filipe Manana · 9 years ago
  28. 2c2c452 Btrfs: fix fsync when extend references are added to an inode by Filipe Manana · 9 years ago
  29. d36808e Btrfs: fix directory inconsistency after fsync log replay by Filipe Manana · 9 years ago
  30. 6219872 Btrfs: lookup for block group only if needed when freeing a tree block by Filipe Manana · 9 years ago
  31. 730a78c btrfs: remove a no-op unfreeze superbock callback by David Sterba · 9 years ago
  32. 9ee49a04 btrfs: switch extent_state state to unsigned by David Sterba · 9 years ago
  33. 5efa049 btrfs: set proper message level for skinny metadata by David Sterba · 10 years ago
  34. f0954c6 btrfs: update message levels after checksum errors by David Sterba · 10 years ago
  35. aa8ee31 btrfs: update message levels during failed mount by David Sterba · 10 years ago
  36. 68b663d btrfs: update message levels for errors by David Sterba · 10 years ago
  37. a8df6fe Btrfs: fix setup_leaf_for_split() to avoid leaf corruption by Filipe Manana · 9 years ago
  38. 57bbddd Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 9 years ago
  39. d354183 Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 9 years ago
  40. ce93ec5 Btrfs: track dirty block groups on their own list by Josef Bacik · 10 years ago
  41. e7070be Btrfs: change how we track dirty roots by Josef Bacik · 10 years ago
  42. 62b1530 Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  43. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  44. cb59670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  45. 1d4c08e btrfs: expand btrfs_find_item if found_key is NULL by David Sterba · 9 years ago
  46. 9c4f61f btrfs: simplify insert_orphan_item by David Sterba · 9 years ago
  47. c234a24 btrfs: cleanup, remove inode_ref_info helper by David Sterba · 9 years ago
  48. 14692cc btrfs: cleanup, remove inode_item_info helper by David Sterba · 9 years ago
  49. 381cf65 btrfs: fix leak of path in btrfs_find_item by David Sterba · 9 years ago
  50. 52d304e locks: fix NULL-deref in generic_delete_lease by NeilBrown · 9 years ago
  51. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  53. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  54. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  55. 72392ed kernfs: Fix kernfs_name_compare by Rasmus Villemoes · 10 years ago
  56. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  57. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 9 years ago
  58. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 9 years ago
  59. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 9 years ago
  60. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
  61. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  62. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  63. 9759bd51 fuse: add memory barrier to INIT by Miklos Szeredi · 9 years ago
  64. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 9 years ago
  65. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  66. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 9 years ago
  67. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 9 years ago
  68. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 9 years ago
  69. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 9 years ago
  70. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 9 years ago
  71. 363307e ext4: remove spurious KERN_INFO from ext4_warning call by Jakub Wilk · 9 years ago
  72. ad7fefb Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" by Theodore Ts'o · 9 years ago
  73. 6f89605 Btrfs: don't delay inode ref updates during log replay by Chris Mason · 10 years ago
  74. a1317f4 Btrfs: correctly get tree level in tree_backref_for_extent by Filipe Manana · 10 years ago
  75. c7cfb8a Btrfs: call inode_dec_link_count() on mkdir error path by Wang Shilong · 10 years ago
  76. df95e7f Btrfs: abort transaction if we don't find the block group by Josef Bacik · 10 years ago
  77. 6b6d24b Btrfs, scrub: uninitialized variable in scrub_extent_for_parity() by Dan Carpenter · 10 years ago
  78. 5faa015 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  79. b9d4a35 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  80. 011fa99 ext4: prevent online resize with backup superblock by Theodore Ts'o · 10 years ago
  81. 9e6d722 cifs: make new inode cache when file type is different by Nakajima Akira · 10 years ago
  82. 3ee3039 udf: Reduce repeated dereferences by Jan Kara · 10 years ago
  83. e237ec3 udf: Check component length before reading it by Jan Kara · 10 years ago
  84. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  86. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  87. ac88ee3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 0e5cc9a udf: Check path length when reading symlink by Jan Kara · 10 years ago
  89. a1d47b2 udf: Verify symlink size before loading it by Jan Kara · 10 years ago
  90. e159332 udf: Verify i_size when loading inode by Jan Kara · 10 years ago
  91. 4e20246 isofs: Fix unchecked printing of ER records by Jan Kara · 10 years ago
  92. 018cb13 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  93. 136f49b ocfs2: fix journal commit deadlock by Junxiao Bi · 10 years ago
  94. 1e58958 ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker by Joseph Qi · 10 years ago
  95. f62f12b ocfs2: reflink: fix slow unlink for refcounted file by Junxiao Bi · 10 years ago
  96. 47f8f92 fs/proc/meminfo.c: include cma info in proc/meminfo by Pintu Kumar · 10 years ago
  97. 89ac9b4 hfsplus: fix longname handling by Sougata Santra · 10 years ago
  98. c297abf mnt: Fix a memory stomp in umount by Eric W. Biederman · 10 years ago
  99. 44e8967 Ceph: remove left-over reject file by Linus Torvalds · 10 years ago
  100. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago