1. 99aeaf6 ext3: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  2. 9cfe7b9 ext3: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  3. f905f06 ext2: remove double definitions of xattr macros by Shen Feng · 16 years ago
  4. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  5. ba92a43 exec: remove some includes by Hugh Dickins · 16 years ago
  6. b7bbf8f fs: ldm.[ch] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  7. fb2e405 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  8. f924727 UFS: add const to parser token table by Steven Whitehouse · 16 years ago
  9. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  10. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 16 years ago
  11. ec6e8c7 autofs4: fix direct mount pending expire race - correction by Ian Kent · 16 years ago
  12. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 16 years ago
  13. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 16 years ago
  14. 26e81b3 autofs4: fix pending checks by Ian Kent · 16 years ago
  15. ff9cd49 autofs4: cleanup redundant readir code by Ian Kent · 16 years ago
  16. c72305b autofs4: indirect dentry must almost always be positive by Ian Kent · 16 years ago
  17. eb3b176 autofs4: detect invalid direct mount requests by Ian Kent · 16 years ago
  18. 296f7bf autofs4: fix waitq memory leak by Ian Kent · 16 years ago
  19. e64be33 autofs4: check kernel communication pipe is valid for write by Ian Kent · 16 years ago
  20. f4c7da0 autofs4: add missing kfree by Ian Kent · 16 years ago
  21. a1362fe autofs4: fix pending mount race by Ian Kent · 16 years ago
  22. 5a11d4d autofs4: fix waitq locking by Ian Kent · 16 years ago
  23. 70b52a0 autofs4: use struct qstr in waitq.c by Jeff Moyer · 16 years ago
  24. 6d5cb92 autofs4: use lookup intent flags to trigger mounts by Ian Kent · 16 years ago
  25. c432c25 autofs4: don't release directory mutex if called in oz_mode by Ian Kent · 16 years ago
  26. ef581a7 autofs4: fix symlink name allocation by Ian Kent · 16 years ago
  27. 2576737 autofs4: use look aside list for lookups by Ian Kent · 16 years ago
  28. caf7da3 autofs4: revert - redo lookup in ttfd by Ian Kent · 16 years ago
  29. 5f6f4f2 autofs4: don't make expiring dentry negative by Ian Kent · 16 years ago
  30. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  31. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  32. 0a688ad ecryptfs: inode.c mmap.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  33. 29335c6 ecryptfs: crypto.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  34. 8f23680 ecryptfs: string copy cleanup by Miklos Szeredi · 16 years ago
  35. 982363c ecryptfs: propagate key errors up at mount time by Eric Sandeen · 16 years ago
  36. 6c4c17b ecryptfs: discard ecryptfsd registration messages in miscdev by Tyler Hicks · 16 years ago
  37. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  38. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  39. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  40. 510df2d flag parameters: NONBLOCK in inotify_init by Ulrich Drepper · 16 years ago
  41. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 16 years ago
  42. 6b1ef0e flag parameters: NONBLOCK in timerfd_create by Ulrich Drepper · 16 years ago
  43. e7d476d flag parameters: NONBLOCK in eventfd by Ulrich Drepper · 16 years ago
  44. 5fb5e04 flag parameters: NONBLOCK in signalfd by Ulrich Drepper · 16 years ago
  45. 99829b8 flag parameters: NONBLOCK in anon_inode_getfd by Ulrich Drepper · 16 years ago
  46. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  47. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  48. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  49. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  50. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 16 years ago
  51. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  52. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  53. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
  54. 6e2c10a binfmt_misc: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  55. f4a67cc fs: check for statfs overflow by Jon Tollefson · 16 years ago
  56. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  57. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  58. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  59. cce7708 SYNC_FILE_RANGE_WRITE may and will block. Document that. by Pavel Machek · 16 years ago
  60. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  61. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  62. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  63. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  64. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  65. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
  67. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  68. ee1e6ab proc: fix /proc/*/pagemap some more by Alexey Dobriyan · 16 years ago
  69. 6519108 execve filename: document and export via auxiliary vector by John Reiser · 16 years ago
  70. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  71. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 16 years ago
  72. 93265d1 sysfs: don't call notify_change by Miklos Szeredi · 16 years ago
  73. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  74. 6143b59 device create: coda: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  75. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  76. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  77. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  78. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  79. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  80. 5108b27 nfsd: nfs4xdr.c do-while is not a compound statement by Harvey Harrison · 16 years ago
  81. ad1060c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c by J. Bruce Fields · 16 years ago
  82. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  83. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  84. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  85. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  86. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  87. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  88. c0420ad [PATCH] ocfs2: fix oops in mmap_truncate testing by Coly Li · 16 years ago
  89. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  90. 8df1b04 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  91. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  92. cadc723 Merge branch 'bkl-removal' into next by Trond Myklebust · 16 years ago
  93. e89e896 Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  94. f839c4c NFSv4: Remove BKL from the nfsv4 state recovery by Trond Myklebust · 16 years ago
  95. a86dc49 SUNRPC: Remove the BKL from the callback functions by Trond Myklebust · 16 years ago
  96. c3cc8c0 NFS: Remove BKL from the readdir code by Trond Myklebust · 16 years ago
  97. 7656699 NFS: Remove BKL from the symlink code by Trond Myklebust · 16 years ago
  98. 52e2e8d NFS: Remove BKL from the sillydelete operations by Trond Myklebust · 16 years ago
  99. bd9bb45 NFS: Remove the BKL from the rename, rmdir and unlink operations by Trond Myklebust · 16 years ago
  100. fc0f684 NFS: Remove BKL from NFS lookup code by Trond Myklebust · 16 years ago