1. 7f2f12d NFS: Simplify nfs_wb_page() by Trond Myklebust · 15 years ago
  2. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 15 years ago
  3. c988950 NFS: Simplify nfs_wb_page_cancel() by Trond Myklebust · 15 years ago
  4. 2928db1 NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages by Trond Myklebust · 15 years ago
  5. 5bad5ab NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set by Trond Myklebust · 15 years ago
  6. 420e364 NFS: Reduce the number of unnecessary COMMIT calls by Trond Myklebust · 15 years ago
  7. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 15 years ago
  8. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 15 years ago
  9. 9467c4f Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  10. 35c2e96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  11. 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 15 years ago
  12. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 586fac1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  14. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  15. b24bc1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  16. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  17. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 15 years ago
  18. 06862f8 Squashfs: get rid of obsolete definition in header file by Phillip Lougher · 15 years ago
  19. ae4a317 Squashfs: get rid of obsolete variable in struct squashfs_sb_info by Phillip Lougher · 15 years ago
  20. 1f36f77 Switch !O_CREAT case to use of do_last() by Al Viro · 15 years ago
  21. def4af3 Get rid of symlink body copying by Al Viro · 15 years ago
  22. 3866248 Finish pulling of -ESTALE handling to upper level in do_filp_open() by Al Viro · 15 years ago
  23. 806b681 Turn do_link spaghetty into a normal loop by Al Viro · 15 years ago
  24. 10fa8e6 Unify exits in O_CREAT handling by Al Viro · 15 years ago
  25. 9e67f36 Kill is_link argument of do_last() by Al Viro · 15 years ago
  26. 67ee3ad Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open() by Al Viro · 15 years ago
  27. 4296e2c Leave mangled flag only for setting nd.intent.open.flag by Al Viro · 15 years ago
  28. 5b369df Get rid of passing mangled flag to do_last() by Al Viro · 15 years ago
  29. 9a66179 Don't pass mangled open_flag to finish_open() by Al Viro · 15 years ago
  30. a2c36b4 pull more into do_last() by Al Viro · 15 years ago
  31. c99658f bail out with ELOOP earlier in do_link loop by Al Viro · 15 years ago
  32. a1e2803 pull the common predecessors into do_last() by Al Viro · 15 years ago
  33. c41c140 postpone __putname() until after do_last() by Al Viro · 15 years ago
  34. 27bff34 unroll do_last: loop in do_filp_open() by Al Viro · 15 years ago
  35. 3343eb8 Shift releasing nd->root from do_last() to its caller by Al Viro · 15 years ago
  36. fb1cc55 gut do_filp_open() a bit more (do_last separation) by Al Viro · 15 years ago
  37. 648fa86 beginning to untangle do_filp_open() by Al Viro · 15 years ago
  38. 64e290e ext4: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 15 years ago
  39. 64ba992 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  40. 6895210 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  41. 4c10c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  42. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  43. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  44. 1fae4cf Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  45. c8bf9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  46. a2e28fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  47. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  48. e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 15 years ago
  49. 32cb0dd perf probe: Correct probe syntax on command line help by Masami Hiramatsu · 15 years ago
  50. c437b27 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  51. 7247c0c ext4: Fix the NULL reference in double_down_write_data_sem() by Akira Fujita · 15 years ago
  52. 5fd5249 ext4: Fix insertion point of extent in mext_insert_across_blocks() by Akira Fujita · 15 years ago
  53. 7478138 padata: Allocate the cpumask for the padata instance by Steffen Klassert · 15 years ago
  54. 731eb1a ext4: consolidate in_range() definitions by Akinobu Mita · 15 years ago
  55. bda00de ext4: cleanup to use ext4_grp_offs_to_block() by Akinobu Mita · 15 years ago
  56. 5661bd6 ext4: cleanup to use ext4_group_first_block_no() by Akinobu Mita · 15 years ago
  57. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 15 years ago
  58. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 15 years ago
  59. b9cc986 ioat3: interrupt coalescing by Dan Williams · 15 years ago
  60. aa75db0 ioat: close potential BUG_ON race in the descriptor cleanup path by Dan Williams · 15 years ago
  61. a27341c Prioritize synchronous signals over 'normal' signals by Linus Torvalds · 15 years ago
  62. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 15 years ago
  63. 9b1d0998 ext4: Release page references acquired in ext4_da_block_invalidatepages by Jan Kara · 15 years ago
  64. 2bd3a997 init: Open /dev/console from rootfs by Eric W. Biederman · 15 years ago
  65. 2329e39 mqueue: fix typo "failues" -> "failures" by André Goddard Rosa · 15 years ago
  66. 8d8ffef mqueue: only set error codes if they are really necessary by André Goddard Rosa · 15 years ago
  67. 04db0dd mqueue: simplify do_open() error handling by André Goddard Rosa · 15 years ago
  68. 8834cf7 mqueue: apply mathematics distributivity on mq_bytes calculation by André Goddard Rosa · 15 years ago
  69. c8308b1 mqueue: remove unneeded info->messages initialization by André Goddard Rosa · 15 years ago
  70. 4294a8e mqueue: fix mq_open() file descriptor leak on user-space processes by André Goddard Rosa · 15 years ago
  71. 4919c5e fix race in d_splice_alias() by Al Viro · 15 years ago
  72. bec1052 set S_DEAD on unlink() and non-directory rename() victims by Al Viro · 15 years ago
  73. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  74. 440b3c6 get rid of ->mnt_parent in tomoyo/realpath by Al Viro · 15 years ago
  75. 0ceeca5 hppfs can use existing proc_mnt, no need for do_kern_mount() in there by Al Viro · 15 years ago
  76. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  77. d498b25 get rid of useless vfsmount_lock use in put_mnt_ns() by Al Viro · 15 years ago
  78. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  79. 37afdc7 get rid of insanity with namespace roots in tomoyo by Al Viro · 15 years ago
  80. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  81. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 15 years ago
  82. 391e8bb sanitize const/signedness for udf by Al Viro · 15 years ago
  83. 072f98b nilfs: sanitize const/signedness in dealing with ->d_name.name by Al Viro · 15 years ago
  84. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 15 years ago
  85. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 15 years ago
  86. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 15 years ago
  87. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  88. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 15 years ago
  89. 3088dd7 Clean follow_dotdot() up a bit by Al Viro · 15 years ago
  90. de27a5b fix mnt_mountpoint abuse in smack by Al Viro · 15 years ago
  91. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 15 years ago
  92. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 15 years ago
  93. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  94. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  95. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  96. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 15 years ago
  97. f1771ff Simplify failure exits in s390/hypfs fill_super() by Al Viro · 15 years ago
  98. fc7bed8 Don't bother with d_genocide in rpc_pipe by Al Viro · 15 years ago
  99. 5b7e934 Use kill_litter_super() in autofs4 ->kill_sb() by Al Viro · 15 years ago
  100. 3899167 Get rid of mnt_mountpoint abuses in ext4 by Al Viro · 15 years ago