1. c271b49 Btrfs: remove of redundant btrfs_header_level by Daniel Cadete · 15 years ago
  2. 33c17ad Btrfs: adjust NULL test by Julia Lawall · 15 years ago
  3. 3acada4 Btrfs: Remove broken sanity check from btrfs_rmap_block() by David Woodhouse · 15 years ago
  4. 29c5e8c Btrfs: convert nested spin_lock_irqsave to spin_lock by Julia Lawall · 15 years ago
  5. 4a8c9a6 Btrfs: make sure all dirty blocks are written at commit time by Yan Zheng · 15 years ago
  6. 33c66f4 Btrfs: fix locking issue in btrfs_find_next_key by Yan Zheng · 15 years ago
  7. e457afe Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf by Yan Zheng · 15 years ago
  8. bf1fb51 Btrfs: properly update space information after shrinking device. by Yan Zheng · 15 years ago
  9. 1bec1ae Btrfs: fix definition of struct btrfs_extent_inline_ref by Yan Zheng · 15 years ago
  10. 68f5a38 Btrfs: fix error message formatting by Hu Tao · 15 years ago
  11. 9b627e9 Btrfs: fix use after free in btrfs_start_workers fail path by Jiri Slaby · 15 years ago
  12. 9427216 Btrfs: honor nodatacow/sum mount options for new files by Chris Mason · 15 years ago
  13. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  14. a970b0a Btrfs: account for space we may use in fallocate by Josef Bacik · 15 years ago
  15. c8a894d Btrfs: fix the file clone ioctl for preallocated extents by Chris Mason · 15 years ago
  16. f597bb1 Btrfs: don't log the inode in file_write while growing the file by Chris Mason · 15 years ago
  17. 978d910 Btrfs: always update root items for fs trees at commit time by Yan Zheng · 15 years ago
  18. b263c2c Btrfs: fix extent_buffer leak during tree log replay by Chris Mason · 15 years ago
  19. 0b4dcea Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir by Chris Mason · 15 years ago
  20. 067c28a Btrfs: fix -o nodatasum printk spelling by Chris Mason · 15 years ago
  21. 85d4198 Btrfs: check duplicate backrefs for both data and metadata by Yan Zheng · 15 years ago
  22. fd0fb03 Btrfs: init worker struct fields before kthread-run by Shin Hong · 15 years ago
  23. 4eedeb7 Btrfs: pin buffers during write_dev_supers by Hisashi Hifumi · 15 years ago
  24. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  25. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  26. 524724e Btrfs: fdatasync should skip metadata writeout by Hisashi Hifumi · 15 years ago
  27. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  28. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  29. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  30. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  31. c604480 Btrfs: avoid allocation clusters that are too spread out by Chris Mason · 15 years ago
  32. 3b30c22 Btrfs: Add mount -o nossd by Chris Mason · 15 years ago
  33. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  34. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  35. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago
  36. 2c943de Btrfs: reduce mount -o ssd CPU usage by Chris Mason · 15 years ago
  37. cfbb930 Btrfs: balance btree more often by Chris Mason · 15 years ago
  38. b361242 Btrfs: stop avoiding balancing at the end of the transaction. by Chris Mason · 15 years ago
  39. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  40. 5c939df btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' by Yan Zheng · 15 years ago
  41. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 15 years ago
  42. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 15 years ago
  43. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  44. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  45. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  46. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  47. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  48. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  49. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  50. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  51. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  52. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  53. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  54. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 15 years ago
  55. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  56. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  57. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  58. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  59. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  60. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  61. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  62. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  63. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  64. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  65. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  66. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 15 years ago
  67. 3eb9c8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  68. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 15 years ago
  69. 6a44587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  70. d5046853 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 15 years ago
  71. 703a3b8 [CIFS] fix posix open regression by Steve French · 15 years ago
  72. 929a865 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  73. 8b6427a cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) by Jeff Layton · 15 years ago
  74. 7ee2cb7 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. by Frank Filz · 15 years ago
  75. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 15 years ago
  76. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 15 years ago
  77. 12abb35 reiserfs: clean up ifdefs by Jeff Mahoney · 15 years ago
  78. 5d41343 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  79. 1f71ebe devpts: correctly set default options by Sukadev Bhattiprolu · 15 years ago
  80. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 15 years ago
  81. bd67ce0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  82. 5732c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  83. 2a8964d ext4: Clear the unwritten buffer_head flag after the extent is initialized by Aneesh Kumar K.V · 15 years ago
  84. 9f55684 Btrfs: Spelling fix in btrfs_lookup_first_block_group comments by Sankar P · 15 years ago
  85. 6b65c5c Btrfs: make show_options result match actual option names by Sage Weil · 15 years ago
  86. 5d847a8 Btrfs: remove outdated comment in btrfs_ioctl_resize() by Li Hong · 15 years ago
  87. cc7b0c9 Btrfs: remove some WARN_ONs in the IO failure path by Chris Mason · 15 years ago
  88. 76a05b3 Btrfs: Don't loop forever on metadata IO failures by Chris Mason · 15 years ago
  89. 2757495 Btrfs: init inode ordered_data_close flag properly by Chris Mason · 15 years ago
  90. d8e2f53 cifs: fix error handling in parse_DFS_referrals by Jeff Layton · 15 years ago
  91. 210af91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  92. a6aeeeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  93. 014049a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  94. f2deae9 Remove implementation of readpage from the hugetlbfs_aops by Mel Gorman · 15 years ago
  95. e5d2875 Squashfs: cody tidying, remove commented out line in Makefile by Phillip Lougher · 15 years ago
  96. fffb47b Squashfs: check page size is not larger than the filesystem block size by Phillip Lougher · 15 years ago
  97. a37b06d Squashfs: fix breakage when page size > metadata block size by Doug Chapman · 15 years ago
  98. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  99. bfe3891 epoll: fix size check in epoll_create() by Davide Libenzi · 15 years ago
  100. 33b9817 ext4: Use a fake block number for delayed new buffer_head by Aneesh Kumar K.V · 15 years ago