1. df1c46b tun: Add some missing TUN compat ioctl translations. by David S. Miller · 16 years ago
  2. a90e8a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  3. cc597bc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  4. ed80386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  5. a1c70a7 Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/misc by Linus Torvalds · 16 years ago
  6. 3632dee inotify: clean up inotify_read and fix locking problems by Vegard Nossum · 16 years ago
  7. 2d07d4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  8. f6d47a1 fuse: fix poll notify by Miklos Szeredi · 16 years ago
  9. 26c3679 fuse: destroy bdi on umount by Miklos Szeredi · 16 years ago
  10. c2b8f00 fuse: fuse_fill_super error handling cleanup by Miklos Szeredi · 16 years ago
  11. 3ddf1e7 fuse: fix missing fput on error by Miklos Szeredi · 16 years ago
  12. bb875b3 fuse: fix NULL deref in fuse_file_alloc() by Dan Carpenter · 16 years ago
  13. 0fcb440 fs/Kconfig: move 9p out by Alexey Dobriyan · 16 years ago
  14. b2480c7 fs/Kconfig: move afs out by Alexey Dobriyan · 16 years ago
  15. 33a1a6f fs/Kconfig: move coda out by Alexey Dobriyan · 16 years ago
  16. 9d7d644 fs/Kconfig: move the rest of ncpfs out by Alexey Dobriyan · 16 years ago
  17. 213a41d fs/Kconfig: move smbfs out by Alexey Dobriyan · 16 years ago
  18. 9098c24 fs/Kconfig: move sunrpc out by Alexey Dobriyan · 16 years ago
  19. e2b329e fs/Kconfig: move nfsd out by Alexey Dobriyan · 16 years ago
  20. 97afe47 fs/Kconfig: move nfs out by Alexey Dobriyan · 16 years ago
  21. a276a52 fs/Kconfig: move ufs out by Alexey Dobriyan · 16 years ago
  22. 8af915b fs/Kconfig: move sysv out by Alexey Dobriyan · 16 years ago
  23. 4181024 fs/Kconfig: move romfs out by Alexey Dobriyan · 16 years ago
  24. 4c74158 fs/Kconfig: move qnx4 out by Alexey Dobriyan · 16 years ago
  25. 928ea19 fs/Kconfig: move hpfs out by Alexey Dobriyan · 16 years ago
  26. da55e6f fs/Kconfig: move omfs out by Alexey Dobriyan · 16 years ago
  27. 8b1cd7d fs/Kconfig: move minix out by Alexey Dobriyan · 16 years ago
  28. 2213516 fs/Kconfig: move vxfs out by Alexey Dobriyan · 16 years ago
  29. 22635ec fs/Kconfig: move squashfs out by Alexey Dobriyan · 16 years ago
  30. 2a22783 fs/Kconfig: move cramfs out by Alexey Dobriyan · 16 years ago
  31. 571f0a0 fs/Kconfig: move efs out by Alexey Dobriyan · 16 years ago
  32. 0ff4238 fs/Kconfig: move bfs out by Alexey Dobriyan · 16 years ago
  33. 0b09eb3 fs/Kconfig: move befs out by Alexey Dobriyan · 16 years ago
  34. b08bac1 fs/Kconfig: move hfs, hfsplus out by Alexey Dobriyan · 16 years ago
  35. 295c896 fs/Kconfig: move ecryptfs out by Alexey Dobriyan · 16 years ago
  36. 10951bf fs/Kconfig: move affs out by Alexey Dobriyan · 16 years ago
  37. bc2de2a fs/Kconfig: move adfs out by Alexey Dobriyan · 16 years ago
  38. 4591dab fs/Kconfig: move configfs out by Alexey Dobriyan · 16 years ago
  39. 5f3a211 fs/Kconfig: move sysfs out by Alexey Dobriyan · 16 years ago
  40. 9d73ac9 fs/Kconfig: move ntfs out by Alexey Dobriyan · 16 years ago
  41. 1c6ace0 fs/Kconfig: move fat out by Alexey Dobriyan · 16 years ago
  42. ddfaccd fs/Kconfig: move iso9660, udf out by Alexey Dobriyan · 16 years ago
  43. 3ef7784 fs/Kconfig: move fuse out by Alexey Dobriyan · 16 years ago
  44. 90ffd46 fs/Kconfig: move autofs, autofs4 out by Alexey Dobriyan · 16 years ago
  45. 335debe fs/Kconfig: move btrfs out by Alexey Dobriyan · 16 years ago
  46. 2fe4371 fs/Kconfig: move ocfs2 out by Alexey Dobriyan · 16 years ago
  47. f5c7796 fs/Kconfig: move jfs out by Alexey Dobriyan · 16 years ago
  48. b16ecfe fs/Kconfig: move reiserfs out by Alexey Dobriyan · 16 years ago
  49. 74e2d06 Long btree pointers are still 64 bit on disk by Dave Chinner · 16 years ago
  50. 20d5a39 dlm: initialize file_lock struct in GETLK before copying conflicting lock by Jeff Layton · 16 years ago
  51. 24179f4 dlm: fix plock notify callback to lockd by David Teigland · 16 years ago
  52. c475146 ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() by Jan Kara · 16 years ago
  53. 4503efd sysfs: fix problems with binary files by Greg Kroah-Hartman · 16 years ago
  54. b6e3222 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  55. b828d8c xfs: sanity check attr fork size by Christoph Hellwig · 16 years ago
  56. 4973914 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 16 years ago
  57. 5aa2dc0 xfs: add a lock class for group/project dquots by Christoph Hellwig · 16 years ago
  58. 4f2d4ac xfs: lockdep annotations for xfs_dqlock2 by Christoph Hellwig · 16 years ago
  59. 080dda7 xfs: add a separate lock class for the per-mount list of dquots by Christoph Hellwig · 16 years ago
  60. 62e194e xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 16 years ago
  61. ab596ad xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 16 years ago
  62. 4b48d9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  63. cc33412 quota: Improve locking by Jan Kara · 16 years ago
  64. c071fcf Btrfs: fix ioctl arg size (userland incompatible change!) by Chris Mason · 16 years ago
  65. 1d9e2ae Btrfs: Clear the device->running_pending flag before bailing on congestion by Chris Mason · 16 years ago
  66. 6b7021e ext2: also update the inode on disk when dir is IS_DIRSYNC by Jan Kara · 16 years ago
  67. 1bcbf31 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> by Qinghuang Feng · 16 years ago
  68. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  69. 2b66421 [CVE-2009-0029] System call wrappers part 33 by Heiko Carstens · 16 years ago
  70. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 16 years ago
  71. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 16 years ago
  72. 6559eed8 [CVE-2009-0029] System call wrappers part 30 by Heiko Carstens · 16 years ago
  73. 2e4d092 [CVE-2009-0029] System call wrappers part 29 by Heiko Carstens · 16 years ago
  74. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 16 years ago
  75. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 16 years ago
  76. 5a8a82b [CVE-2009-0029] System call wrappers part 23 by Heiko Carstens · 16 years ago
  77. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 16 years ago
  78. 3cdad42 [CVE-2009-0029] System call wrappers part 20 by Heiko Carstens · 16 years ago
  79. 003d7ab [CVE-2009-0029] System call wrappers part 19 by Heiko Carstens · 16 years ago
  80. ca013e9 [CVE-2009-0029] System call wrappers part 17 by Heiko Carstens · 16 years ago
  81. 002c897 [CVE-2009-0029] System call wrappers part 16 by Heiko Carstens · 16 years ago
  82. a26eab2 [CVE-2009-0029] System call wrappers part 15 by Heiko Carstens · 16 years ago
  83. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 16 years ago
  84. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 16 years ago
  85. 64fd1de [CVE-2009-0029] System call wrappers part 12 by Heiko Carstens · 16 years ago
  86. 257ac26 [CVE-2009-0029] System call wrappers part 11 by Heiko Carstens · 16 years ago
  87. bdc480e [CVE-2009-0029] System call wrappers part 10 by Heiko Carstens · 16 years ago
  88. a5f8fa9 [CVE-2009-0029] System call wrappers part 09 by Heiko Carstens · 16 years ago
  89. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 16 years ago
  90. c9da9f2 [CVE-2009-0029] Make sys_pselect7 static by Heiko Carstens · 16 years ago
  91. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  92. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  93. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 16 years ago
  94. cb7a97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  95. 6256851 Fix timeouts in sys_pselect7 by Bernd Schmidt · 16 years ago
  96. c69e883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  97. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 16 years ago
  98. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  99. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  100. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago