1. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  2. f17172e [GFS2] Fix module building by Steven Whitehouse · 16 years ago
  3. 31fcba0 [GFS2] Remove all_list from lock_dlm by Steven Whitehouse · 16 years ago
  4. b2cad26 [GFS2] Remove obsolete conversion deadlock avoidance code by Steven Whitehouse · 16 years ago
  5. 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 16 years ago
  6. 9171f5a [GFS2] kernel panic mounting volume by Bob Peterson · 16 years ago
  7. 01b7c7a [GFS2] Revise readpage locking by Steven Whitehouse · 16 years ago
  8. 8027473 [GFS2] Fix ordering of args for list_add by Steven Whitehouse · 16 years ago
  9. 2d81afb [GFS2] trivial sparse lock annotations by Harvey Harrison · 16 years ago
  10. 048bca2 [GFS2] No lock_nolock by Steven Whitehouse · 16 years ago
  11. f3c9d38 [GFS2] Fix ordering bug in lock_dlm by Steven Whitehouse · 16 years ago
  12. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  13. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  14. 5af4e7a [GFS2] fix gfs2 block allocation (cleaned up) by Benjamin Marzinski · 16 years ago
  15. 17c15da [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 by Bob Peterson · 16 years ago
  16. 19fd426 Merge branch 'master' into for_mm by Jan Kara · 16 years ago
  17. e8183c2 udf: Fix regression in UDF anchor block detection by Tomas Janousek · 16 years ago
  18. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  19. b7e2445 NFS: Fix filehandle size comparisons in the mount code by Trond Myklebust · 16 years ago
  20. 33852a1 NFS: Reduce the NFS mount code stack usage. by Trond Myklebust · 16 years ago
  21. cdd16d0 [patch 2/3] vfs: dcache cleanups by Miklos Szeredi · 16 years ago
  22. 31f3e0b [patch 1/3] vfs: dcache sparse fixes by Miklos Szeredi · 16 years ago
  23. be285c7 [patch 3/3] vfs: make d_path() consistent across mount operations by Andreas Gruenbacher · 16 years ago
  24. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 16 years ago
  25. 694a176 [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink by Marcin Slusarz · 16 years ago
  26. 20d4fdc [patch 2/4] fs: make struct file arg to d_path const by Jan Engelhardt · 16 years ago
  27. c8e7f44 [patch 1/4] vfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  28. c70f844 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() by Michael Kerrisk · 16 years ago
  29. 4cca922 [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case by Michael Kerrisk · 16 years ago
  30. 94c70b9 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW by Michael Kerrisk · 16 years ago
  31. 12fd0d3 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files by Michael Kerrisk · 16 years ago
  32. fe6e9c1 [PATCH] fix cgroup-inflicted breakage in block_dev.c by Al Viro · 16 years ago
  33. 55d8538 Fix performance regression on lmbench select benchmark by Linus Torvalds · 16 years ago
  34. 62a8efe Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  35. 514bcc6 dlm-user: BKL pushdown by Arnd Bergmann · 16 years ago
  36. 8f59342 Replace BKL with superblock lock in fat/msdos/vfat by Linus Torvalds · 16 years ago
  37. 9514dff Remove the lock_kernel() call from chrdev_open() by Jonathan Corbet · 16 years ago
  38. a30427d Add a comment in chrdev_open() by Jonathan Corbet · 16 years ago
  39. 2856922 Ext4: Fix online resize block group descriptor corruption by Frederic Bohe · 16 years ago
  40. e899536 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  41. f948d56 fuse: fix thinko in max I/O size calucation by Miklos Szeredi · 16 years ago
  42. 27eaf66 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  43. 2c39450 ocfs2: Remove ->hangup() from stack glue operations. by Joel Becker · 16 years ago
  44. 9f9a99f ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. by Joel Becker · 16 years ago
  45. 3878f11 ocfs2: Move the hb_ctl_path sysctl into the stack glue. by Joel Becker · 16 years ago
  46. a9e0f52 Remove last traces of a.out support from ELF loader. by David Woodhouse · 16 years ago
  47. 702773b Include <asm/a.out.h> in fs/exec.c only for Alpha. by David Woodhouse · 16 years ago
  48. e4f3ec0 udf: restore UDFFS_DEBUG to being undefined by default by Paul Collins · 16 years ago
  49. c54f9da Merge branch 'linus' into x86/irqstats by Ingo Molnar · 16 years ago
  50. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  51. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  52. 2d518f8 fat: relax the permission check of fat_setattr() by OGAWA Hirofumi · 16 years ago
  53. 2a212f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  54. 79ee9a8 [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled by Steve French · 16 years ago
  55. dbdbb87 [CIFS] Fix hang in mount when negprot causes server to kill tcp session by Steve French · 16 years ago
  56. ec1aef3 jfs: remove DIRENTSIZ by Adrian Bunk · 16 years ago
  57. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  58. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 16 years ago
  59. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 16 years ago
  60. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 16 years ago
  61. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 16 years ago
  62. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 16 years ago
  63. 9bb9178 ext3: fix online resize bug by Josef Bacik · 16 years ago
  64. d100d14 nommu: fix ksize() abuse by Pekka Enberg · 16 years ago
  65. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  66. 7db9cfd devscgroup: check for device permissions at mount time by Pavel Emelyanov · 16 years ago
  67. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  68. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  69. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 16 years ago
  70. b8c141e frv: don't offer BINFMT_FLAT by Adrian Bunk · 16 years ago
  71. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  72. 1d92cfd cifs endianness fixes by Al Viro · 16 years ago
  73. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  74. 0f475b2 [PATCH 3/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  75. 959040c [PATCH 2/3] ocfs2/dlm: Silence build warnings by Sunil Mushran · 16 years ago
  76. 271d772 [PATCH 1/3] ocfs2/net: Silence build warnings by Sunil Mushran · 16 years ago
  77. a12630b ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' by Joel Becker · 16 years ago
  78. 3c65e87 JFS: diAlloc() should return -EIO rather than EIO by Li Zefan · 16 years ago
  79. ca39d65 splice: handle try_to_release_page() failure by Jens Axboe · 16 years ago
  80. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 16 years ago
  81. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  82. 571640c ext4: enable barriers by default by Eric Sandeen · 16 years ago
  83. 034772b jbd2: Fix barrier fallback code to re-lock the buffer head by Theodore Ts'o · 16 years ago
  84. cd0b6a3 ext4: Display the journal_async_commit mount option in /proc/mounts by Theodore Ts'o · 16 years ago
  85. 624080e jbd2: If a journal checksum error is detected, propagate the error to ext4 by Theodore Ts'o · 16 years ago
  86. 8ea7690 jbd2: Fix memory leak when verifying checksums in the journal by Theodore Ts'o · 16 years ago
  87. 9446009 ext4: fix online resize bug by Josef Bacik · 16 years ago
  88. 0bf7e83 ext4: Fix uninit block group initialization with FLEX_BG by Jose R. Santos · 16 years ago
  89. 03cddb8 ext4: Fix use of uninitialized data with debug enabled. by Aneesh Kumar K.V · 16 years ago
  90. a2eddfa x86: make /proc/stat account for all interrupts by Jan Beulich · 16 years ago
  91. 5132861 disable most mode changes on non-unix/non-cifsacl mounts by Jeff Layton · 16 years ago
  92. c4185a0 proc: proc_get_inode() should get module only once by Denis V. Lunev · 16 years ago
  93. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  94. 80bfc25 ntfs: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  95. 71fd517 ecryptfs: fix missed mutex_unlock by Cyrill Gorcunov · 16 years ago
  96. 03fb0bc fuse: fix bdi naming conflict by Miklos Szeredi · 16 years ago
  97. b720615 [CIFS] Correct incorrect obscure open flag by Steve French · 16 years ago
  98. 27adb44 [CIFS] warn if both dynperm and cifsacl mount options specified by Steve French · 16 years ago
  99. 4ca691a silently ignore ownership changes unless unix extensions are enabled or we're faking uid changes by Jeff Layton · 16 years ago
  100. 4e94a10 [CIFS] remove trailing whitespace by Steve French · 16 years ago