1. b6349ac [LogFS] Split large truncated into smaller chunks by Joern Engel · 14 years ago
  2. b863907 [LogFS] Set s_bdi by Joern Engel · 14 years ago
  3. 1f1b000 [LogFS] Prevent mempool_destroy NULL pointer dereference by Joern Engel · 14 years ago
  4. ead88af [LogFS] Move assertion by Joern Engel · 14 years ago
  5. d3a03f8 [LogFS] Plug 8 byte information leak by Joern Engel · 14 years ago
  6. 032d8f7 [LogFS] Prevent memory corruption on large deletes by Joern Engel · 14 years ago
  7. e05c378 [LogFS] Remove unused method by Joern Engel · 15 years ago
  8. 6be7fa0 [LogFS] Erase new journal segments by Joern Engel · 15 years ago
  9. 0943846 [LogFS] Move reserved segments with journal by Joern Engel · 15 years ago
  10. 723b2ff [LogFS] Clear PagePrivate when moving journal by Joern Engel · 15 years ago
  11. 81def6b Simplify and fix pad_wbuf by Joern Engel · 15 years ago
  12. 1932191 Prevent data corruption in logfs_rewrite_block() by Joern Engel · 15 years ago
  13. 6f2e9e6 Use deactivate_locked_super by Joern Engel · 15 years ago
  14. 7db8064 Fix logfs_get_sb_final error path by Joern Engel · 15 years ago
  15. faaa27a Write out both superblocks on mismatch by Joern Engel · 15 years ago
  16. e326068 Prevent schedule while atomic in __logfs_readdir by Joern Engel · 15 years ago
  17. e07bf55 Plug memory leak in writeseg_end_io by Joern Engel · 15 years ago
  18. 59fe27c Limit max_pages for insane devices by Joern Engel · 15 years ago
  19. 49137f2 Open segment file before using it by Joern Engel · 15 years ago
  20. e4d5042 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  21. e0df9c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  22. 3e297b6 Restore LOOKUP_DIRECTORY hint handling in final lookup on open() by Al Viro · 15 years ago
  23. 39f1cd6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  24. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  25. 1147d0f fscache: add missing unlock by Dan Carpenter · 15 years ago
  26. 61964eb do_sync_read/write() should set kiocb.ki_nbytes to be consistent by David Howells · 15 years ago
  27. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 15 years ago
  28. 8e0cc81 fs/partition/msdos: fix unusable extended partition for > 512B sector by OGAWA Hirofumi · 15 years ago
  29. 3fbf586 fs/partitions/msdos: add support for large disks by Daniel Taylor · 15 years ago
  30. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 15 years ago
  31. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 15 years ago
  32. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 15 years ago
  33. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 15 years ago
  34. c4caae2 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs by Eric Sandeen · 15 years ago
  35. ba69f9a ext4: Don't use delayed allocation by default when used instead of ext3 by Jan Kara · 15 years ago
  36. 37f328e ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 by Theodore Ts'o · 15 years ago
  37. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 15 years ago
  38. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 15 years ago
  39. 99b437a AFS: Potential null dereference by Dan Carpenter · 15 years ago
  40. 556ae3b NFS: don't try to decode GETATTR if DELEGRETURN returned error by Jeff Layton · 15 years ago
  41. 2d8428a nilfs2: fix duplicate call to nilfs_segctor_cancel_freev by Ryusuke Konishi · 15 years ago
  42. d812e57 NFS: Prevent another deadlock in nfs_release_page() by Trond Myklebust · 15 years ago
  43. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  44. 0a492fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  45. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  46. 7c34691a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  47. 01d61d0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  48. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 15 years ago
  49. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 15 years ago
  50. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 15 years ago
  51. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 15 years ago
  52. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 15 years ago
  53. bcc54e2a jffs2: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 15 years ago
  54. e8c3753 xfs: don't warn about page discards on shutdown by Dave Chinner · 15 years ago
  55. 8a262e5 xfs: use scalable vmap API by Alex Elder · 15 years ago
  56. cd9640a xfs: remove old vmap cache by Alex Elder · 15 years ago
  57. 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 15 years ago
  58. ce769a2 Btrfs: use __u64 types in ioctl.h by Sage Weil · 15 years ago
  59. 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 15 years ago
  60. cfbc068 NFS: ensure bdi_unregister is called on mount failure. by NeilBrown · 15 years ago
  61. 8212cf7 cifs: trivial white space by Dan Carpenter · 15 years ago
  62. ef5780c0 Btrfs: fix gfp flags masking in the compression code by Nick Piggin · 15 years ago
  63. 5ff7ba3 Btrfs: don't look at bio flags after submit_bio by Chris Mason · 15 years ago
  64. a343832 btrfs: using btrfs_stack_device_id() get devid by Xiao Guangrong · 15 years ago
  65. 9174846 btrfs: use memparse by Akinobu Mita · 15 years ago
  66. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 15 years ago
  67. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  68. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 15 years ago
  69. c2a128d Btrfs: cache extent state in find_delalloc_range by Josef Bacik · 15 years ago
  70. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 15 years ago
  71. 4125bf7 Btrfs: finish read pages in the order they are submitted by Chris Mason · 15 years ago
  72. 0be2e98 btrfs: fix btrfs_mkdir goto for no free objectids by Miao Xie · 15 years ago
  73. 0bdb1db Btrfs: flush data on snapshot creation by Sage Weil · 15 years ago
  74. bd4d108 Btrfs: make df be a little bit more understandable by Josef Bacik · 15 years ago
  75. 3a0524d btrfs: Update existing btrfs_device for renaming device by TARUISI Hiroaki · 15 years ago
  76. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 15 years ago
  77. 940100a Btrfs: be more selective in the defrag ioctl by Chris Mason · 15 years ago
  78. 5168408 Btrfs: run the backing dev more often in the submit_bio helper by Chris Mason · 15 years ago
  79. 4849f01d Btrfs: make subvolid=0 mount the original default root by Josef Bacik · 15 years ago
  80. 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago
  81. 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
  82. 1253483 Btrfs: make set/get functions for the super compat_ro flags use compat_ro by Josef Bacik · 15 years ago
  83. ac8e981 Btrfs: add search and inode lookup ioctls by Chris Mason · 15 years ago
  84. 98d377a Btrfs: add a function to lookup a directory path by following backrefs by TARUISI Hiroaki · 15 years ago
  85. d330a5b ext4: Fix estimate of # of blocks needed to write indirect-mapped files by Jan Kara · 15 years ago
  86. f901e75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  87. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  88. c91cea1 nilfs2: remove whitespaces before quoted newlines by Ryusuke Konishi · 15 years ago
  89. 55480a0 nilfs2: remove spaces before tabs by Ryusuke Konishi · 15 years ago
  90. 7a65004 nilfs2: fix various typos in comments by Ryusuke Konishi · 15 years ago
  91. 1621562 nilfs2: fix typo "cout" -> "count" in error message by Ryusuke Konishi · 15 years ago
  92. 9ccf56c nilfs2: fix function name typos in docbook comments by Ryusuke Konishi · 15 years ago
  93. 6c477d4 nilfs2: fix discrepancy in use of static specifier by Ryusuke Konishi · 15 years ago
  94. 8cea4eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  95. f78233d 9p: Skip check for mandatory locks when unlocking by Sachin Prabhu · 15 years ago
  96. fc0f296 9p: Fixes a simple bug enabling writes beyond 2GB. by jvrao · 15 years ago
  97. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  98. fae4528 fs/9p: re-init the wstat in readdir loop by Aneesh Kumar K.V · 15 years ago
  99. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  100. 3836a03 anon_inodes: mark the anon inode private by Eric Paris · 15 years ago