1. c9a7fe9 Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  2. 142349f btrfs: lower the dirty balance poll interval by Wu Fengguang · 13 years ago
  3. d85c8a6f Btrfs: unplug every once and a while by Chris Mason · 13 years ago
  4. 567a45e Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration by Chris Mason · 13 years ago
  5. e755d9a Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code by Chris Mason · 13 years ago
  6. e65cbb9 Btrfs: only set cache_generation if we setup the block group by Josef Bacik · 13 years ago
  7. ee4d89f Btrfs: don't panic if orphan item already exists by Josef Bacik · 13 years ago
  8. 7041ee9 Btrfs: fix leaked space in truncate by Josef Bacik · 13 years ago
  9. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 13 years ago
  10. 22c44fe Btrfs: deal with enospc from dirtying inodes properly by Josef Bacik · 13 years ago
  11. 0dc3b84 Btrfs: fix num_workers_starting bug and other bugs in async thread by Josef Bacik · 13 years ago
  12. ad19db7 BTRFS: Establish i_ops before calling d_instantiate by Casey Schaufler · 13 years ago
  13. 8f3b65a Btrfs: add a cond_resched() into the worker loop by Chris Mason · 13 years ago
  14. 306424cc Btrfs: fix ctime update of on-disk inode by Li Zefan · 13 years ago
  15. f8e9e0b btrfs: keep orphans for subvolume deletion by Arne Jansen · 13 years ago
  16. 39fb26c Btrfs: fix inaccurate available space on raid0 profile by Miao Xie · 13 years ago
  17. 3642320 Btrfs: fix wrong disk space information of the files by Miao Xie · 13 years ago
  18. f4a2f4c Btrfs: fix wrong i_size when truncating a file to a larger size by Miao Xie · 13 years ago
  19. 2240a7b Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  20. 30aaca4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  21. ddb3607 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  22. 759c361 fs/ncpfs: fix error paths and goto statements in ncp_fill_super() by Djalal Harouni · 13 years ago
  23. 5a0dc73 ext4: handle EOF correctly in ext4_bio_write_page() by Yongqiang Yang · 13 years ago
  24. 5b5ffa4 ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized by Yongqiang Yang · 13 years ago
  25. 093e6e3 ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers() by Yongqiang Yang · 13 years ago
  26. 13a79a4 ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize by Yongqiang Yang · 13 years ago
  27. ea51d13 ext4: avoid hangs in ext4_da_should_update_i_disksize() by Andrea Arcangeli · 13 years ago
  28. 653f42f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  29. 4dde6de Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  30. 9d5a09e ceph: add missing spin_unlock at ceph_mdsc_build_path() by Yehuda Sadeh · 13 years ago
  31. 7c6455e configfs: register_filesystem() called too early by Al Viro · 13 years ago
  32. 988f032 fuse: register_filesystem() called too early by Al Viro · 13 years ago
  33. 5cc361e ubifs: too early register_filesystem() by Al Viro · 13 years ago
  34. 6a82c47 ceph: fix SEEK_CUR, SEEK_SET regression by Sage Weil · 13 years ago
  35. 73104b6 fuse: llseek fix race by Miklos Szeredi · 13 years ago
  36. b48c6af fuse: fix llseek bug by Roel Kluin · 13 years ago
  37. 48706d0 fuse: fix fuse_retrieve by Miklos Szeredi · 13 years ago
  38. fc6cb1c ext4: display the correct mount option in /proc/mounts for [no]init_itable by Theodore Ts'o · 13 years ago
  39. b4611ab ext4: Fix crash due to getting bogus eh_depth value on big-endian systems by Paul Mackerras · 13 years ago
  40. b5a7e97 ext4: fix ext4_end_io_dio() racing against fsync() by Theodore Ts'o · 13 years ago
  41. 8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  42. 5dbc8fc Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror by Chris Mason · 13 years ago
  43. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  44. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  45. 905ad26 procfs: fix a vfsmount longterm reference leak by Al Viro · 13 years ago
  46. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  47. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  48. 59edb63 cifs: Fix sparse warning when calling cifs_strtoUCS by Steve French · 13 years ago
  49. 9a5101c CIFS: Add descriptions to the brlock cache functions by Pavel Shilovsky · 13 years ago
  50. fb38f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  51. 1cf4ffd Btrfs: drop spin lock when memory alloc fails by Liu Bo · 13 years ago
  52. a5d1633 Btrfs: check if the to-be-added device is writable by Li Zefan · 13 years ago
  53. 274bd4f Btrfs: try cluster but don't advance in search list by Alexandre Oliva · 13 years ago
  54. 062c05c Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE by Alexandre Oliva · 13 years ago
  55. a694ad9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  56. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  57. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  59. 9f9c19e xfs: fix the logspace waiting algorithm by Christoph Hellwig · 13 years ago
  60. c29f7d4 xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels by Christoph Hellwig · 13 years ago
  61. a99ebf4 xfs: fix allocation length overflow in xfs_bmapi_write() by Dave Chinner · 13 years ago
  62. ffb8fb5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  63. 2151937 ceph: fix rasize reporting by ceph_show_options by Sage Weil · 13 years ago
  64. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  65. 9392557 ocfs2: avoid unaligned access to dqc_bitmap by Akinobu Mita · 13 years ago
  66. b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  67. f4a8e65 Btrfs: fix meta data raid-repair merge problem by Jan Schmidt · 13 years ago
  68. be064d1 Btrfs: skip allocation attempt from empty cluster by Alexandre Oliva · 13 years ago
  69. 425d831 Btrfs: skip block groups without enough space for a cluster by Alexandre Oliva · 13 years ago
  70. 1b22bad Btrfs: start search for new cluster at the beginning by Alexandre Oliva · 13 years ago
  71. b78d09b Btrfs: reset cluster's max_size when creating bitmap by Alexandre Oliva · 13 years ago
  72. f2d0f67 Btrfs: initialize new bitmaps' list by Alexandre Oliva · 13 years ago
  73. b772a86 Btrfs: fix oops when calling statfs on readonly device by Li Zefan · 13 years ago
  74. ece7d20 Btrfs: Don't error on resizing FS to same size by Mike Fleetwood · 13 years ago
  75. aa38a71 Btrfs: fix deadlock on metadata reservation when evicting a inode by Miao Xie · 13 years ago
  76. 26bdef5 btrfs scrub: handle -ENOMEM from init_ipath() by Dan Carpenter · 13 years ago
  77. 4c393a6 xfs: fix attr2 vs large data fork assert by Christoph Hellwig · 13 years ago
  78. 4dd2cb4 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 13 years ago
  79. 883381d Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  80. 786228a writeback: Fix issue on make htmldocs by Marcos Paulo de Souza · 13 years ago
  81. fa8b18e xfs: validate acl count by Christoph Hellwig · 13 years ago
  82. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  83. 4c81f04 ext4: fix racy use-after-free in ext4_end_io_dio() by Tejun Heo · 13 years ago
  84. de7badf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 13 years ago
  85. 0f751e6 eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 13 years ago
  86. 32001d6f eCryptfs: Flush file in vma close by Tyler Hicks · 13 years ago
  87. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 13 years ago
  88. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  89. d31da0f mount_subtree() pointless use-after-free by Al Viro · 13 years ago
  90. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  91. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  92. f8f5ed7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  93. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  94. 24a7031 Btrfs: remove free-space-cache.c WARN during log replay by Chris Mason · 13 years ago
  95. 6e58ad6 ext4: fix up a undefined error in ext4_free_blocks in debugging code by Yongqiang Yang · 13 years ago
  96. dd17994 VFS: Log the fact that we've given ELOOP rather than creating a loop by David Howells · 13 years ago
  97. 4d479cf Btrfs: sectorsize align offsets in fiemap by Josef Bacik · 13 years ago
  98. f7d61dc Btrfs: clear pages dirty for io and set them extent mapped by Josef Bacik · 13 years ago
  99. 291c7d2 Btrfs: wait on caching if we're loading the free space cache by Josef Bacik · 13 years ago
  100. 5bb1468 Btrfs: prefix resize related printks with btrfs: by Arnd Hannemann · 13 years ago