1. 3d2d827 mm: move use_mm/unuse_mm from aio.c to mm/ by Michael S. Tsirkin · 15 years ago
  2. 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 15 years ago
  3. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  4. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  5. 5d863b8 oom: fix oom_adjust_write() input sanity check by KOSAKI Motohiro · 15 years ago
  6. 495789a oom: make oom_score to per-process value by KOSAKI Motohiro · 15 years ago
  7. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  8. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  9. 73d7c33 kcore: /proc/kcore should use vread by KAMEZAWA Hiroyuki · 15 years ago
  10. 398499d pagemap clear_refs: modify to specify anon or mapped vma clearing by Moussa A. Ba · 15 years ago
  11. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  12. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  13. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  14. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  15. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  16. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  17. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  18. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  19. ac4cfdd const: mark remaining export_operations const by Alexey Dobriyan · 15 years ago
  20. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  21. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  22. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  23. 580be08 fs: make sure data stored into inode is properly seen before unlocking new inode by Jan Kara · 15 years ago
  24. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. 58e75a0 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
  27. 92f2505 nfs: nfs_kill_super() should call bdi_unregister() after killing super by Jens Axboe · 15 years ago
  28. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  29. 7cce2f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next by Artem Bityutskiy · 15 years ago
  30. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  31. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  32. 5ce0028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  33. 2511817 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
  34. 79b520e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  35. 0a80e98 ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK by Eric Sandeen · 15 years ago
  36. 5534fb5 ext4: Fix the alloc on close after a truncate hueristic by Theodore Ts'o · 15 years ago
  37. e055f7e UBIFS: fix debugging dump by Artem Bityutskiy · 15 years ago
  38. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  39. 1b9c12f ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags by Theodore Ts'o · 15 years ago
  40. fb0a387 ext4: limit block allocations for indirect-block files to < 2^32 by Eric Sandeen · 15 years ago
  41. c40ce3c ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  42. 347fa6f ext4: Add null extent check to ext_get_path by Akira Fujita · 15 years ago
  43. 2147b1a ext4: Replace BUG_ON() with ext4_error() in move_extents.c by Akira Fujita · 15 years ago
  44. e850597 ext4: Replace get_ext_path macro with an inline funciton by Akira Fujita · 15 years ago
  45. 56fcad2 ext3: Flush disk caches on fsync when needed by Jan Kara · 15 years ago
  46. 4f003fd ext3: Add locking to ext3_do_update_inode by Chris Mason · 15 years ago
  47. 00171d3 ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks() by Jan Kara · 15 years ago
  48. 3adae9d jbd: Annotate transaction start also for journal_restart() by Jan Kara · 15 years ago
  49. 9c28cbc jbd: Journal block numbers can ever be only 32-bit use unsigned int for them by Jan Kara · 15 years ago
  50. b449fc6 JBD: round commit timer up to avoid uncommitted transaction by Andreas Dilger · 15 years ago
  51. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  52. 1ef7d9a writeback: fix possible bdi writeback refcounting problem by Nick Piggin · 15 years ago
  53. 77b9d05 writeback: Fix bdi use after free in wb_work_complete() by Nick Piggin · 15 years ago
  54. 77fad5e writeback: improve scalability of bdi writeback work queues by Nick Piggin · 15 years ago
  55. deed62e writeback: remove smp_mb(), it's not needed with list_add_tail_rcu() by Nick Piggin · 15 years ago
  56. 49db041 writeback: use schedule_timeout_interruptible() by Jens Axboe · 15 years ago
  57. 8010c3b writeback: add comments to bdi_work structure by Jens Axboe · 15 years ago
  58. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  59. bcddc3f writeback: inline allocation failure handling in bdi_alloc_queue_work() by Jens Axboe · 15 years ago
  60. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 15 years ago
  61. f11fcae writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout by Jens Axboe · 15 years ago
  62. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  63. c4a77a6 writeback: make wb_writeback() take an argument structure by Jens Axboe · 15 years ago
  64. f0fad8a writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE by Christoph Hellwig · 15 years ago
  65. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  66. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  67. 79a9d99 fuse: add fusectl interface to max_background by Csaba Henk · 15 years ago
  68. 487ea5a fuse: limit user-specified values of max background requests by Csaba Henk · 15 years ago
  69. d6db07d fuse: use drop_nlink() instead of direct nlink manipulation by Csaba Henk · 15 years ago
  70. fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Alex Elder · 15 years ago
  71. 9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c by Jaswinder Singh Rajput · 15 years ago
  72. 361735f xfs: switch to seq_file by Alexey Dobriyan · 15 years ago
  73. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  74. be9e62a UBIFS: improve lprops dump by Artem Bityutskiy · 16 years ago
  75. 055da1b UBIFS: various minor commentary fixes by Artem Bityutskiy · 15 years ago
  76. 77a7ae5 UBIFS: improve journal head debugging prints by Artem Bityutskiy · 15 years ago
  77. d6d1400 UBIFS: define journal head numbers in ubifs-media.h by Artem Bityutskiy · 15 years ago
  78. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  79. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  80. 4142e0d Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  81. 33f1de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  82. 041d6d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  83. af8cb8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  84. 6cdb593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  85. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  86. cbc8cc3 udf: Fix possible corruption when close races with write by Jan Kara · 15 years ago
  87. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  88. 7c6e3d1 udf: Remove wrong assignment in udf_symlink by Jan Kara · 15 years ago
  89. 5891d9d udf: Remove dead code by Jan Kara · 15 years ago
  90. 2daea67 fsync: wait for data writeout completion before calling ->fsync by Christoph Hellwig · 15 years ago
  91. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  92. 2f3d675 fat: Opencode sync_page_range_nolock() by Jan Kara · 15 years ago
  93. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  94. d23c937 ocfs2: Update syncing after splicing to match generic version by Jan Kara · 15 years ago
  95. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  96. 0d34ec6 ext4: Remove syncing logic from ext4_file_write by Jan Kara · 15 years ago
  97. e367626 ext3: Remove syncing logic from ext3_file_write by Jan Kara · 15 years ago
  98. a2a735a ext2: Update comment about generic_osync_inode by Jan Kara · 15 years ago
  99. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  100. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago