1. dcf3dd8 [GFS2] Fix recursive locking in gfs2_getattr by Steven Whitehouse · 18 years ago
  2. 300c7d7 [GFS2] Fix recursive locking in gfs2_permission by Steven Whitehouse · 18 years ago
  3. cb4c031 [GFS2] Reduce number of arguments to meta_io.c:getbuf() by Steven Whitehouse · 18 years ago
  4. a25311c [GFS2] Move gfs2_meta_syncfs() into log.c by Steven Whitehouse · 18 years ago
  5. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  6. ae61932 [GFS2] mark_inode_dirty after write to stuffed file by Steven Whitehouse · 18 years ago
  7. 28626e2 [GFS2] Fix glock ordering on inode creation by Steven Whitehouse · 18 years ago
  8. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  9. fa2ecfc5e [GFS2] Fix Kconfig wrt CRC32 by Steven Whitehouse · 18 years ago
  10. 5e7d65c [GFS2] Make sentinel dirents compatible with gfs1 by Steven Whitehouse · 18 years ago
  11. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  12. 175011c [GFS2] Remove unused sysfs files by Steven Whitehouse · 18 years ago
  13. 4cf1ed8 [GFS2] Tidy up bmap & fix boundary bug by Steven Whitehouse · 18 years ago
  14. ab92303 [GFS2] Fix memory allocation in glock.c by Steven Whitehouse · 18 years ago
  15. b98c95a [DLM] Fix DLM config by Patrick Caulfield · 18 years ago
  16. 6f90a8b1 [DLM] clear sbflags on lock master by David Teigland · 18 years ago
  17. 4b77f2c [DLM] do full recover_locks barrier by David Teigland · 18 years ago
  18. 2cdc98a [DLM] fix stopping unstarted recovery by David Teigland · 18 years ago
  19. 91c0dc9 [DLM] fix aborted recovery during node removal by David Teigland · 18 years ago
  20. d440015 [DLM] fix requestqueue race by David Teigland · 18 years ago
  21. 435618b [DLM] status messages ping-pong between unmounted nodes by David Teigland · 18 years ago
  22. 5206980 [DLM] res_recover_locks_count not reset when recover_locks is aborted by David Teigland · 18 years ago
  23. fdda387 [DLM] Add support for tcp communications by Patrick Caulfield · 18 years ago
  24. 61057c6 [GFS2] Remove unused zero_readpage from stuffed_readpage by Russell Cattelan · 18 years ago
  25. 7020933 [GFS2] Fix race in logging code by Russell Cattelan · 18 years ago
  26. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  27. e7c698d [GFS2] Inode number is constant by Steven Whitehouse · 18 years ago
  28. 6b124d8 [GFS2] Only set inode flags when required by Steven Whitehouse · 18 years ago
  29. 2ca9950 [GFS2] Fix page lock/glock deadlock by Steven Whitehouse · 18 years ago
  30. c594d88 [GFS2] Remove unused GL_DUMP flag by Steven Whitehouse · 18 years ago
  31. f6e58f0 [GFS2] Don't copy meta_header for rgrp in and out by Steven Whitehouse · 18 years ago
  32. 294caaa [GFS2] Tidy up 0 initialisations in inode.c by Steven Whitehouse · 18 years ago
  33. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  34. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  35. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  36. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  37. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  38. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  39. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  40. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  41. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  42. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  43. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  44. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  45. 9c9ab3d [GFS2] gfs2 __user misannotation fix by Al Viro · 18 years ago
  46. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  47. b62f963 [GFS2] split and annotate gfs2_quota_change by Al Viro · 18 years ago
  48. bd209cc [GFS2] split and annotate gfs2_statfs_change by Al Viro · 18 years ago
  49. b5bc9e8 [GFS2] split and annotate gfs2_quota by Al Viro · 18 years ago
  50. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  51. 1e81c4c [GFS2] split and annotate gfs_rindex by Al Viro · 18 years ago
  52. e928a76 [GFS2] split and annotate gfs2_meta_header by Al Viro · 18 years ago
  53. 2a2c982 [GFS2] Fix crc32 calculation in recovery.c by Steven Whitehouse · 18 years ago
  54. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  55. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago
  56. 6882666 [GFS2] split and annotate gfs2_rgrp by Al Viro · 18 years ago
  57. bc558c8 [GFS2] fields of gfs2_sb_host are host-endian by Al Viro · 18 years ago
  58. f50dfaf [GFS2] split gfs2_sb by Al Viro · 18 years ago
  59. 5c6edb5 [GFS2] gfs2_dinode_host fields are host-endian by Al Viro · 18 years ago
  60. 3ca68df [GFS2] split gfs2_dinode into on-disk and host variants by Al Viro · 18 years ago
  61. 0215ffb Linux 2.6.19 by Linus Torvalds · 18 years ago
  62. 315917d [PATCH] r8169: Fix iteration variable sign by Francois Romieu · 18 years ago
  63. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  64. aed6fad [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms by Milan Svoboda · 18 years ago
  65. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 18 years ago
  66. 1275361 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  67. e81c7359 [NET]: Fix MAX_HEADER setting. by David S. Miller · 18 years ago
  68. af443b6 [NETFILTER]: ipt_REJECT: fix memory corruption by Patrick McHardy · 18 years ago
  69. 2e47c26 [NETFILTER]: conntrack: fix refcount leak when finding expectation by Yasuyuki Kozakai · 18 years ago
  70. c537b75 [NETFILTER]: ctnetlink: fix reference count leak by Patrick McHardy · 18 years ago
  71. 22e7410 [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack by Yasuyuki Kozakai · 18 years ago
  72. dafc741 [NETFILTER]: nfctnetlink: assign helper to newly created conntrack by Yasuyuki Kozakai · 18 years ago
  73. 4f404ca Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  74. 691ce26 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  75. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  76. b6a1088 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  77. ef8d2f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  78. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 18 years ago
  79. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 18 years ago
  80. 3cce485 [PATCH] fix create_write_pipe() error check by Akinobu Mita · 18 years ago
  81. 967bf62 [PATCH] Fix Intel/Sharp command set erase suspend bug by Joakim Tjernlund · 18 years ago
  82. ba8379b2 [PATCH] bridge: fix possible overflow in get_fdb_entries by Chris Wright · 18 years ago
  83. 177b292 [MIPS] Fix Bonito bootup message. by Ralf Baechle · 18 years ago
  84. c547c77 [PATCH] x86-64: Use stricter in process stack check for unwinder by Andi Kleen · 18 years ago
  85. 38b5b03 [PATCH] i386: Fix compilation with UP genericarch by Andi Kleen · 18 years ago
  86. f7a2332 [PATCH] x86-64: Fix warning in io_apic.c by Andi Kleen · 18 years ago
  87. ff0a538 [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind by Jan Beulich · 18 years ago
  88. a3550a9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Andi Kleen · 18 years ago
  89. 24d7bb3 [PATCH] x86_64: fix 'earlyprintk=...,keep' regression by Ingo Molnar · 18 years ago
  90. c4423ccc [ALSA] version 1.0.13 by Jaroslav Kysela · 18 years ago
  91. 3271b7b [ALSA] snd-emu10k1: Fix capture for one variant. by James Courtier-Dutton · 18 years ago
  92. de1b8b9 [ALSA] Fix hang-up at disconnection of usb-audio by Takashi Iwai · 18 years ago
  93. 282e0c8 [ALSA] hda: fix typo for xw4400 PCI sub-ID by John W. Linville · 18 years ago
  94. e737707 [ALSA] hda: fix sigmatel dell system detection by Matt Porter · 18 years ago
  95. 80b8d5d [ALSA] Enable stereo line input for TAS codec by Paul Mackerras · 18 years ago
  96. ac5d1a7 [ALSA] rtctimer: handle RTC interrupts with a tasklet by Clemens Ladisch · 18 years ago
  97. 08475a1 [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure by Brian King · 18 years ago
  98. f33d625 [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  99. c31f571 [PATCH] libata: don't schedule EH on wcache on/off if old EH by Tejun Heo · 18 years ago
  100. fc5d81e selinux: fix dentry_open() error check by Akinobu Mita · 18 years ago