1. dfd9f7a [S390] ftrace: add dynamic ftrace support by Heiko Carstens · 15 years ago
  2. a2b5367 [S390] kprobes: use probe_kernel_write by Heiko Carstens · 15 years ago
  3. 88df125 [S390] maccess: arch specific probe_kernel_write() implementation by Heiko Carstens · 15 years ago
  4. d93f82b [S390] maccess: add weak attribute to probe_kernel_write by Heiko Carstens · 15 years ago
  5. f3d0a0d [S390] profile_tick called twice by Martin Schwidefsky · 15 years ago
  6. 6cc7f16 [S390] dasd: forward internal errors to dasd_sleep_on caller by Stefan Weinhuber · 15 years ago
  7. 736e6ea [S390] dasd: sync after async probe by Sebastian Ott · 15 years ago
  8. 92636b1 [S390] dasd: check_characteristics cleanup by Sebastian Ott · 15 years ago
  9. 45b44d7 [S390] dasd: no High Performance FICON in 31-bit mode by Stefan Weinhuber · 15 years ago
  10. d059148 [S390] dcssblk: revert devt conversion by Gerald Schaefer · 15 years ago
  11. 6b9d8e8 [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs by Roel Kluin · 15 years ago
  12. 239a642 [S390] vmalloc: add vmalloc kernel parameter support by Heiko Carstens · 15 years ago
  13. dab4079d [S390] uaccess: use might_fault() instead of might_sleep() by Heiko Carstens · 15 years ago
  14. 205d7ab [S390] 3270: lock dependency fixes by Martin Schwidefsky · 15 years ago
  15. fcf7581 [S390] 3270: do not register with tty_register_device by Martin Schwidefsky · 15 years ago
  16. a7c65a5 [S390] qdio: inline qdio_perf_stat_inc by Jan Glauber · 15 years ago
  17. 4c57542 [S390] qdio: simplify error handling in irq handler by Jan Glauber · 15 years ago
  18. e45efa9 [S390] cio: fix sanity checks in device_ops. by Sebastian Ott · 15 years ago
  19. bcf5cef [S390] secure computing arch backend by Heiko Carstens · 15 years ago
  20. 7757591 [S390] implement is_compat_task by Heiko Carstens · 15 years ago
  21. d90cbd4 [S390] add mini sclp driver by Heiko Carstens · 15 years ago
  22. 8c4caa4 [S390] use facility list for cpu type safety check by Martin Schwidefsky · 15 years ago
  23. ce58ae6 [S390] implement interrupt-enabling rwlocks by Heiko Carstens · 15 years ago
  24. 76d4e00 [S390] merge cpu.h into cputime.h by Martin Schwidefsky · 15 years ago
  25. 7aa79f9 [S390] vdso: kernel parameter syntax by Martin Schwidefsky · 15 years ago
  26. 8ebf975 block: fix kernel-doc in recent block/ changes by Randy Dunlap · 15 years ago
  27. 4b4f1d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  28. 875287c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  29. aee74f3 kvm: remove the duplicated cpumask_clear by Yinghai Lu · 15 years ago
  30. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 15 years ago
  31. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 15 years ago
  32. aa7dfb8 nilfs2: get rid of bd_mount_sem use from nilfs by Ryusuke Konishi · 15 years ago
  33. e59399d nilfs2: correct exclusion control in nilfs_remount function by Ryusuke Konishi · 15 years ago
  34. 6dd4740 nilfs2: simplify remaining sget() use by Ryusuke Konishi · 15 years ago
  35. 3f82ff5 nilfs2: get rid of sget use for checking if current mount is present by Ryusuke Konishi · 15 years ago
  36. 33c8e57 nilfs2: get rid of sget use for acquiring nilfs object by Ryusuke Konishi · 15 years ago
  37. 81fc20b nilfs2: remove meaningless EBUSY case from nilfs_get_sb function by Ryusuke Konishi · 15 years ago
  38. 0c95ee1 remove the call to ->write_super in __sync_filesystem by Christoph Hellwig · 15 years ago
  39. d731e06 nilfs2: call nilfs2_write_super from nilfs2_sync_fs by Christoph Hellwig · 15 years ago
  40. d579ed0 jffs2: call jffs2_write_super from jffs2_sync_fs by Christoph Hellwig · 15 years ago
  41. 8c80065 ufs: add ->sync_fs by Christoph Hellwig · 15 years ago
  42. ad43ffd sysv: add ->sync_fs by Christoph Hellwig · 15 years ago
  43. 7fbc6df hfsplus: add ->sync_fs by Christoph Hellwig · 15 years ago
  44. 58bc5bb hfs: add ->sync_fs by Christoph Hellwig · 15 years ago
  45. f83d6d4 fat: add ->sync_fs by Christoph Hellwig · 15 years ago
  46. 40f31dd ext2: add ->sync_fs by Christoph Hellwig · 15 years ago
  47. 80e09fb exofs: add ->sync_fs by Christoph Hellwig · 15 years ago
  48. 561e47c bfs: add ->sync_fs by Christoph Hellwig · 15 years ago
  49. e289643 affs: add ->sync_fs by Christoph Hellwig · 15 years ago
  50. c475879 sanitize ->fsync() for affs by Al Viro · 15 years ago
  51. 4427f0c repair bfs_write_inode(), switch bfs to simple_fsync() by Al Viro · 15 years ago
  52. 224c886 Fix adfs GET_FRAG_ID() on big-endian by Al Viro · 15 years ago
  53. ffdc906 repair adfs ->write_inode(), switch to simple_fsync() by Al Viro · 15 years ago
  54. bea6b64 switch omfs to simple_fsync() by Al Viro · 15 years ago
  55. 90de066 switch udf to simple_fsync() by Al Viro · 15 years ago
  56. a932801 switch ufs to simple_fsync() by Al Viro · 15 years ago
  57. 05459ca repair sysv_write_inode(), switch sysv to simple_fsync() by Al Viro · 15 years ago
  58. 0d7916d switch minix to simple_fsync() by Al Viro · 15 years ago
  59. e1740a4 switch ext2 to simple_fsync() by Al Viro · 15 years ago
  60. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  61. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  62. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  63. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  64. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  65. 4195f73 fs: block_dump missing dentry locking by Nick Piggin · 15 years ago
  66. 545b9fd fs: remove incorrect I_NEW warnings by Nick Piggin · 15 years ago
  67. 8688b86 linux/magic.h: move cramfs magic out of cramfs_fs.h by Mike Frysinger · 15 years ago
  68. f950221 xfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  69. 13205fb ntfs: remove old debug check for dirty data in ntfs_put_super() by Jens Axboe · 15 years ago
  70. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 15 years ago
  71. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  72. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  73. 01ba687 jffs2: move jffs2_write_super to super.c by Christoph Hellwig · 15 years ago
  74. 4aa98cf Push BKL down into do_remount_sb() by Al Viro · 15 years ago
  75. 7f78d4c Push BKL down beyond VFS-only parts of do_mount() by Al Viro · 15 years ago
  76. 6fac98d Push BKL into do_mount() by Al Viro · 15 years ago
  77. bbd6851 Push lock_super() into the ->remount_fs() of filesystems that care about it by Al Viro · 15 years ago
  78. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  79. a9e220f No need to do lock_super() for exclusion in generic_shutdown_super() by Al Viro · 15 years ago
  80. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  81. 443b94b Make sure that all callers of remount hold s_umount exclusive by Al Viro · 15 years ago
  82. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  83. e500475 cleanup sync_supers by Christoph Hellwig · 15 years ago
  84. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 15 years ago
  85. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  86. 517bfae qnx4: remove ->write_super by Christoph Hellwig · 15 years ago
  87. 94cb993 ocfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  88. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  89. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  90. 59d697b btrfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  91. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  92. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  93. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  94. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  95. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  96. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  97. bfe8812 vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) by Jan Kara · 15 years ago
  98. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  99. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  100. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago