1. 01b5adc jbd2: Grab a reference to the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  2. 25ed6e8 jbd2: enable journal clients to enable v2 checksumming by Darrick J. Wong · 12 years ago
  3. 8f888ef jbd2: change disk layout for metadata checksumming by Darrick J. Wong · 12 years ago
  4. f32aaf2 ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature by Theodore Ts'o · 12 years ago
  5. b09de7f ext4: remove unnecessary check in add_dirent_to_buf() by Theodore Ts'o · 12 years ago
  6. 5c359a4 ext4: add checksums to the MMP block by Darrick J. Wong · 12 years ago
  7. feb0ab3 ext4: make block group checksums use metadata_csum algorithm by Darrick J. Wong · 12 years ago
  8. cc8e94f ext4: Calculate and verify checksums of extended attribute blocks by Darrick J. Wong · 12 years ago
  9. b0336e8 ext4: calculate and verify checksums of directory leaf blocks by Darrick J. Wong · 12 years ago
  10. dbe8944 ext4: Calculate and verify checksums for htree nodes by Darrick J. Wong · 12 years ago
  11. 7ac5990 ext4: verify and calculate checksums for extent tree blocks by Darrick J. Wong · 12 years ago
  12. fa77dcf ext4: calculate and verify block bitmap checksum by Darrick J. Wong · 12 years ago
  13. 41a246d ext4: calculate and verify checksums for inode bitmaps by Darrick J. Wong · 12 years ago
  14. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  15. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  16. 0441984 ext4: load the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  17. d25425f ext4: record the checksum algorithm in use in the superblock by Darrick J. Wong · 12 years ago
  18. e615391 ext4: change on-disk layout to support extended metadata checksumming by Darrick J. Wong · 12 years ago
  19. f848912 ext4: create a new BH_Verified flag to avoid unnecessary metadata validation by Darrick J. Wong · 12 years ago
  20. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  21. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  22. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  23. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  24. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  25. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 12 years ago
  26. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  27. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 12 years ago
  28. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 12 years ago
  29. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 12 years ago
  30. 3e74317 Btrfs: fix repair code for RAID10 by Jan Schmidt · 12 years ago
  31. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 12 years ago
  32. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  33. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  34. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 12 years ago
  35. 65ed760 hugetlbfs: lockdep annotate root inode properly by Aneesh Kumar K.V · 12 years ago
  36. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  37. 13d5180 epoll: clear the tfile_check_list on -ELOOP by Jason Baron · 12 years ago
  38. 28f8881 Use correct conversion specifiers in cifs_show_options by Sachin Prabhu · 12 years ago
  39. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  40. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  41. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  42. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  43. 99aa784 jbd2: use GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago
  44. 721b024 Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  45. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 12 years ago
  46. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  47. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  48. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  49. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 12 years ago
  50. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  51. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  52. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  53. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  54. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  55. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  56. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  57. 3af9d8f cifs: fix offset handling in cifs_iovec_write by Jeff Layton · 12 years ago
  58. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  59. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  60. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  61. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  62. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  63. 25cd999 Btrfs: fix that check_int_data mount option was ignored by Stefan Behrens · 12 years ago
  64. 5c84fc3 Btrfs: don't count CRC or header errors twice while scrubbing by Stefan Behrens · 12 years ago
  65. 99ba55a Btrfs: fix btrfs_ioctl_dev_info() crash on missing device by Stefan Behrens · 12 years ago
  66. b9688bb btrfs: don't return EINTR by Arne Jansen · 12 years ago
  67. 253beeb Btrfs: double unlock bug in error handling by Dan Carpenter · 12 years ago
  68. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 12 years ago
  69. 48d2823 fs/btrfs/volumes.c: add missing free_fs_devices by Julia Lawall · 12 years ago
  70. 8a3db18 btrfs: fix early abort in 'remount' by Sergei Trofimovich · 12 years ago
  71. 37db63a Btrfs: fix max chunk size check in chunk allocator by Ilya Dryomov · 12 years ago
  72. b916a59 Btrfs: add missing read locks in backref.c by Jan Schmidt · 12 years ago
  73. aefc1eb Btrfs: don't call free_extent_buffer twice in iterate_irefs by Jan Schmidt · 12 years ago
  74. 4735fb2 Btrfs: Make free_ipath() deal gracefully with NULL pointers by Jesper Juhl · 12 years ago
  75. cdc6a39 Btrfs: avoid possible use-after-free in clear_extent_bit() by Li Zefan · 12 years ago
  76. 8e52acf Btrfs: retrurn void from clear_state_bit by Li Zefan · 12 years ago
  77. 871383b btrfs: add missing unlocks to transaction abort paths by David Sterba · 12 years ago
  78. 8d082fb Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE by Liu Bo · 12 years ago
  79. 207a232 btrfs: don't add both copies of DUP to reada extent tree by Arne Jansen · 12 years ago
  80. 8c9c2bf btrfs: fix race in reada by Arne Jansen · 12 years ago
  81. 848cce0 Btrfs: avoid setting ->d_op twice by Li Zefan · 12 years ago
  82. ca138f3 NFS: check for req==NULL in nfs_try_to_update_request cleanup by Fred Isaman · 12 years ago
  83. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  84. d44c6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  85. bc0cf58 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  86. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  87. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  88. 659e45d Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  89. e847469 lockd: fix the endianness bug by Al Viro · 12 years ago
  90. 72094e4 ocfs2: ->e_leaf_clusters endianness breakage by Al Viro · 12 years ago
  91. 28748b3 ocfs2: ->rl_count endianness breakage by Al Viro · 12 years ago
  92. e1bf4cc ocfs: ->rl_used breakage on big-endian by Al Viro · 12 years ago
  93. 3a251f0 ocfs2: ->l_next_free_req breakage on big-endian by Al Viro · 12 years ago
  94. 6ed3cf2 btrfs: btrfs_root_readonly() broken on big-endian by Al Viro · 12 years ago
  95. bfa890a Fix number parsing in cifs_parse_mount_options by Sachin Prabhu · 12 years ago
  96. af1584f ext4: fix endianness breakage in ext4_split_extent_at() by Al Viro · 12 years ago
  97. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 12 years ago
  98. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  99. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  100. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago