1. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 16 years ago
  2. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 16 years ago
  3. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 16 years ago
  4. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 16 years ago
  5. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 16 years ago
  6. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 16 years ago
  7. 68154e9 block: add dma alignment and padding support to blk_rq_map_kern by FUJITA Tomonori · 16 years ago
  8. c3270e5 relay: fix splice problem by Tom Zanussi · 16 years ago
  9. adaa693 [XFS] Fix build failure after enabling CONFIG_XFS_DEBUG by Stephen Rothwell · 16 years ago
  10. c5acbaf [XFS] remove dmapi cruft in xfs_file.c by Christoph Hellwig · 16 years ago
  11. 3a738a5 [XFS] remove sendfile leftovers by Christoph Hellwig · 16 years ago
  12. 7788fae [XFS] allow enabling CONFIG_XFS_DEBUG by Christoph Hellwig · 16 years ago
  13. 359346a [XFS] Don't initialise new inode generation numbers to zero by David Chinner · 16 years ago
  14. 86c4d62 [XFS] Fix check for block zero access in xfs_write_iomap_allocate() by David Chinner · 16 years ago
  15. d349404 [XFS] Don't double count reserved block changes on UP. by David Chinner · 16 years ago
  16. fe0754f [XFS] remove xfs_log_ticket_zone on rmmod by Alexey Dobriyan · 16 years ago
  17. 7155054 [XFS] fix non-smp xfs build by Eric Sandeen · 16 years ago
  18. 18d1820 [XFS] Fix broken HAVE_SPLICE removal commit. by Donald Douwsma · 16 years ago
  19. ce46193 [XFS] kill XFS_ICSB_SB_LOCKED by Christoph Hellwig · 16 years ago
  20. 45af6c6 [XFS] split xfs_icsb_balance_counter by Christoph Hellwig · 16 years ago
  21. d4d90b5 [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held by Christoph Hellwig · 16 years ago
  22. e8b0eba [XFS] Cleanup xfs_attr a bit with xfs_name and remove cred by Barry Naujok · 16 years ago
  23. 5df78e7 [XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir by Christoph Hellwig · 16 years ago
  24. 82dab94 [XFS] kill parent == child checks in xfs_remove and xfs_rmdir by Christoph Hellwig · 16 years ago
  25. 1ac74e0 [XFS] kill usesless IHOLD calls in xfs_rename by Christoph Hellwig · 16 years ago
  26. cfa853e [XFS] remove manual lookup from xfs_rename and simplify locking by Christoph Hellwig · 16 years ago
  27. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  28. eca450b [XFS] simplify xfs_lookup by Christoph Hellwig · 16 years ago
  29. d4377d8 [XFS] xfs_rename: pass resblks to xfs_dir_removename by Christoph Hellwig · 16 years ago
  30. 6a7f422 [XFS] kill di_mode checks after xfs_iget by Christoph Hellwig · 16 years ago
  31. 4e5dbb3 [XFS] kill xfs_getattr by Christoph Hellwig · 16 years ago
  32. 42173f6 [XFS] Remove VN_IS* macros and related cruft. by Christoph Hellwig · 16 years ago
  33. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 16 years ago
  34. e9f20d6 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Igor Mammedov · 16 years ago
  35. bf62fd8 [CIFS] fixed compatibility issue with samba refferal request by Igor Mammedov · 16 years ago
  36. 22ba031 udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline by Adrian Bunk · 16 years ago
  37. 9f35485 fatfs: fix build warning with 64k PAGE_SIZE by Olof Johansson · 16 years ago
  38. 0607fd0 fat: detect media without partition table correctly by Frank Seidel · 16 years ago
  39. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 16 years ago
  40. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 16 years ago
  41. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 16 years ago
  42. 061e974 Add balance_dirty_pages_ratelimited() to cont_expand_zero() by OGAWA Hirofumi · 16 years ago
  43. e69be4c fat: Remove fat_clusters_flush() by OGAWA Hirofumi · 16 years ago
  44. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 16 years ago
  45. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 16 years ago
  46. e97e8de fat: fat_setattr() fix by OGAWA Hirofumi · 16 years ago
  47. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 16 years ago
  48. 3754a54 fat: kill is_bad_inode() check by OGAWA Hirofumi · 16 years ago
  49. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 16 years ago
  50. a2fe594 reiserfs: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  51. fbe5498 reiserfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  52. 8acc570 reiserfs: fix more sparse warnings in do_balan.c by Harvey Harrison · 16 years ago
  53. e13601b reiserfs: fix sparse warning in journal.c by Harvey Harrison · 16 years ago
  54. 9e902df reiserfs: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  55. 78e917d udf: fix sparse warning in namei.c by Harvey Harrison · 16 years ago
  56. 36a53dd ufs: replace __inline with inline by Harvey Harrison · 16 years ago
  57. 0045eda ufs: remove unused fs64_add and fs64_sub by Marcin Slusarz · 16 years ago
  58. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  59. 3c5afae ufs: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  60. 08fc99b jbd: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. fa1ff1e ext3: fix mount messages when quota disabled by Jan Kara · 16 years ago
  63. 2588ef8 ext3: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 16 years ago
  64. 07c9938 ext3: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  65. 0b23076 ext3: fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  66. 5b9a499 jbd: fix possible journal overflow issues by Josef Bacik · 16 years ago
  67. 5bc833f jbd: fix the way the b_modified flag is cleared by Josef Bacik · 16 years ago
  68. 269b261 fs/ext3: use BUG_ON by Julia Lawall · 16 years ago
  69. 33575f8 ext3: check ext3_journal_get_write_access() errors by Akinobu Mita · 16 years ago
  70. e0e369a ext3: use ext3_get_group_desc() by Akinobu Mita · 16 years ago
  71. 22a5daf ext3: add missing ext3_journal_stop() by Akinobu Mita · 16 years ago
  72. 1eaafea ext3: use ext3_group_first_block_no() by Akinobu Mita · 16 years ago
  73. 1563300 make ext3_xattr_list() static by Adrian Bunk · 16 years ago
  74. e7f23eb ext3: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  75. 3d61f75 ext3: fdatasync should skip metadata writeout when overwriting by Hisashi Hifumi · 16 years ago
  76. 8b91582 ext2: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 16 years ago
  77. 605afd6 ext2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  78. 2c11619 fs/ext2: use BUG_ON by Julia Lawall · 16 years ago
  79. 4c8b312 ext2: use ext2_fsblk_t type by Akinobu Mita · 16 years ago
  80. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 16 years ago
  81. bbff286 ext2: improve ext2_readdir() return value by Akinobu Mita · 16 years ago
  82. 31f68e1 ext2: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  83. fba4d39 ext2: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  84. 1b445a9 quota: reiserfs: make reiserfs handle quotaon on remount by Jan Kara · 16 years ago
  85. 6f28e08 quota: ext4: make ext4 handle quotaon on remount by Jan Kara · 16 years ago
  86. 2fd83a4 quota: ext3: make ext3 handle quotaon on remount by Jan Kara · 16 years ago
  87. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 16 years ago
  88. 03f6e92 quota: various style cleanups by Jan Kara · 16 years ago
  89. 8794b5b quota: remove superfluous DQUOT_OFF() in fs/namespace.c by Jan Kara · 16 years ago
  90. 338bf9a quota: do not allow setting of quota limits to too high values by Andrew Perepechko · 16 years ago
  91. eee3754f ncpfs: fix sparse warning in ncpsign_kernel.c by Harvey Harrison · 16 years ago
  92. 305787e ncpfs: fix sparse warnings in ioctl.c by Harvey Harrison · 16 years ago
  93. cdf8803 ncpfs: add prototypes to ncp_fs.h by Harvey Harrison · 16 years ago
  94. 71fe804 mempolicy: use struct mempolicy pointer in shmem_sb_info by Lee Schermerhorn · 16 years ago
  95. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  96. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  97. 214e471 smaps: account swap entries by Peter Zijlstra · 16 years ago
  98. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 16 years ago
  99. 028fec4 mempolicy: support optional mode flags by David Rientjes · 16 years ago
  100. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago