1. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 15 years ago
  2. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 15 years ago
  3. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  4. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 15 years ago
  5. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago
  6. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  7. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 15 years ago
  8. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  9. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  10. ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 15 years ago
  11. 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 15 years ago
  12. 8b4bfc7 Merge branch 'master' into next by James Morris · 15 years ago
  13. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  14. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  15. b409d7a ocfs2: Fix possible deadlock when extending quota file by Jan Kara · 15 years ago
  16. e576e05 nfs: remove superfluous BUG_ON()s by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 38c7304 NFS: read-modify-write page updating by Peter Staubach · 15 years ago
  18. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 15 years ago
  19. 1905b1b chrdev: implement __[un]register_chrdev() by Tejun Heo · 15 years ago
  20. 704b836 mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  21. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  22. 13f0fea mm_for_maps: simplify, use ptrace_may_access() by Oleg Nesterov · 15 years ago
  23. 896a6de mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  24. d3c8660 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  25. 4ba74d0 ext4: Fix bugs in mballoc's stream allocation mode by Theodore Ts'o · 15 years ago
  26. 0ef90db ext4: Display the mballoc flags in mb_history in hex instead of decimal by Theodore Ts'o · 15 years ago
  27. 6ba495e ext4: Add configurable run-time mballoc debugging by Theodore Ts'o · 15 years ago
  28. 91cc219 ext4: fix journal ref count in move_extent_par_page by Peng Tao · 15 years ago
  29. b1f485f jbd2: round commit timer up to avoid uncommitted transaction by Andreas Dilger · 15 years ago
  30. c333e07 ext4: remove redundant test on unsigned by Roel Kluin · 15 years ago
  31. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  32. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  33. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  34. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  35. 4116092 NFSD: Support IPv6 addresses in write_failover_ip() by Chuck Lever · 15 years ago
  36. c15128c lockd: Replace nsm_display_address() with rpc_ntop() by Chuck Lever · 15 years ago
  37. b97a567 lockd: Replace nlm_clear_port() by Chuck Lever · 15 years ago
  38. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 15 years ago
  39. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 15 years ago
  40. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 15 years ago
  41. ec88f28 NFS: Use the authentication flavor list returned by mountd by Chuck Lever · 15 years ago
  42. 059f90b NFS: Fix auth flavor len accounting by Chuck Lever · 15 years ago
  43. 0b52412 NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client by Chuck Lever · 15 years ago
  44. f3f4f4e NFS: Fix up new minorversion= option by Chuck Lever · 15 years ago
  45. c140aa9 NFSv4: Clean up the nfs.callback_tcpport option by Trond Myklebust · 15 years ago
  46. 80e52ac NFSv4: Don't do idmapper upcalls for asynchronous RPC calls by Trond Myklebust · 15 years ago
  47. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  48. a78cb57 NFSv4: Don't loop forever on state recovery failure... by Trond Myklebust · 15 years ago
  49. dd8ac1d nfs: Keep index within mnt_errtbl[] by Roel Kluin · 15 years ago
  50. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  51. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  52. 8a57a9d ocfs2: keep index within status_map[] by Roel Kluin · 15 years ago
  53. e743267 ocfs2: Initialize the cluster we're writing to in a non-sparse extend by Sunil Mushran · 15 years ago
  54. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  55. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  56. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  58. 3440625 flat: fix uninitialized ptr with shared libs by Linus Torvalds · 15 years ago
  59. 2d8dd38 vfs: mnt_want_write_file(): fix special file handling by OGAWA Hirofumi · 15 years ago
  60. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  61. b36ec04 xfs: fix freeing of inodes not yet added to the inode cache by Christoph Hellwig · 15 years ago
  62. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  63. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  64. 012a529 Merge branch 'master' into next by James Morris · 15 years ago
  65. 624720e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  66. 849c9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  67. 57ca7de jffs2: Fix return value from jffs2_do_readpage_nolock() by Anders Grafström · 15 years ago
  68. d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
  69. 24e2fb6 cifs: Read buffer overflow by Roel Kluin · 15 years ago
  70. 4486d6e cifs: show noforceuid/noforcegid mount options (try #2) by Jeff Layton · 15 years ago
  71. 01a261e nilfs2: fix missing unlock in error path of nilfs_mdt_write_page by Ryusuke Konishi · 15 years ago
  72. 8e9ed8b Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  73. 9b9d6b24 cifs: reinstate original behavior when uid=/gid= options are specified by Jeff Layton · 15 years ago
  74. a977784 nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes by Ryusuke Konishi · 15 years ago
  75. 9552347 vfat: change the default from shortname=lower to shortname=mixed by Paul Wise · 15 years ago
  76. 67638e4 fat/nls: Fix handling of utf8 invalid char by OGAWA Hirofumi · 15 years ago
  77. ab57a408 ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() by Goldwyn Rodrigues · 15 years ago
  78. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  79. 013f1b1 Btrfs: make sure the async caching thread advances the key by Chris Mason · 15 years ago
  80. 6606bb9 Btrfs: fix btrfs_remove_from_free_space corner case by Josef Bacik · 15 years ago
  81. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  82. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  83. ec6a867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  84. 784b1d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  85. 691c5f7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  86. 79af313 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  87. e9956fa ocfs2/quota: Release lock for error in ocfs2_quota_write. by Tao Ma · 15 years ago
  88. dee8656 quota: Silence lockdep on quota_on by Jan Kara · 15 years ago
  89. 4bf17af udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks by Jan Kara · 15 years ago
  90. f36f304 Btrfs: be more polite in the async caching threads by Chris Mason · 15 years ago
  91. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  92. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  93. 6b94617 GFS2: Fix incorrent statfs consistency check by Benjamin Marzinski · 15 years ago
  94. 8ff22a6 GFS2: Don't put unlikely reclaim candidates on the reclaim list. by Benjamin Marzinski · 15 years ago
  95. 1e19a19 GFS2: Don't try and dealloc own inode by Steven Whitehouse · 15 years ago
  96. a51b56f GFS2: Fix panic in glock memory shrinker by Benjamin Marzinski · 15 years ago
  97. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 15 years ago
  98. 2163b1e GFS2: Shrink the shrinker by Steven Whitehouse · 15 years ago
  99. 5bd9052 [CIFS] Updates fs/cifs/CHANGES by Steve French · 15 years ago
  100. 91a5698 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago