1. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 14 years ago
  2. 64ba992 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  3. 6895210 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  4. 4c10c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 14 years ago
  5. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  6. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  7. 1fae4cf Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  8. c8bf9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  9. a2e28fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  10. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  11. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 14 years ago
  12. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 14 years ago
  13. b9cc986 ioat3: interrupt coalescing by Dan Williams · 14 years ago
  14. aa75db0 ioat: close potential BUG_ON race in the descriptor cleanup path by Dan Williams · 14 years ago
  15. a27341c Prioritize synchronous signals over 'normal' signals by Linus Torvalds · 14 years ago
  16. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 14 years ago
  17. 2bd3a997 init: Open /dev/console from rootfs by Eric W. Biederman · 14 years ago
  18. 2329e39 mqueue: fix typo "failues" -> "failures" by André Goddard Rosa · 14 years ago
  19. 8d8ffef mqueue: only set error codes if they are really necessary by André Goddard Rosa · 14 years ago
  20. 04db0dd mqueue: simplify do_open() error handling by André Goddard Rosa · 14 years ago
  21. 8834cf7 mqueue: apply mathematics distributivity on mq_bytes calculation by André Goddard Rosa · 14 years ago
  22. c8308b1 mqueue: remove unneeded info->messages initialization by André Goddard Rosa · 14 years ago
  23. 4294a8e mqueue: fix mq_open() file descriptor leak on user-space processes by André Goddard Rosa · 14 years ago
  24. 4919c5e fix race in d_splice_alias() by Al Viro · 14 years ago
  25. bec1052 set S_DEAD on unlink() and non-directory rename() victims by Al Viro · 14 years ago
  26. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 14 years ago
  27. 440b3c6 get rid of ->mnt_parent in tomoyo/realpath by Al Viro · 14 years ago
  28. 0ceeca5 hppfs can use existing proc_mnt, no need for do_kern_mount() in there by Al Viro · 14 years ago
  29. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 14 years ago
  30. d498b25 get rid of useless vfsmount_lock use in put_mnt_ns() by Al Viro · 14 years ago
  31. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 14 years ago
  32. 37afdc7 get rid of insanity with namespace roots in tomoyo by Al Viro · 14 years ago
  33. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 14 years ago
  34. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 14 years ago
  35. 391e8bb sanitize const/signedness for udf by Al Viro · 14 years ago
  36. 072f98b nilfs: sanitize const/signedness in dealing with ->d_name.name by Al Viro · 14 years ago
  37. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 14 years ago
  38. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 14 years ago
  39. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 14 years ago
  40. 1f70713 new helper: iterate_mounts() by Al Viro · 14 years ago
  41. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 14 years ago
  42. 3088dd7 Clean follow_dotdot() up a bit by Al Viro · 14 years ago
  43. de27a5b fix mnt_mountpoint abuse in smack by Al Viro · 14 years ago
  44. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 14 years ago
  45. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 14 years ago
  46. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 14 years ago
  47. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 14 years ago
  48. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 14 years ago
  49. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 14 years ago
  50. f1771ff Simplify failure exits in s390/hypfs fill_super() by Al Viro · 14 years ago
  51. fc7bed8 Don't bother with d_genocide in rpc_pipe by Al Viro · 14 years ago
  52. 5b7e934 Use kill_litter_super() in autofs4 ->kill_sb() by Al Viro · 14 years ago
  53. 3899167 Get rid of mnt_mountpoint abuses in ext4 by Al Viro · 14 years ago
  54. f598f9f Sanitize autofs_dev_ioctl_ismountpoint() by Al Viro · 14 years ago
  55. b1e4594 switch infiniband uverbs to anon_inodes by Al Viro · 14 years ago
  56. 281befa ioat2: kill pending flag by Dan Williams · 14 years ago
  57. b372ec2 ioat3: use ioat2_quiesce() by Dan Williams · 14 years ago
  58. 773d9e2 ioat3: cleanup, don't enable DCA completion writes by Dan Williams · 14 years ago
  59. 2f99cc6 add several pieces to shared subtree documentation by Al Viro · 14 years ago
  60. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 14 years ago
  61. c177c2a Switch gfs2 to nd_set_link() by Al Viro · 14 years ago
  62. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 14 years ago
  63. d208bbd fs: improve remount,ro vs buffercache coherency by Nick Piggin · 14 years ago
  64. ec4f860 fs/dcache.c: CodingStyle cleanup by H Hartley Sweeten · 14 years ago
  65. 587d4a1 some clean up in fs/proc by Helight.Xu · 14 years ago
  66. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 14 years ago
  67. ad2a722f libfs: Open code simple_commit_write into only user by Boaz Harrosh · 14 years ago
  68. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 14 years ago
  69. eaa5eec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  70. 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 8a4fd1e sparc64: Make prom entry spinlock NMI safe. by David S. Miller · 14 years ago
  72. feaf77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  73. eca281a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  74. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  75. 9446808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  76. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 14 years ago
  79. c1dcb4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  80. 60f8a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  81. b037bba Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  82. a03696e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  83. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  84. 4850f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  85. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  86. 88b6803 docbook: fix errors from x86 headers merger by Randy Dunlap · 14 years ago
  87. 4846546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  88. 1ad02bb Regulators: wm8400 - cleanup platform driver data handling by Dmitry Torokhov · 14 years ago
  89. 598b357 Regulators: wm8994 - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  90. eb66d56 Regulators: wm831x-xxx - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  91. 6a74857 Regulators: pcap-regulator - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  92. 308f100 Regulators: max8660 - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  93. bd88c9b Regulators: max1586 - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  94. ebbed04 Regulators: lp3971 - fail if platform data was not supplied by Dmitry Torokhov · 14 years ago
  95. 56c2349 Regulators: tps6507x-regulator - mark probe method as __devinit by Dmitry Torokhov · 14 years ago
  96. 54d13ab Regulators: tps65023-regulator - mark probe method as __devinit by Dmitry Torokhov · 14 years ago
  97. 24c2902 Regulators: twl-regulator - mark probe function as __devinit by Dmitry Torokhov · 14 years ago
  98. 8ab3343 Regulators: fixed - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  99. 98bf7c0 Regulators: ab3100 - fix probe and remove annotations by Dmitry Torokhov · 14 years ago
  100. 4cf9566 Regulators: virtual - use sysfs attribute groups by Dmitry Torokhov · 14 years ago