1. 8d4b690 fs/affs/file.c: use BUG_ON by Julia Lawall · 17 years ago
  2. cd6fda3 hfsplus: handle match_strdup failure by Jim Meyering · 17 years ago
  3. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 17 years ago
  4. 6db27dd affs: handle match_strdup failure by Jim Meyering · 17 years ago
  5. 61d6457 fs: remove unused fops from struct char_device_struct by Jiri Olsa · 17 years ago
  6. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 17 years ago
  7. 3202e18 make BINFMT_FLAT a bool by Adrian Bunk · 17 years ago
  8. f1e3af7 make fs/buffer.c:cont_expand_zero() static by Adrian Bunk · 17 years ago
  9. 946a57b remove generic_commit_write() by Adrian Bunk · 17 years ago
  10. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  11. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 17 years ago
  12. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 17 years ago
  13. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 17 years ago
  14. 67cde59 make vfs_ioctl() static by Adrian Bunk · 17 years ago
  15. 6b09ae6 make __put_super() static by Adrian Bunk · 17 years ago
  16. 8b1919a fs/freevxfs/: proper externs by Adrian Bunk · 17 years ago
  17. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 17 years ago
  18. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 17 years ago
  19. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 17 years ago
  20. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 17 years ago
  21. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 17 years ago
  22. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 17 years ago
  23. 9f35485 fatfs: fix build warning with 64k PAGE_SIZE by Olof Johansson · 17 years ago
  24. 0607fd0 fat: detect media without partition table correctly by Frank Seidel · 17 years ago
  25. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 17 years ago
  26. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 17 years ago
  27. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 17 years ago
  28. 061e974 Add balance_dirty_pages_ratelimited() to cont_expand_zero() by OGAWA Hirofumi · 17 years ago
  29. e69be4c fat: Remove fat_clusters_flush() by OGAWA Hirofumi · 17 years ago
  30. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 17 years ago
  31. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 17 years ago
  32. e97e8de fat: fat_setattr() fix by OGAWA Hirofumi · 17 years ago
  33. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 17 years ago
  34. 3754a54 fat: kill is_bad_inode() check by OGAWA Hirofumi · 17 years ago
  35. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 17 years ago
  36. a2fe594 reiserfs: fix hang on umount with quotas when journal is aborted by Jan Kara · 17 years ago
  37. fbe5498 reiserfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  38. 8acc570 reiserfs: fix more sparse warnings in do_balan.c by Harvey Harrison · 17 years ago
  39. e13601b reiserfs: fix sparse warning in journal.c by Harvey Harrison · 17 years ago
  40. 9e902df reiserfs: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  41. 78e917d udf: fix sparse warning in namei.c by Harvey Harrison · 17 years ago
  42. 36a53dd ufs: replace __inline with inline by Harvey Harrison · 17 years ago
  43. 0045eda ufs: remove unused fs64_add and fs64_sub by Marcin Slusarz · 17 years ago
  44. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  45. 3c5afae ufs: [bl]e*_add_cpu conversion by Marcin Slusarz · 17 years ago
  46. 08fc99b jbd: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  47. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  48. fa1ff1e ext3: fix mount messages when quota disabled by Jan Kara · 17 years ago
  49. 2588ef8 ext3: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 17 years ago
  50. 07c9938 ext3: fix hang on umount with quotas when journal is aborted by Jan Kara · 17 years ago
  51. 0b23076 ext3: fix update of mtime and ctime on rename by Jan Kara · 17 years ago
  52. 5b9a499 jbd: fix possible journal overflow issues by Josef Bacik · 17 years ago
  53. 5bc833f jbd: fix the way the b_modified flag is cleared by Josef Bacik · 17 years ago
  54. 269b261 fs/ext3: use BUG_ON by Julia Lawall · 17 years ago
  55. 33575f8 ext3: check ext3_journal_get_write_access() errors by Akinobu Mita · 17 years ago
  56. e0e369a ext3: use ext3_get_group_desc() by Akinobu Mita · 17 years ago
  57. 22a5daf ext3: add missing ext3_journal_stop() by Akinobu Mita · 17 years ago
  58. 1eaafea ext3: use ext3_group_first_block_no() by Akinobu Mita · 17 years ago
  59. 1563300 make ext3_xattr_list() static by Adrian Bunk · 17 years ago
  60. e7f23eb ext3: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  61. 3d61f75 ext3: fdatasync should skip metadata writeout when overwriting by Hisashi Hifumi · 17 years ago
  62. 8b91582 ext2: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 17 years ago
  63. 605afd6 ext2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  64. 2c11619 fs/ext2: use BUG_ON by Julia Lawall · 17 years ago
  65. 4c8b312 ext2: use ext2_fsblk_t type by Akinobu Mita · 17 years ago
  66. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 17 years ago
  67. bbff286 ext2: improve ext2_readdir() return value by Akinobu Mita · 17 years ago
  68. 31f68e1 ext2: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  69. fba4d39 ext2: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  70. 1b445a9 quota: reiserfs: make reiserfs handle quotaon on remount by Jan Kara · 17 years ago
  71. 6f28e08 quota: ext4: make ext4 handle quotaon on remount by Jan Kara · 17 years ago
  72. 2fd83a4 quota: ext3: make ext3 handle quotaon on remount by Jan Kara · 17 years ago
  73. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 17 years ago
  74. 03f6e92 quota: various style cleanups by Jan Kara · 17 years ago
  75. 8794b5b quota: remove superfluous DQUOT_OFF() in fs/namespace.c by Jan Kara · 17 years ago
  76. 338bf9a quota: do not allow setting of quota limits to too high values by Andrew Perepechko · 17 years ago
  77. eee3754f ncpfs: fix sparse warning in ncpsign_kernel.c by Harvey Harrison · 17 years ago
  78. 305787e ncpfs: fix sparse warnings in ioctl.c by Harvey Harrison · 17 years ago
  79. cdf8803 ncpfs: add prototypes to ncp_fs.h by Harvey Harrison · 17 years ago
  80. 71fe804 mempolicy: use struct mempolicy pointer in shmem_sb_info by Lee Schermerhorn · 17 years ago
  81. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 17 years ago
  82. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 17 years ago
  83. 214e471 smaps: account swap entries by Peter Zijlstra · 17 years ago
  84. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 17 years ago
  85. 028fec4 mempolicy: support optional mode flags by David Rientjes · 17 years ago
  86. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 17 years ago
  87. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 17 years ago
  88. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 17 years ago
  89. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 17 years ago
  90. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 17 years ago
  91. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 17 years ago
  92. 3c18ddd mm: remove nopage by Nick Piggin · 17 years ago
  93. 488514d Remove set_migrateflags() by Christoph Lameter · 17 years ago
  94. e92adcb aio: io_getevents() should return if io_destroy() is invoked by Jeff Moyer · 17 years ago
  95. 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  96. bc84e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  97. 3dd7b71 Export __locks_copy_lock() so modular lockd builds by Roland Dreier · 17 years ago
  98. 7e97b28 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  99. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 17 years ago
  100. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 17 years ago