1. 294e30f Btrfs: add tests for find_lock_delalloc_range by Josef Bacik · 11 years ago
  2. 857cc2f Btrfs: free reserved space on error in a few places by Josef Bacik · 11 years ago
  3. 0be5dc6 Btrfs: fixup reserved trace points by Josef Bacik · 11 years ago
  4. 2b1360d Btrfs: free up block groups after everything by Josef Bacik · 11 years ago
  5. 681ae50 Btrfs: cleanup reserved space when freeing tree log on error by Josef Bacik · 11 years ago
  6. eb58bb3 Btrfs: do not free the dirty bytes from the trans block rsv on cleanup by Josef Bacik · 11 years ago
  7. 80d94fb Btrfs: fix memory leaks on transaction commit failure by Filipe David Borba Manana · 11 years ago
  8. 539f358 Btrfs: fix the dev-replace suspend sequence by Ilya Dryomov · 11 years ago
  9. 778ba82 Btrfs: improve inode hash function/inode lookup by Filipe David Borba Manana · 11 years ago
  10. 3d41d70 Btrfs: remove unnecessary tree search when logging inode by Filipe David Borba Manana · 11 years ago
  11. 6174d3c Btrfs: remove unused max_key arg from btrfs_search_forward by Filipe David Borba Manana · 11 years ago
  12. 7d3d174 Btrfs: fix memory leak of chunks' extent map by Liu Bo · 11 years ago
  13. fa7c149 Btrfs: improve jitter performance of the sequential buffered write by Miao Xie · 11 years ago
  14. 20dd2cb Btrfs: fix BUG_ON() casued by the reserved space migration by Miao Xie · 11 years ago
  15. 0a4e558 btrfs: remove unused parameter from btrfs_header_fsid by Ross Kirk · 11 years ago
  16. 724e231 Btrfs: fix two use-after-free bugs with transaction cleanup by Josef Bacik · 11 years ago
  17. c16ce19 Btrfs: remove all BUG_ON()'s from commit_cowonly_roots by Josef Bacik · 11 years ago
  18. 1de2cfd Btrfs: don't delete ordered roots from list during cleanup by Josef Bacik · 11 years ago
  19. 4e121c0 Btrfs: cleanup transaction on abort by Josef Bacik · 11 years ago
  20. b6d08f0 Btrfs: do not release metadata for space cache inodes by Josef Bacik · 11 years ago
  21. e022828 Btrfs: reset intwrite on transaction abort by Josef Bacik · 11 years ago
  22. 4577b01 Btrfs: relocate csums properly with prealloc extents by Josef Bacik · 11 years ago
  23. e84cc14 Btrfs: don't leak block group on error by Filipe David Borba Manana · 11 years ago
  24. 9b19985 Btrfs: fix sync fs to actually wait for all data to be persisted by Filipe David Borba Manana · 11 years ago
  25. 703c88e Btrfs: fix tracking of orphan inode count by Filipe David Borba Manana · 11 years ago
  26. fe09e16 Btrfs: export btrfs space shared info to userspace by Liu Bo · 11 years ago
  27. 7451432 Btrfs: remove path arg from btrfs_truncate_free_space_cache by Filipe David Borba Manana · 11 years ago
  28. 53645a9 Btrfs: remove duplicated ino cache's inode lookup by Filipe David Borba Manana · 11 years ago
  29. d4b4087 Btrfs: do a full search everytime in btrfs_search_old_slot by Josef Bacik · 11 years ago
  30. 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
  31. dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
  32. f06becc Btrfs: don't store NULL byte in symlink extents by Filipe David Borba Manana · 11 years ago
  33. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  34. 358eec1 vfs: decrapify dput(), fix cache behavior under normal load by Linus Torvalds · 11 years ago
  35. 59612d1 Revert "select: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  36. c511851 Revert "epoll: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  37. f55ac56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. 05e1674 seq_file: always update file->f_pos in seq_lseek() by Gu Zheng · 11 years ago
  39. 88829df Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  40. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago
  41. 69c88dc vfs: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  42. 606d6fe fs/namei.c: fix new kernel-doc warning by Randy Dunlap · 11 years ago
  43. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  44. c7314d7 nfsd regression since delayed fput() by Al Viro · 11 years ago
  45. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  47. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  48. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  49. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 11 years ago
  50. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 11 years ago
  51. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  52. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  53. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. 3edc837 ecryptfs: Fix memory leakage in keystore.c by Geyslan G. Bem · 11 years ago
  55. 43ae9e3 ext[34]: fix double put in tmpfile by Miklos Szeredi · 11 years ago
  56. 0c26606 cifs: ntstatus_to_dos_map[] is not terminated by Tim Gardner · 11 years ago
  57. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  58. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  59. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  60. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  61. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  62. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  63. 7bf811a5 Btrfs: limit delalloc pages outside of find_delalloc_range by Josef Bacik · 11 years ago
  64. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  65. dde2356 cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods by Sachin Prabhu · 11 years ago
  66. 2f6c947 cifs: Fix inability to write files >2GB to SMB2/3 shares by Jan Klos · 11 years ago
  67. eb4c7df cifs: Avoid umount hangs with smb2 when server is unresponsive by Shirish Pargaonkar · 11 years ago
  68. c31f330 do not treat non-symlink reparse points as valid symlinks by Steve French · 11 years ago
  69. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  70. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 11 years ago
  71. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 11 years ago
  72. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  73. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  74. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 11 years ago
  75. 964fb15a Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 11 years ago
  76. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 11 years ago
  77. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 11 years ago
  78. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  79. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  80. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  81. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  82. 15c83d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  83. 981d901 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  84. 517bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  85. c2d22ec fs/super.c: fix lru_list leak for real by Al Viro · 11 years ago
  86. 698fa1d fuse: no RCU mode in fuse_access() by Miklos Szeredi · 11 years ago
  87. 6314efe fuse: readdirplus: fix RCU walk by Miklos Szeredi · 11 years ago
  88. 3c70b8e fuse: don't check_submounts_and_drop() in RCU walk by Miklos Szeredi · 11 years ago
  89. f927318 Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  90. 522d6d3 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  91. 7f42ec3 nilfs2: fix issue with race condition of competition between segments for dirty blocks by Vyacheslav Dubeyko · 11 years ago
  92. 7202365 fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing by Dan Aloni · 11 years ago
  93. 13f3583 afs: dget_parent() can't return a negative dentry by Al Viro · 11 years ago
  94. 7b9a237 ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() by Al Viro · 11 years ago
  95. 4947555 sysv: Add forgotten superblock lock init for v7 fs by Lubomir Rintel · 11 years ago
  96. 367156d NFS: Give "flavor" an initial value to fix a compile warning by Anna Schumaker · 11 years ago
  97. 58a8cf1 NFSv4.1: try SECINFO_NO_NAME flavs until one works by Weston Andros Adamson · 11 years ago
  98. acd65e5 NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds by Trond Myklebust · 11 years ago
  99. 52b26a3 NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails by Trond Myklebust · 11 years ago
  100. ddd23eb Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago