1. 7ab02af Fix 'flush_old_exec()/setup_new_exec()' split by Linus Torvalds · 15 years ago
  2. e8b217e xfs: remove invalid barrier optimization from xfs_fsync by Christoph Hellwig · 15 years ago
  3. 20026d9 xfs: kill the unused XFS_QMOPT_* flush flags V2 by Dave Chinner · 15 years ago
  4. 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
  5. ea8d62d GFS2: Use GFP_NOFS for alloc structure by Steven Whitehouse · 15 years ago
  6. 7fe3ec6 GFS2: Fix previous patch by Steven Whitehouse · 15 years ago
  7. 55f0b4c GFS2: Don't withdraw on partial rindex entries by Benjamin Marzinski · 15 years ago
  8. 3256a05 nilfs2: fix potential leak of dirty data on umount by Ryusuke Konishi · 15 years ago
  9. 9e9432c block: fix bugs in bio-integrity mempool usage by Chuck Ebbert · 15 years ago
  10. 67f15b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  11. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  12. 035fe03 Btrfs: check total number of devices when removing missing by Josef Bacik · 15 years ago
  13. 7f59203 Btrfs: check return value of open_bdev_exclusive properly by Josef Bacik · 15 years ago
  14. f48b907 Btrfs: do not mark the chunk as readonly if in degraded mode by Josef Bacik · 15 years ago
  15. e3acc2a Btrfs: run orphan cleanup on default fs root by Josef Bacik · 15 years ago
  16. f858153 Btrfs: fix a memory leak in btrfs_init_acl by Yang Hongyang · 15 years ago
  17. d1ea6a6 Btrfs: Use correct values when updating inode i_size on fallocate by Aneesh Kumar K.V · 15 years ago
  18. b8d9bfe Btrfs: remove tree_search() in extent_map.c by Miao Xie · 15 years ago
  19. a555f81 Btrfs: Add mount -o compress-force by Chris Mason · 15 years ago
  20. 1d61658 block: fix bio_add_page for non trivial merge_bvec_fn case by Dmitry Monakhov · 15 years ago
  21. bbec919 reiserfs: Fix vmalloc call under reiserfs lock by Frederic Weisbecker · 15 years ago
  22. 083c73c fix oops in fs/9p late mount failure by Al Viro · 15 years ago
  23. 7e32b7b fix leak in romfs_fill_super() by Al Viro · 15 years ago
  24. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 15 years ago
  25. 5998649 Fix failure exits in bfs_fill_super() by Al Viro · 15 years ago
  26. 217686e fix affs parse_options() by Al Viro · 15 years ago
  27. 2933392 Fix remount races with symlink handling in affs by Al Viro · 15 years ago
  28. afc70ed Fix a leak in affs_fill_super() by Al Viro · 15 years ago
  29. b04da8b fnctl: f_modown should call write_lock_irqsave/restore by Greg Kroah-Hartman · 15 years ago
  30. a2c0b9e NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly by Trond Myklebust · 15 years ago
  31. 0339169 NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily by Trond Myklebust · 15 years ago
  32. 8e469eb NFSv4: Don't allow posix locking against servers that don't support it by Trond Myklebust · 15 years ago
  33. 2bee72a NFSv4: Ensure that the NFSv4 locking can recover from stateid errors by Trond Myklebust · 15 years ago
  34. b0706ca NFS: Avoid warnings when CONFIG_NFS_V4=n by David Howells · 15 years ago
  35. 0aa0588 NFS: Make nfs_commitdata_release static by H Hartley Sweeten · 15 years ago
  36. 82be934 NFS: Try to commit unstable writes in nfs_release_page() by Trond Myklebust · 15 years ago
  37. c9edda7 NFS: Fix a reference leak in nfs_wb_cancel_page() by Trond Myklebust · 15 years ago
  38. 7d6a7bd xfs: Use delay write promotion for dquot flushing by Dave Chinner · 15 years ago
  39. 089716a xfs: Sort delayed write buffers before dispatch by Dave Chinner · 15 years ago
  40. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 15 years ago
  41. c854363 xfs: Use delayed write for inodes rather than async V2 by Dave Chinner · 15 years ago
  42. 777df5a xfs: Make inode reclaim states explicit by Dave Chinner · 15 years ago
  43. d5db0f9 xfs: more reserved blocks fixups by Eric Sandeen · 15 years ago
  44. 388f1f0 xfs: turn off sign warnings by Dave Chinner · 15 years ago
  45. cbe132a xfs: don't hold onto reserved blocks on remount,ro by Dave Chinner · 15 years ago
  46. 26636bf ocfs2/dlm: Print more messages during lock migration by Sunil Mushran · 15 years ago
  47. 71656fa ocfs2/dlm: Ignore LVBs of locks in the Blocked list by Sunil Mushran · 15 years ago
  48. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 15 years ago
  49. e5f2cb2 ocfs2: fix a misleading variable name by Wengang Wang · 15 years ago
  50. 1097df3 ocfs2: Sync max_inline_data_with_xattr from tools. by Tao Ma · 15 years ago
  51. 9a3cbe3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  52. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 15 years ago
  53. 9b00f30 xfs: quota limit statvfs available blocks by Christoph Hellwig · 15 years ago
  54. bdfb043 xfs: replace KM_LARGE with explicit vmalloc use by Christoph Hellwig · 15 years ago
  55. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 15 years ago
  56. 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 15 years ago
  57. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  58. a210c1a xfs: implement quota warnings via netlink by Christoph Hellwig · 15 years ago
  59. 4d1f88d xfs: clean up error handling in xfs_trans_dqresv by Christoph Hellwig · 15 years ago
  60. 512dd1a xfs: kill XFS_QMOPT_ASYNC by Christoph Hellwig · 15 years ago
  61. bdeef61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  62. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 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
  64. 30a0f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  65. 3f00171 compat_ioctl: Supress "unknown cmd" message on serial /dev/console by Atsushi Nemoto · 15 years ago
  66. ece550f ecryptfs: use after free by Dan Carpenter · 15 years ago
  67. 4aa25bc ecryptfs: Eliminate useless code by Julia Lawall · 15 years ago
  68. fe0fc01 ecryptfs: fix interpose/interpolate typos in comments by Erez Zadok · 15 years ago
  69. 3469b57 ecryptfs: pass matching flags to interpose as defined and used there by Erez Zadok · 15 years ago
  70. c44a66d ecryptfs: remove unnecessary d_drop calls in ecryptfs_link by Erez Zadok · 15 years ago
  71. 0d132f7 ecryptfs: don't ignore return value from lock_rename by Erez Zadok · 15 years ago
  72. e27759d ecryptfs: initialize private persistent file before dereferencing pointer by Erez Zadok · 15 years ago
  73. 38e3eae eCryptfs: Remove mmap from directory operations by Tyler Hicks · 15 years ago
  74. f8f484d eCryptfs: Add getattr function by Tyler Hicks · 15 years ago
  75. 5f3ef64 eCryptfs: Use notify_change for truncating lower inodes by Tyler Hicks · 15 years ago
  76. 587aa0f xfs: rearrange xfs_mod_sb() to avoid array subscript warning by Dave Chinner · 15 years ago
  77. f0a0eaa xfs: suppress spurious uninitialised var warning in xfs_bmapi() by Dave Chinner · 15 years ago
  78. 58c75cf xfs: make compile warn about char sign mismatches again by Dave Chinner · 15 years ago
  79. 4a24cb7 xfs: clean up sign warnings in dir2 code by Dave Chinner · 15 years ago
  80. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 15 years ago
  81. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 15 years ago
  82. a3380ae xfs: make xfs_dir_cilookup_result use unsigned char by Dave Chinner · 15 years ago
  83. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 15 years ago
  84. 046ea75 xfs: convert DM ops to use unsigned char names by Dave Chinner · 15 years ago
  85. e2bcd93 xfs: directory names are unsigned by Dave Chinner · 15 years ago
  86. f06f135 fs/bio.c: fix shadows sparse warning by Thiago Farina · 15 years ago
  87. 1e868d8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  88. 11dfe35 Btrfs: fix possible panic on unmount by Josef Bacik · 15 years ago
  89. a9cc71a Btrfs: deal with NULL acl sent to btrfs_set_acl by Chris Mason · 15 years ago
  90. 6c090a1 Btrfs: fix regression in orphan cleanup by Josef Bacik · 15 years ago
  91. 6c7d54a Btrfs: Fix race in btrfs_mark_extent_written by Yan, Zheng · 15 years ago
  92. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  93. a038fab0 Btrfs: align offsets for btrfs_ordered_update_i_size by Yan, Zheng · 15 years ago
  94. 406266a btrfs: fix missing last-entry in readdir(3) by Jan Engelhardt · 15 years ago
  95. 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
  96. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  97. 81759b5 nommu: fix race between ramfs truncation and shared mmap by David Howells · 15 years ago
  98. 27d55f1 do_add_mount() should sanitize mnt_flags by Al Viro · 15 years ago
  99. 7e1295d CIFS shouldn't make mountpoints shrinkable by Al Viro · 15 years ago
  100. 7b43a79 mnt_flags fixes in do_remount() by Al Viro · 15 years ago