1. d4cd187 ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code by Li Dongyang · 14 years ago
  2. 1ef6ce7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  3. 255f41c Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  4. 9befb55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 14 years ago
  5. 083fd8b AFS: Don't pass error value to page_cache_release() in error handling by David Howells · 14 years ago
  6. d7dfee3 uclinux: error message when FLAT reloc symbol is invalid, v2 by Jun Sun · 15 years ago
  7. b6349ac [LogFS] Split large truncated into smaller chunks by Joern Engel · 14 years ago
  8. 05ce7bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  9. 62af9b5 quota: Convert __DQUOT_PARANOIA symbol to standard config option by Jan Kara · 14 years ago
  10. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  11. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 14 years ago
  12. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 14 years ago
  13. 133b8f9 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode by Jeff Mahoney · 14 years ago
  14. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 14 years ago
  15. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 14 years ago
  16. b863907 [LogFS] Set s_bdi by Joern Engel · 14 years ago
  17. f1d486a xfs: don't warn on EAGAIN in inode reclaim by Dave Chinner · 14 years ago
  18. b6f8dd4 xfs: ensure that sync updates the log tail correctly by Dave Chinner · 14 years ago
  19. c7f2e1f jfs: add jfs specific ->setattr call by Dmitry Monakhov · 14 years ago
  20. 2b0b395 jfs: fix diAllocExt error in resizing filesystem by Bill Pemberton · 14 years ago
  21. 1f1b000 [LogFS] Prevent mempool_destroy NULL pointer dereference by Joern Engel · 14 years ago
  22. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  23. 0fdfe5a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  24. a6a5349 ceph: use separate class for ceph sockets' sk_lock by Sage Weil · 14 years ago
  25. e1e4dd0 ceph: reserve one more caps space when doing readdir by Yehuda Sadeh · 14 years ago
  26. fc837c8f ceph: queue_cap_snap should always queue dirty context by Sage Weil · 14 years ago
  27. ead88af [LogFS] Move assertion by Joern Engel · 14 years ago
  28. d3a03f8 [LogFS] Plug 8 byte information leak by Joern Engel · 14 years ago
  29. 032d8f7 [LogFS] Prevent memory corruption on large deletes by Joern Engel · 14 years ago
  30. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  31. 6a945f3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  32. 50fc88c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  33. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  34. f5b0662 ceph: fix dentry reference leak in dcache readdir by Sage Weil · 14 years ago
  35. 0826167 quota: Fix possible dq_flags corruption by Andrew Perepechko · 14 years ago
  36. 4c5e6c0 quota: Hide warnings about writes to the filesystem before quota was turned on by Jan Kara · 14 years ago
  37. 774f03f ext3: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  38. fc7683a ext2: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  39. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 14 years ago
  40. be3bd22 nilfs2: fix typo "numer" -> "number" in alloc.c by Ryusuke Konishi · 14 years ago
  41. 2c61be0 NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible by Trond Myklebust · 14 years ago
  42. a6305dd NFS: Fix a race with the new commit code by Trond Myklebust · 14 years ago
  43. b80c3cb NFS: Ensure that writeback_single_inode() calls write_inode() when syncing by Trond Myklebust · 14 years ago
  44. 1544fa0 NFS: Fix the mode calculation in nfs_find_open_context by Trond Myklebust · 14 years ago
  45. 80e6063 NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR by Trond Myklebust · 14 years ago
  46. 2844a76 ceph: decode v5 of osdmap (pool names) [protocol change] by Sage Weil · 14 years ago
  47. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  48. 9ddd3a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  49. c15d0fc udf: add speciffic ->setattr callback by Dmitry Monakhov · 14 years ago
  50. 69ecbbe udf: potential integer overflow by Dan Carpenter · 14 years ago
  51. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  52. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  53. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  54. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  55. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  56. f05337c not overwriting file_lock structure after GET_LK by Pavel Shilovsky · 14 years ago
  57. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  58. 9f680ce Btrfs: make sure the chunk allocator doesn't create zero length chunks by Chris Mason · 14 years ago
  59. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  60. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  61. ab6e2410 Btrfs: fix data enospc check overflow by Josef Bacik · 14 years ago
  62. 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 14 years ago
  63. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  64. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  65. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  66. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  67. 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 14 years ago
  68. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  69. d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 14 years ago
  70. 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 14 years ago
  71. 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 14 years ago
  72. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  73. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  74. 6513a81 cifs: Fix a kernel BUG with remote OS/2 server (try #3) by Suresh Jayaraman · 14 years ago
  75. a24e2d7 [CIFS] initialize nbytes at the beginning of CIFSSMBWrite() by Steve French · 14 years ago
  76. 0afa80a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  77. 0e0d5e0 ceph: fix ack counter reset on connection reset by Sage Weil · 14 years ago
  78. 308f441 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() by Li Hong · 14 years ago
  79. 819ccbf ceph: fix leaked inode ref due to snap metadata writeback race by Sage Weil · 14 years ago
  80. 6298a33 ceph: fix snap context reference leaks by Sage Weil · 14 years ago
  81. 80e755f ceph: allow writeback of snapped pages older than 'oldest' snapc by Sage Weil · 14 years ago
  82. b95c35e oom: fix the unsafe usage of badness() in proc_oom_score() by Oleg Nesterov · 14 years ago
  83. 30d1872 fat: fix buffer overflow in vfat_create_shortname() by Nikolaus Schulz · 14 years ago
  84. 7532340 nilfs2: fix a wrong type conversion in nilfs_ioctl() by Li Hong · 14 years ago
  85. 0cad8a11 Btrfs: fix chunk allocate size calculation by Josef Bacik · 14 years ago
  86. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  87. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  88. 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 14 years ago
  89. c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 14 years ago
  90. 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 14 years ago
  91. f3eae7e Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() by Zhao Lei · 14 years ago
  92. ab59381 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() by Zhao Lei · 14 years ago
  93. 471fa17 Btrfs: Remove unnecessary finish_wait() in wait_current_trans() by Zhao Lei · 14 years ago
  94. 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 14 years ago
  95. 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 14 years ago
  96. 9358c6d ceph: fix dentry rehashing on virtual .snap dir by Sage Weil · 14 years ago
  97. b7b7fa4 reiserfs: Fix locking BUG during mount failure by Jeff Mahoney · 14 years ago
  98. e05c378 [LogFS] Remove unused method by Joern Engel · 14 years ago
  99. 4660d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  100. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago