1. 363d425 ext4: remove quota allocation when ext4_mb_new_blocks fails by Shen Feng · 16 years ago
  2. f9a8ac9 ext4: remove redundant code in ext4_fill_super() by Li Zefan · 16 years ago
  3. 530576b jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction by Mingming Cao · 16 years ago
  4. 772cb7c ext4: New inode allocation for FLEX_BG meta-data groups. by Jose R. Santos · 16 years ago
  5. 736603a jbd2: Add commit time into the commit block by Theodore Ts'o · 16 years ago
  6. 4db9c54 ext4: replace __FUNCTION__ occurrences by Stoyan Gaydarov · 16 years ago
  7. 7e5a8cd ext4: fix error processing in mb_free_blocks by Shen Feng · 16 years ago
  8. cfbe7e4 ext4: error proc entry creation when the fs/ext4 is not correctly created by Shen Feng · 16 years ago
  9. f795e14 ext4: fix build failure if DX_DEBUG is enabled by Li Zefan · 16 years ago
  10. 7ad72ca ext4: Remove unused variable from ext4_show_options by Theodore Ts'o · 16 years ago
  11. 574ca17 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() by Theodore Ts'o · 16 years ago
  12. 3537576 ext4: remove double definitions of xattr macros by Shen Feng · 16 years ago
  13. 74767c5 ext4: miscellaneous error checks and coding cleanups for mballoc by Shen Feng · 16 years ago
  14. fdf6c7a ext4: add error processing when calling ext4_mb_init_cache in mballoc by Shen Feng · 16 years ago
  15. 31b481d ext4: Fix ext4_mb_init_cache return error by Mingming Cao · 16 years ago
  16. 69baee0 ext4: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  17. 91d9982 ext4: switch to seq_files by Alexey Dobriyan · 16 years ago
  18. 07d45f1 ext4: Use BUG_ON() instead of BUG() by Julia Lawall · 16 years ago
  19. ed8f9c7 ext4: start searching for the right extent from the goal group. by Aneesh Kumar K.V · 16 years ago
  20. 8a35694 ext4: fix comments to say "ext4" by Shen Feng · 16 years ago
  21. e7dfb24 ext4: Fix mb_find_next_bit not to return larger than max by Aneesh Kumar K.V · 16 years ago
  22. f3b35f0 ext4: validate directory entry data before use by Duane Griffin · 16 years ago
  23. 71dc8fb ext4: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  24. 91ef4ca ext4: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  25. 536abdb cifs: fix wksidarr declaration to be big-endian friendly by Jeff Layton · 16 years ago
  26. e911d0c cifs: fix inode leak in cifs_get_inode_info_unix by Jeff Layton · 16 years ago
  27. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  28. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago
  29. e988cf1 ocfs2: Fix flags in ocfs2_file_lock by Mark Fasheh · 16 years ago
  30. b72e9eb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  31. f57e916 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  32. eb35c21 reiserfs: discard prealloc in reiserfs_delete_inode by Jeff Mahoney · 16 years ago
  33. 2aac05a NFS: Fix readdir cache invalidation by Trond Myklebust · 16 years ago
  34. 18c6ac3 [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() by Sunil Mushran · 16 years ago
  35. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  36. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  37. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  38. 6d1029b add kernel-doc for simple_read_from_buffer and memory_read_from_buffer by Akinobu Mita · 16 years ago
  39. 337e2ab ntfs: update help text by Jess Guerrero · 16 years ago
  40. c4a2d7f ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() by Michael Halcrow · 16 years ago
  41. 10dd08d reiserfs: add missing unlock to an error path in reiserfs_quota_write() by Jan Kara · 16 years ago
  42. 4d04e4f ext4: add missing unlock to an error path in ext4_quota_write() by Jan Kara · 16 years ago
  43. f5c8f7d ext3: add missing unlock to error path in ext3_quota_write() by Jan Kara · 16 years ago
  44. 2e4bef4 9p: fix O_APPEND in legacy mode by Eric Van Hensbergen · 16 years ago
  45. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 16 years ago
  46. 7476064 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
  47. 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
  48. 5af4e7a [GFS2] fix gfs2 block allocation (cleaned up) by Benjamin Marzinski · 16 years ago
  49. 17c15da [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 by Bob Peterson · 16 years ago
  50. 19fd426 Merge branch 'master' into for_mm by Jan Kara · 16 years ago
  51. e8183c2 udf: Fix regression in UDF anchor block detection by Tomas Janousek · 16 years ago
  52. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  53. b7e2445 NFS: Fix filehandle size comparisons in the mount code by Trond Myklebust · 16 years ago
  54. 33852a1 NFS: Reduce the NFS mount code stack usage. by Trond Myklebust · 16 years ago
  55. cdd16d0 [patch 2/3] vfs: dcache cleanups by Miklos Szeredi · 16 years ago
  56. 31f3e0b [patch 1/3] vfs: dcache sparse fixes by Miklos Szeredi · 16 years ago
  57. be285c7 [patch 3/3] vfs: make d_path() consistent across mount operations by Andreas Gruenbacher · 16 years ago
  58. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 16 years ago
  59. 694a176 [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink by Marcin Slusarz · 16 years ago
  60. 20d4fdc [patch 2/4] fs: make struct file arg to d_path const by Jan Engelhardt · 16 years ago
  61. c8e7f44 [patch 1/4] vfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  62. c70f844 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() by Michael Kerrisk · 16 years ago
  63. 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
  64. 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
  65. 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
  66. fe6e9c1 [PATCH] fix cgroup-inflicted breakage in block_dev.c by Al Viro · 16 years ago
  67. 55d8538 Fix performance regression on lmbench select benchmark by Linus Torvalds · 16 years ago
  68. 62a8efe Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  69. 2856922 Ext4: Fix online resize block group descriptor corruption by Frederic Bohe · 16 years ago
  70. 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
  71. f948d56 fuse: fix thinko in max I/O size calucation by Miklos Szeredi · 16 years ago
  72. 27eaf66 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  73. 2c39450 ocfs2: Remove ->hangup() from stack glue operations. by Joel Becker · 16 years ago
  74. 9f9a99f ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. by Joel Becker · 16 years ago
  75. 3878f11 ocfs2: Move the hb_ctl_path sysctl into the stack glue. by Joel Becker · 16 years ago
  76. a9e0f52 Remove last traces of a.out support from ELF loader. by David Woodhouse · 16 years ago
  77. 702773b Include <asm/a.out.h> in fs/exec.c only for Alpha. by David Woodhouse · 16 years ago
  78. e4f3ec0 udf: restore UDFFS_DEBUG to being undefined by default by Paul Collins · 16 years ago
  79. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  80. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  81. 2d518f8 fat: relax the permission check of fat_setattr() by OGAWA Hirofumi · 16 years ago
  82. 2a212f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  83. 79ee9a8 [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled by Steve French · 16 years ago
  84. dbdbb87 [CIFS] Fix hang in mount when negprot causes server to kill tcp session by Steve French · 16 years ago
  85. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  86. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 16 years ago
  87. 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
  88. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 16 years ago
  89. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 16 years ago
  90. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 16 years ago
  91. 9bb9178 ext3: fix online resize bug by Josef Bacik · 16 years ago
  92. d100d14 nommu: fix ksize() abuse by Pekka Enberg · 16 years ago
  93. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  94. 7db9cfd devscgroup: check for device permissions at mount time by Pavel Emelyanov · 16 years ago
  95. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  96. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  97. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 16 years ago
  98. b8c141e frv: don't offer BINFMT_FLAT by Adrian Bunk · 16 years ago
  99. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  100. 1d92cfd cifs endianness fixes by Al Viro · 16 years ago