1. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  2. 194074a ext4: fix incorrect block reservation on quota transfer. by Dmitry Monakhov · 15 years ago
  3. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 15 years ago
  4. 8aa6790 ext4: ext4_get_reserved_space() must return bytes instead of blocks by Dmitry Monakhov · 15 years ago
  5. b844167 ext4: remove blocks from inode prealloc list on failure by Curt Wohlgemuth · 15 years ago
  6. d4edac3 ext4: wait for log to commit when umounting by Josef Bacik · 15 years ago
  7. b9a4207 ext4: Avoid data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  8. 24b5842 ext4: Use ext4 file system driver for ext2/ext3 file system mounts by Theodore Ts'o · 15 years ago
  9. c09eef3 ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() by Roel Kluin · 15 years ago
  10. e6ec116 jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer() by Theodore Ts'o · 15 years ago
  11. 3f0ca30 ext4: remove unused parameter wbc from __ext4_journalled_writepage() by Wu Fengguang · 15 years ago
  12. ac48b0a ext4: move_extent_per_page() cleanup by Akira Fujita · 15 years ago
  13. 446aaa6 ext4: initialize moved_len before calling ext4_move_extents() by Kazuya Mio · 15 years ago
  14. 94d7c16 ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  15. 9084d47 ext4: use ext4_data_block_valid() in ext4_free_blocks() by Theodore Ts'o · 15 years ago
  16. 1585d8d ext4: add check for wraparound in ext4_data_block_valid() by Theodore Ts'o · 15 years ago
  17. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  18. 4433871 ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() by Theodore Ts'o · 15 years ago
  19. b7e57e7 ext4: fold ext4_journal_forget() into ext4_forget() by Theodore Ts'o · 15 years ago
  20. e4684b3 ext4: fold ext4_journal_revoke() into ext4_forget() by Theodore Ts'o · 15 years ago
  21. d6797d1 ext4: move ext4_forget() to ext4_jbd2.c by Theodore Ts'o · 15 years ago
  22. e3bb52a ext4: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  23. 5328e63 ext4: make trim/discard optional (and off by default) by Eric Sandeen · 15 years ago
  24. 2bba702 ext4: fix error handling in ext4_ind_get_blocks() by Jan Kara · 15 years ago
  25. 6b17d90 ext4: avoid issuing unnecessary barriers by Theodore Ts'o · 15 years ago
  26. 1032988 ext4: fix block validity checks so they work correctly with meta_bg by Theodore Ts'o · 15 years ago
  27. 8dadb19 ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero by Theodore Ts'o · 15 years ago
  28. 3f8fb94 ext4: don't update the superblock in ext4_statfs() by Theodore Ts'o · 15 years ago
  29. 86ebfd0 ext4: journal all modifications in ext4_xattr_set_handle by Eric Sandeen · 15 years ago
  30. 30c6e07a ext4: fix i_flags access in ext4_da_writepages_trans_blocks() by Julia Lawall · 15 years ago
  31. 5068969 ext4: make sure directory and symlink blocks are revoked by Theodore Ts'o · 15 years ago
  32. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  33. cf40db1 ext4: remove failed journal checksum check by Theodore Ts'o · 15 years ago
  34. e6a4742 jbd2: don't wipe the journal on a failed journal checksum by Theodore Ts'o · 15 years ago
  35. 567f3e9 ext4: plug a buffer_head leak in an error path of ext4_iget() by Theodore Ts'o · 15 years ago
  36. 92c2815 ext4: fix spelling typos in move_extent.c by Akira Fujita · 15 years ago
  37. 49bd22b ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  38. fc04cb4 ext4: fix lock order problem in ext4_move_extents() by Akira Fujita · 15 years ago
  39. f868a48 ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails by Akira Fujita · 15 years ago
  40. 503358a ext4: avoid divide by zero when trying to mount a corrupted file system by Theodore Ts'o · 15 years ago
  41. 2de770a ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC by Theodore Ts'o · 15 years ago
  42. e04b5ef __generic_block_fiemap(): fix for files bigger than 4GB by Mike Hommey · 15 years ago
  43. fc63cf2 exec: setup_arg_pages() fails to return errors by Anton Blanchard · 15 years ago
  44. 7779d7b fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl by Heiko Carstens · 15 years ago
  45. 29f12ca pidns: fix a leak in /proc dentries and inodes with pid namespaces. by Sukadev Bhattiprolu · 15 years ago
  46. ff5e4b5 fs/jbd: Export log_start_commit to fix ext3 build. by Stefan Schmidt · 15 years ago
  47. aa021ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  48. a6dbd42 Btrfs: fix panic when trying to destroy a newly allocated by Josef Bacik · 15 years ago
  49. fd80145 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  50. 16fe410 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  51. 33b2580 Btrfs: allow more metadata chunk preallocation by Chris Mason · 15 years ago
  52. f5a84ee3 Btrfs: fallback on uncompressed io if compressed io fails by Josef Bacik · 15 years ago
  53. ccf0e72 Btrfs: find ideal block group for caching by Josef Bacik · 15 years ago
  54. 4eb3991 Btrfs: avoid null deref in unpin_extent_cache() by Dan Carpenter · 15 years ago
  55. df66916 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root by Li Dongyang · 15 years ago
  56. 5df6a9f Btrfs: fix some metadata enospc issues by Josef Bacik · 15 years ago
  57. 01dea1e Btrfs: fix how we set max_size for free space clusters by Josef Bacik · 15 years ago
  58. 249ac1e Btrfs: cleanup transaction starting and fix journal_info usage by Josef Bacik · 15 years ago
  59. 6346c93 Btrfs: fix data allocation hint start by Josef Bacik · 15 years ago
  60. 7b02bec JBD/JBD2: free j_wbuf if journal init fails. by Tao Ma · 15 years ago
  61. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  62. ea0174a ext3: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  63. b7b69c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  64. 1e424a3 ext4: partial revert to fix double brelse WARNING() by Theodore Ts'o · 15 years ago
  65. c083234 nilfs2: fix missing cleanup of gc cache on error cases by Ryusuke Konishi · 15 years ago
  66. 5399dd1 nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks by Ryusuke Konishi · 15 years ago
  67. f475f67 cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible by Jeff Layton · 15 years ago
  68. ec06aed cifs: clean up handling when server doesn't consistently support inode numbers by Jeff Layton · 15 years ago
  69. ba230c3 ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O by Mingming · 15 years ago
  70. e5a9236 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  71. 1bbc9a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  72. d4116f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  73. 411094a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 4c3da22 sysfs: Don't leak secdata when a sysfs_dirent is freed. by Eric W. Biederman · 15 years ago
  75. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
  76. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 15 years ago
  77. 0bd8718 fuse: fix kunmap in fuse_ioctl_copy_user by Jens Axboe · 15 years ago
  78. f60311d fuse: prevent fuse_put_request on invalid pointer by Anand V. Avati · 15 years ago
  79. 51bb296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  80. 4b70df1 ext4: code clean up for dio fallocate handling by Mingming · 15 years ago
  81. 5f52495 ext4: skip conversion of uninit extents after direct IO if there isn't any by Mingming · 15 years ago
  82. 109f556 ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents by Mingming · 15 years ago
  83. 05b4358 nilfs2: add zero-fill for new btree node buffers by Ryusuke Konishi · 15 years ago
  84. aeda7f6 nilfs2: fix irregular checkpoint creation due to data flush by Ryusuke Konishi · 15 years ago
  85. b1e19e5 nilfs2: fix dirty page accounting leak causing hang at write by Ryusuke Konishi · 15 years ago
  86. fa5d111 ext4: discard preallocation when restarting a transaction during truncate by Aneesh Kumar K.V · 15 years ago
  87. 1836d95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  88. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  89. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  90. 2511cd0 9p: fix readlink by Martin Stava · 15 years ago
  91. f91b9099 9p: fix a small bug in readdir for long directories by Martin Stava · 15 years ago
  92. 5f04eeb Fix bio_alloc() and bio_kmalloc() documentation by Alberto Bertogli · 15 years ago
  93. ad0bf11 bio_put(): add bio_clone() to the list of functions in the comment by Alberto Bertogli · 15 years ago
  94. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  95. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  96. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  97. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 15 years ago
  98. 68e71d1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  99. 0d43f51 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  100. fb3165b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago