1. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 02c33b1 partitions: warn about the partition exceeding device capacity by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  4. 6566abd AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE by Matt Kraai · 16 years ago
  5. d29a2e9 vfat: Note the NLS requirement by Alan Cox · 16 years ago
  6. b80901b splice: fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  7. 31b0709 proc: mounts_poll() make consistent to mdstat_poll by KOSAKI Motohiro · 16 years ago
  8. 1af3557 sysfs: sysfs poll keep the poll rule of regular file. by KOSAKI Motohiro · 16 years ago
  9. d110271 sysfs: don't use global workqueue in sysfs_schedule_callback() by Alex Chiang · 16 years ago
  10. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 16 years ago
  11. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  12. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  13. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  14. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  15. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 16 years ago
  16. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 16 years ago
  17. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 16 years ago
  18. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 16 years ago
  19. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 16 years ago
  20. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 16 years ago
  21. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 16 years ago
  22. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 16 years ago
  23. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 16 years ago
  24. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 16 years ago
  25. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 16 years ago
  26. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 16 years ago
  27. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 16 years ago
  28. e9de427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  29. 9fc0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  30. 316cb4ef3 ext2: fix data corruption for racing writes by Jan Kara · 16 years ago
  31. 3243387 jbd: update locking coments by Jan Kara · 16 years ago
  32. eb2e5f4 hfs: fix memory leak when unmounting by Dave Anderson · 16 years ago
  33. 3c1795c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  34. c85399c nilfs2: fix possible mismatch of sufile counters on recovery by Ryusuke Konishi · 16 years ago
  35. a703018 nilfs2: segment usage file cleanups by Ryusuke Konishi · 16 years ago
  36. 88072fa nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error by Ryusuke Konishi · 16 years ago
  37. 3efb55b nilfs2: simplify handling of active state of segments fix by Ryusuke Konishi · 16 years ago
  38. e7a7402 nilfs2: remove module version by Ryusuke Konishi · 16 years ago
  39. c2698e5 nilfs2: fix lockdep recursive locking warning on meta data files by Ryusuke Konishi · 16 years ago
  40. bcb4889 nilfs2: fix lockdep recursive locking warning on bmap by Ryusuke Konishi · 16 years ago
  41. c306af2 nilfs2: return f_fsid for statfs2 by Ryusuke Konishi · 16 years ago
  42. 54f93b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  43. dc2a553 Merge branch 'master' into for-linus by Felix Blyakher · 16 years ago
  44. 11ff5f6 afs: BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  45. 3121bfe fuse: fix "direct_io" private mmap by Miklos Szeredi · 16 years ago
  46. ce60a2f fuse: fix argument type in fuse_get_user_pages() by Miklos Szeredi · 16 years ago
  47. a7b334d Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  48. 4c96729 nommu: fix typo vma->pg_off to vma->vm_pgoff by Nobuhiro Iwamatsu · 16 years ago
  49. 2b3fffe befs: fix build on parisc by Alexander Beregalov · 16 years ago
  50. 430db32 ext3: Try to avoid starting a transaction in writepage for data=writepage by Jan Kara · 16 years ago
  51. 6e34eed block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG by Theodore Ts'o · 16 years ago
  52. 2b2ec75 NFS: Fix the return value in nfs_page_mkwrite() by Trond Myklebust · 16 years ago
  53. 0f2ddca ext4: check block device size on mount by From: Thiemo Nagel · 16 years ago
  54. 7bfac9e splice: fix deadlock in splicing to file by Miklos Szeredi · 16 years ago
  55. 6123923 nilfs2: support nanosecond timestamp by Ryusuke Konishi · 16 years ago
  56. e339ad3 nilfs2: introduce secondary super block by Ryusuke Konishi · 16 years ago
  57. cece552 nilfs2: simplify handling of active state of segments by Ryusuke Konishi · 16 years ago
  58. c96fa46 nilfs2: mark minor flag for checkpoint created by internal operation by Ryusuke Konishi · 16 years ago
  59. 458c5b0 nilfs2: clean up sketch file by Ryusuke Konishi · 16 years ago
  60. e626874 nilfs2: super block operations fix endian bug by Ryusuke Konishi · 16 years ago
  61. 1f5abe7 nilfs2: replace BUG_ON and BUG calls triggerable from ioctl by Ryusuke Konishi · 16 years ago
  62. 2c2e52f nilfs2: extend nilfs_sustat ioctl struct by Ryusuke Konishi · 16 years ago
  63. 7a94619 nilfs2: use unlocked_ioctl by Ryusuke Konishi · 16 years ago
  64. 8082d36 nilfs2: remove compat ioctl code by Ryusuke Konishi · 16 years ago
  65. dc498d0 nilfs2: use fixed sized types for ioctl structures by Ryusuke Konishi · 16 years ago
  66. 1088dcf nilfs2: remove timedwait ioctl command by Ryusuke Konishi · 16 years ago
  67. 76068c4 nilfs2: fix buggy behavior seen in enumerating checkpoints by Ryusuke Konishi · 16 years ago
  68. 8acfbf0 nilfs2: clean up indirect function calling conventions by Pekka Enberg · 16 years ago
  69. 7fa10d2 nilfs2: fix improper return values of nilfs_get_cpinfo ioctl by Ryusuke Konishi · 16 years ago
  70. b028fcf nilfs2: fix gc failure on volumes keeping numerous snapshots by Ryusuke Konishi · 16 years ago
  71. 047180f nilfs2: insert explanations in gcinode file by Ryusuke Konishi · 16 years ago
  72. 47420c7 nilfs2: avoid double error caused by nilfs_transaction_end by Ryusuke Konishi · 16 years ago
  73. a2e7d2d nilfs2: cleanup nilfs_clear_inode by Ryusuke Konishi · 16 years ago
  74. 3358b4a nilfs2: fix problems of memory allocation in ioctl by Ryusuke Konishi · 16 years ago
  75. 0c4fb87 nilfs2: update makefile and Kconfig by Ryusuke Konishi · 16 years ago
  76. 7942b91 nilfs2: ioctl operations by Koji Sato · 16 years ago
  77. a3d93f7 nilfs2: block cache for garbage collection by Ryusuke Konishi · 16 years ago
  78. 84ef1ec nilfs2: another dat for garbage collection by Ryusuke Konishi · 16 years ago
  79. 0f3e1c7 nilfs2: recovery functions by Ryusuke Konishi · 16 years ago
  80. f30bf3e nilfs2: fix missed-sync issue for do_sync_mapping_range() by Ryusuke Konishi · 16 years ago
  81. 9ff0512 nilfs2: segment constructor by Ryusuke Konishi · 16 years ago
  82. 64b5a32 nilfs2: segment buffer by Ryusuke Konishi · 16 years ago
  83. 783f618 nilfs2: super block operations by Ryusuke Konishi · 16 years ago
  84. 8a9d219 nilfs2: operations for the_nilfs core object by Ryusuke Konishi · 16 years ago
  85. d250065 nilfs2: pathname operations by Ryusuke Konishi · 16 years ago
  86. 2ba466d nilfs2: directory entry operations by Yoshiji Amagai · 16 years ago
  87. f183ff4 nilfs2: file operations by Ryusuke Konishi · 16 years ago
  88. 05fe58f nilfs2: inode operations by Ryusuke Konishi · 16 years ago
  89. 6c98cd4 nilfs2: segment usage file by Koji Sato · 16 years ago
  90. 2961980 nilfs2: checkpoint file by Koji Sato · 16 years ago
  91. 43bfb45 nilfs2: inode map file by Ryusuke Konishi · 16 years ago
  92. a17564f nilfs2: disk address translator by Koji Sato · 16 years ago
  93. 5442680 nilfs2: persistent object allocator by Ryusuke Konishi · 16 years ago
  94. 5eb563f nilfs2: meta data file by Ryusuke Konishi · 16 years ago
  95. 0bd49f9 nilfs2: buffer and page operations by Ryusuke Konishi · 16 years ago
  96. a60be98 nilfs2: B-tree node cache by Ryusuke Konishi · 16 years ago
  97. 36a580e nilfs2: direct block mapping by Koji Sato · 16 years ago
  98. 17c76b0 nilfs2: B-tree based block mapping by Koji Sato · 16 years ago
  99. bdb265e nilfs2: integrated block mapping by Koji Sato · 16 years ago
  100. 65b4643 nilfs2: add inode and other major structures by Ryusuke Konishi · 16 years ago