1. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  2. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  4. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  5. 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
  6. 5108b27 nfsd: nfs4xdr.c do-while is not a compound statement by Harvey Harrison · 16 years ago
  7. ad1060c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c by J. Bruce Fields · 16 years ago
  8. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  9. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  10. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  11. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  12. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  13. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  14. c0420ad [PATCH] ocfs2: fix oops in mmap_truncate testing by Coly Li · 16 years ago
  15. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  16. 8df1b04 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  17. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  18. cadc723 Merge branch 'bkl-removal' into next by Trond Myklebust · 16 years ago
  19. e89e896 Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  20. f839c4c NFSv4: Remove BKL from the nfsv4 state recovery by Trond Myklebust · 16 years ago
  21. a86dc49 SUNRPC: Remove the BKL from the callback functions by Trond Myklebust · 16 years ago
  22. c3cc8c0 NFS: Remove BKL from the readdir code by Trond Myklebust · 16 years ago
  23. 7656699 NFS: Remove BKL from the symlink code by Trond Myklebust · 16 years ago
  24. 52e2e8d NFS: Remove BKL from the sillydelete operations by Trond Myklebust · 16 years ago
  25. bd9bb45 NFS: Remove the BKL from the rename, rmdir and unlink operations by Trond Myklebust · 16 years ago
  26. fc0f684 NFS: Remove BKL from NFS lookup code by Trond Myklebust · 16 years ago
  27. fc81af5 NFS: Remove the BKL from nfs_link() by Trond Myklebust · 16 years ago
  28. f1e2eda NFS: Remove the BKL from the inode creation operations by Trond Myklebust · 16 years ago
  29. bba67e0 NFS: Remove BKL usage from open() by Trond Myklebust · 16 years ago
  30. b6a2e56 NFS: Remove BKL usage from the write path by Trond Myklebust · 16 years ago
  31. 4d80f2e NFS: Remove the BKL from the permission checking code by Trond Myklebust · 16 years ago
  32. fa6dc9d NFS: Remove attribute update related BKL references by Trond Myklebust · 16 years ago
  33. a3d0145 NFS: Remove BKL requirement from attribute updates by Trond Myklebust · 16 years ago
  34. 1b83d70 NFS: Protect inode->i_nlink updates using inode->i_lock by Trond Myklebust · 16 years ago
  35. d67d1c7 nfs: set correct fl_len in nlmclnt_test() by Felix Blyakher · 16 years ago
  36. 367c8c7 lockd: Pass "struct sockaddr *" to new failover-by-IP function by Chuck Lever · 16 years ago
  37. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  38. 560de0e lockd: get host reference in nlmsvc_create_block() instead of callers by J. Bruce Fields · 16 years ago
  39. 6d7bbbb lockd: minor svclock.c style fixes by J. Bruce Fields · 16 years ago
  40. 6cde4de lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock by Jeff Layton · 16 years ago
  41. 8f920d5 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock by Jeff Layton · 16 years ago
  42. e4e0fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  43. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  44. b0e92aa lockd: nlm_release_host() checks for NULL, caller needn't by Jeff Layton · 16 years ago
  45. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  46. 0d7eff8 UBIFS: include to compilation by Artem Bityutskiy · 16 years ago
  47. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago
  48. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  49. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  50. e752065 configfs: call drop_link() to cleanup after create_link() failure by Louis Rilling · 16 years ago
  51. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  52. 6d8344b configfs: Fix failing mkdir() making racing rmdir() fail by Louis Rilling · 16 years ago
  53. b3e76af configfs: Fix deadlock with racing rmdir() and rename() by Louis Rilling · 16 years ago
  54. 107ed40 configfs: Make configfs_new_dirent() return error code instead of NULL by Louis Rilling · 16 years ago
  55. 5301a77 configfs: Protect configfs_dirent s_links list mutations by Louis Rilling · 16 years ago
  56. 6f61076 configfs: Introduce configfs_dirent_lock by Louis Rilling · 16 years ago
  57. fe9f387 ocfs2: Don't snprintf() without a format. by Joel Becker · 16 years ago
  58. e407e39 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs by Joel Becker · 16 years ago
  59. 461c6a3 ocfs2/net: Silence build warnings on sparc64 by Sunil Mushran · 16 years ago
  60. 01af482 ocfs2: Handle error during journal load by Wengang Wang · 16 years ago
  61. 56753bd ocfs2: Silence an error message in ocfs2_file_aio_read() by Sunil Mushran · 16 years ago
  62. 7600c72 ocfs2: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  63. dd25e55 ocfs2: fix printk format warnings with OCFS2_FS_STATS=n by Randy Dunlap · 16 years ago
  64. 8ddb7b0 [PATCH 2/2] ocfs2: Instrument fs cluster locks by Sunil Mushran · 16 years ago
  65. ce7231e [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option by Sunil Mushran · 16 years ago
  66. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 847106f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  68. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  69. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  70. 4ee6afd VFS: export sync_sb_inodes by Artem Bityutskiy · 16 years ago
  71. ae8547b VFS: move inode_lock into sync_sb_inodes by Hans Reiser · 16 years ago
  72. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  73. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  74. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  75. 536abdb cifs: fix wksidarr declaration to be big-endian friendly by Jeff Layton · 16 years ago
  76. e911d0c cifs: fix inode leak in cifs_get_inode_info_unix by Jeff Layton · 16 years ago
  77. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  78. e4079a1 ext4: do not set extents feature from the kernel by Eric Sandeen · 16 years ago
  79. c07651b ext4: Don't allow nonextenst mount option for large filesystem by Aneesh Kumar K.V · 16 years ago
  80. dd919b9 ext4: Enable delalloc by default. by Aneesh Kumar K.V · 16 years ago
  81. 3e3398a ext4: delayed allocation i_blocks fix for stat by Mingming Cao · 16 years ago
  82. 632eaea ext4: fix delalloc i_disksize early update issue by Mingming Cao · 16 years ago
  83. f0e6c98 ext4: Handle page without buffers in ext4_*_writepage() by Aneesh Kumar K.V · 16 years ago
  84. cd1aac3 ext4: Add ordered mode support for delalloc by Aneesh Kumar K.V · 16 years ago
  85. 61628a3 ext4: Invert lock ordering of page_lock and transaction start in delalloc by Mingming Cao · 16 years ago
  86. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  87. e8ced39 percpu_counter: new function percpu_counter_sum_and_set by Mingming Cao · 16 years ago
  88. 6476924 ext4: Add delayed allocation support in data=writeback mode by Alex Tomas · 16 years ago
  89. 29a814d vfs: add hooks for ext4's delayed allocation support by Alex Tomas · 16 years ago
  90. 87c89c2 jbd2: Remove data=ordered mode support using jbd buffer heads by Jan Kara · 16 years ago
  91. 678aaf4 ext4: Use new framework for data=ordered mode in JBD2 by Jan Kara · 16 years ago
  92. c851ed5 jbd2: Implement data=ordered mode handling via inodes by Jan Kara · 16 years ago
  93. 9ddfc3d ext4: Fix lock inversion in ext4_ext_truncate() by Jan Kara · 16 years ago
  94. cf108bc ext4: Invert the locking order of page_lock and transaction start by Jan Kara · 16 years ago
  95. c7d206b vfs: Move mark_inode_dirty() from under page lock in generic_write_end() by Jan Kara · 16 years ago
  96. 2e9ee85 ext4: Use page_mkwrite vma_operations to get mmap write notification. by Aneesh Kumar K.V · 16 years ago
  97. 5f21b0e ext4: fix online resize with mballoc by Frederic Bohe · 16 years ago
  98. 953e622 ext4: use atomic functions to set bh_state by Eric Sandeen · 16 years ago
  99. 47b4a50 ext4: Set journal pointer to NULL when journal is released by Jan Kara · 16 years ago
  100. 0703143 ext4: mballoc avoid use root reserved blocks for non root allocation by Mingming Cao · 16 years ago