1. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 15 years ago
  2. d6b198b fix ext3/ext4 comment typo compain -> complain by Thadeu Lima de Souza Cascardo · 15 years ago
  3. db18efa bio: Fix outdated comment about bio_alloc_bioset() by Jaak Ristioja · 15 years ago
  4. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  5. 7e2a108 fs/qnx4: decrement sizeof size in strncmp by Julia Lawall · 15 years ago
  6. 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 15 years ago
  7. c41b20e Fix misspellings of "truly" in comments. by Adam Buchbinder · 15 years ago
  8. c1c0cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  9. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 15 years ago
  10. 1a45dcf Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. 4dab75e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  12. 7ab02af Fix 'flush_old_exec()/setup_new_exec()' split by Linus Torvalds · 15 years ago
  13. 13af757 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  14. ea8d62d GFS2: Use GFP_NOFS for alloc structure by Steven Whitehouse · 15 years ago
  15. 7fe3ec6 GFS2: Fix previous patch by Steven Whitehouse · 15 years ago
  16. 55f0b4c GFS2: Don't withdraw on partial rindex entries by Benjamin Marzinski · 15 years ago
  17. 3256a05 nilfs2: fix potential leak of dirty data on umount by Ryusuke Konishi · 15 years ago
  18. 9e9432c block: fix bugs in bio-integrity mempool usage by Chuck Ebbert · 15 years ago
  19. 67f15b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  20. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  21. 035fe03 Btrfs: check total number of devices when removing missing by Josef Bacik · 15 years ago
  22. 7f59203 Btrfs: check return value of open_bdev_exclusive properly by Josef Bacik · 15 years ago
  23. f48b907 Btrfs: do not mark the chunk as readonly if in degraded mode by Josef Bacik · 15 years ago
  24. e3acc2a Btrfs: run orphan cleanup on default fs root by Josef Bacik · 15 years ago
  25. f858153 Btrfs: fix a memory leak in btrfs_init_acl by Yang Hongyang · 15 years ago
  26. d1ea6a6 Btrfs: Use correct values when updating inode i_size on fallocate by Aneesh Kumar K.V · 15 years ago
  27. b8d9bfe Btrfs: remove tree_search() in extent_map.c by Miao Xie · 15 years ago
  28. a555f81 Btrfs: Add mount -o compress-force by Chris Mason · 15 years ago
  29. 1d61658 block: fix bio_add_page for non trivial merge_bvec_fn case by Dmitry Monakhov · 15 years ago
  30. bbec919 reiserfs: Fix vmalloc call under reiserfs lock by Frederic Weisbecker · 15 years ago
  31. 083c73c fix oops in fs/9p late mount failure by Al Viro · 15 years ago
  32. 7e32b7b fix leak in romfs_fill_super() by Al Viro · 15 years ago
  33. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 15 years ago
  34. 5998649 Fix failure exits in bfs_fill_super() by Al Viro · 15 years ago
  35. 217686e fix affs parse_options() by Al Viro · 15 years ago
  36. 2933392 Fix remount races with symlink handling in affs by Al Viro · 15 years ago
  37. afc70ed Fix a leak in affs_fill_super() by Al Viro · 15 years ago
  38. b04da8b fnctl: f_modown should call write_lock_irqsave/restore by Greg Kroah-Hartman · 15 years ago
  39. 9a3cbe3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  40. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 15 years ago
  41. bdeef61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  42. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  43. 15e551e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  44. 30a0f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  45. 3f00171 compat_ioctl: Supress "unknown cmd" message on serial /dev/console by Atsushi Nemoto · 15 years ago
  46. ece550f ecryptfs: use after free by Dan Carpenter · 15 years ago
  47. 4aa25bc ecryptfs: Eliminate useless code by Julia Lawall · 15 years ago
  48. fe0fc01 ecryptfs: fix interpose/interpolate typos in comments by Erez Zadok · 15 years ago
  49. 3469b57 ecryptfs: pass matching flags to interpose as defined and used there by Erez Zadok · 15 years ago
  50. c44a66d ecryptfs: remove unnecessary d_drop calls in ecryptfs_link by Erez Zadok · 15 years ago
  51. 0d132f7 ecryptfs: don't ignore return value from lock_rename by Erez Zadok · 15 years ago
  52. e27759d ecryptfs: initialize private persistent file before dereferencing pointer by Erez Zadok · 15 years ago
  53. 38e3eae eCryptfs: Remove mmap from directory operations by Tyler Hicks · 15 years ago
  54. f8f484d eCryptfs: Add getattr function by Tyler Hicks · 15 years ago
  55. 5f3ef64 eCryptfs: Use notify_change for truncating lower inodes by Tyler Hicks · 15 years ago
  56. f06f135 fs/bio.c: fix shadows sparse warning by Thiago Farina · 15 years ago
  57. 1e868d8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  58. 11dfe35 Btrfs: fix possible panic on unmount by Josef Bacik · 15 years ago
  59. a9cc71a Btrfs: deal with NULL acl sent to btrfs_set_acl by Chris Mason · 15 years ago
  60. 6c090a1 Btrfs: fix regression in orphan cleanup by Josef Bacik · 15 years ago
  61. 6c7d54a Btrfs: Fix race in btrfs_mark_extent_written by Yan, Zheng · 15 years ago
  62. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  63. a038fab Btrfs: align offsets for btrfs_ordered_update_i_size by Yan, Zheng · 15 years ago
  64. 406266a btrfs: fix missing last-entry in readdir(3) by Jan Engelhardt · 15 years ago
  65. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  66. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  67. 81759b5 nommu: fix race between ramfs truncation and shared mmap by David Howells · 15 years ago
  68. 27d55f1 do_add_mount() should sanitize mnt_flags by Al Viro · 15 years ago
  69. 7e1295d CIFS shouldn't make mountpoints shrinkable by Al Viro · 15 years ago
  70. 7b43a79 mnt_flags fixes in do_remount() by Al Viro · 15 years ago
  71. df1a1ad attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared() by Al Viro · 15 years ago
  72. 8ad08d8 may_umount() needs namespace_sem by Al Viro · 15 years ago
  73. 976ae32 inotify: only warn once for inotify problems by Eric Paris · 15 years ago
  74. 9e572cc inotify: do not reuse watch descriptors by Eric Paris · 15 years ago
  75. e09f986 xfs: xfs_swap_extents needs to handle dynamic fork offsets by Dave Chinner · 15 years ago
  76. 3daeb42 xfs: fix missing error check in xfs_rtfree_range by Dave Chinner · 15 years ago
  77. 4b6a468 xfs: fix stale inode flush avoidance by Dave Chinner · 15 years ago
  78. 126976c xfs: Remove inode iolock held check during allocation by Dave Chinner · 15 years ago
  79. 57817c6 xfs: reclaim all inodes by background tree walks by Dave Chinner · 15 years ago
  80. 018027b xfs: Avoid inodes in reclaim when flushing from inode cache by Dave Chinner · 15 years ago
  81. c8e20be xfs: reclaim inodes under a write lock by Dave Chinner · 15 years ago
  82. 1296cc8 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag by Aneesh Kumar K.V · 15 years ago
  83. 5f634d0 ext4: Fix quota accounting error with fallocate by Aneesh Kumar K.V · 15 years ago
  84. 1db9138 ext4: Handle -EDQUOT error on write by Aneesh Kumar K.V · 15 years ago
  85. 9b6e310 Fix configfs leak by Al Viro · 15 years ago
  86. 9850c05 Fix the -ESTALE handling in do_filp_open() by Al Viro · 15 years ago
  87. 806892e ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path by OGAWA Hirofumi · 15 years ago
  88. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  89. 7b264fc hppfs: handle ->put_link() by Al Viro · 15 years ago
  90. 204f2f0 Kill 9p readlink() by Al Viro · 15 years ago
  91. 86acdca1 fix autofs/afs/etc. magic mountpoint breakage by Al Viro · 15 years ago
  92. e80c14e Merge branch 'fasync-helper' by Linus Torvalds · 15 years ago
  93. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  94. 0f585f1 GFS2: Fix refcnt leak on gfs2_follow_link() error path by OGAWA Hirofumi · 15 years ago
  95. 1b4d40a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  96. 79ecb04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  97. db1fc95 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  98. 7f53a09 smaps: fix wrong rss count by Minchan Kim · 15 years ago
  99. 1306d60 proc: partially revert "procfs: provide stack information for threads" by KOSAKI Motohiro · 15 years ago
  100. 05b5d89 quota: Fix dquot_transfer for filesystems different from ext4 by Jan Kara · 15 years ago