1. c7b9251 fs: Use this_cpu_xx operations in buffer.c by Christoph Lameter · 14 years ago
  2. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  3. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  4. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  5. 8cb280c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  6. 8520eea Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  7. c76febe xfs: only run xfs_error_test if error injection is active by Dave Chinner · 14 years ago
  8. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 14 years ago
  9. 309c848 xfs: delayed alloc blocks beyond EOF are valid after writeback by Dave Chinner · 14 years ago
  10. 90810b9 xfs: push stale, pinned buffers on trylock failures by Dave Chinner · 14 years ago
  11. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 14 years ago
  12. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  13. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago
  14. ba03864 cifs: fix parsing of hostname in dfs referrals by Jeff Layton · 14 years ago
  15. 37a09f0 NFS: Fix a readdirplus bug by Trond Myklebust · 14 years ago
  16. 476428f cifs: display fsc in /proc/mounts by Suresh Jayaraman · 14 years ago
  17. b81209d cifs: enable fscache iff fsc mount option is used explicitly by Suresh Jayaraman · 14 years ago
  18. 607a569 cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set by Suresh Jayaraman · 14 years ago
  19. fbeba8b cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) by Shirish Pargaonkar · 14 years ago
  20. 78415d2 cifs: Misc. cleanup in cifsacl handling [try #4] by Shirish Pargaonkar · 14 years ago
  21. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  22. 1bfe4ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  23. 523fb8c cifs: trivial comment fix for cifs_invalidate_mapping by Suresh Jayaraman · 14 years ago
  24. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 14 years ago
  25. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 14 years ago
  26. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 14 years ago
  27. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 14 years ago
  28. 71993e6 Rename 'pipe_info()' to 'get_pipe_info()' by Linus Torvalds · 14 years ago
  29. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 14 years ago
  30. 975f84f Btrfs: fix fiemap by Josef Bacik · 14 years ago
  31. 619c8c7 Btrfs - fix race between btrfs_get_sb() and umount by Ian Kent · 14 years ago
  32. bc1cbf1 Btrfs: update inode ctime when using links by Josef Bacik · 14 years ago
  33. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 14 years ago
  34. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 14 years ago
  35. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  36. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  37. 0a66a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  38. da90587 reiserfs: fix inode mutex - reiserfs lock misordering by Frederic Weisbecker · 14 years ago
  39. ea251c1 pagemap: set pagemap walk limit to PMD boundary by Naoya Horiguchi · 14 years ago
  40. a0822c5 fuse: fix attributes after open(O_TRUNC) by Ken Sumrall · 14 years ago
  41. f6c26ec nilfs2: fix typo in comment of nilfs_dat_move function by Ryusuke Konishi · 14 years ago
  42. 103cfcf nilfs2: nilfs_iget_for_gc() returns ERR_PTR by Dan Carpenter · 14 years ago
  43. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  44. 3020093f NFS: Correct the array bound calculation in nfs_readdir_add_to_array by Trond Myklebust · 14 years ago
  45. ece0b42 NFS: Don't ignore errors from nfs_do_filldir() by Trond Myklebust · 14 years ago
  46. 85f8607 NFS: Fix the error handling in "uncached_readdir()" by Trond Myklebust · 14 years ago
  47. 7a8e1dc NFS: Fix a page leak in uncached_readdir() by Trond Myklebust · 14 years ago
  48. e7c58e9 NFS: Fix a page leak in nfs_do_filldir() by Trond Myklebust · 14 years ago
  49. 5c34685 NFS: Assume eof if the server returns no readdir records by Trond Myklebust · 14 years ago
  50. 463a376 NFS: Buffer overflow in ->decode_dirent() should not be fatal by Trond Myklebust · 14 years ago
  51. b47d19d Pure nfs client performance using odirect. by Arun Bharadwaj · 14 years ago
  52. 45f49bc Btrfs: avoid NULL pointer deref in try_release_extent_buffer by Chris Mason · 14 years ago
  53. a1b075d Btrfs: make btrfs_add_nondir take parent inode as an argument by Josef Bacik · 14 years ago
  54. 495e867 Btrfs: hold i_mutex when calling btrfs_log_dentry_safe by Josef Bacik · 14 years ago
  55. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 14 years ago
  56. 7619585 Btrfs: fix more ESTALE problems with NFS by Josef Bacik · 14 years ago
  57. 2ede0da Btrfs: handle NFS lookups properly by Josef Bacik · 14 years ago
  58. 0410c94 btrfs: make 1-bit signed fileds unsigned by Mariusz Kozlowski · 14 years ago
  59. f209561 btrfs: Show device attr correctly for symlinks by Li Zefan · 14 years ago
  60. 5f3888f btrfs: Set file size correctly in file clone by Li Zefan · 14 years ago
  61. 2a6b8da btrfs: Check if dest_offset is block-size aligned before cloning file by Li Zefan · 14 years ago
  62. 0de9087 Btrfs: handle the space_cache option properly by Josef Bacik · 14 years ago
  63. 6f33434 btrfs: Fix early enospc because 'unused' calculated with wrong sign. by Arne Jansen · 14 years ago
  64. e65e153 btrfs: fix panic caused by direct IO by Miao Xie · 14 years ago
  65. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  66. 0c56fa9 btrfs: fix free dip and dip->csums twice by Miao Xie · 14 years ago
  67. 784b4e2 Btrfs: add migrate page for metadata inode by Chris Mason · 14 years ago
  68. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  69. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  70. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  71. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  72. 5a9ae68 ext4: ext4_fill_super shouldn't return 0 on corruption by Darrick J. Wong · 14 years ago
  73. 14870b4 GFS2: Userland expects quota limit/warn/usage in 512b blocks by Abhijith Das · 14 years ago
  74. 226291a ocfs2_connection_find() returns pointer to bad structure by dann frazier · 14 years ago
  75. a2a2f55 ocfs2: char is not always signed by Milton Miller · 14 years ago
  76. 1989a80 Ocfs2: Stop tracking a negative dentry after dentry_iput(). by Tristan Ye · 14 years ago
  77. 1cf257f ocfs2: fix memory leak by Jiri Slaby · 14 years ago
  78. a48a982 fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  79. 3105c19 ceph: fix readdir EOVERFLOW on 32-bit archs by Sage Weil · 14 years ago
  80. 0587aa3 jbd2: fix /proc/fs/jbd2/<dev> when using an external journal by yangsheng · 14 years ago
  81. f4c8cc6 ext4: missing unlock in ext4_clear_request_list() by Dan Carpenter · 14 years ago
  82. 08da119 ext4: fix setting random pages PageUptodate by Markus Trippelsdorf · 14 years ago
  83. 460781b BKL: remove references to lock_kernel from comments by Arnd Bergmann · 14 years ago
  84. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  85. 04e4bd1 nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr by Catalin Marinas · 14 years ago
  86. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  87. 8cd51a0 NFS: Fix a couple of regressions in readdir. by Trond Myklebust · 14 years ago
  88. 23ebbd9 Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR" by Trond Myklebust · 14 years ago
  89. 1e657bd Regression: fix mounting NFS when NFSv3 support is not compiled by Paulius Zaleckas · 14 years ago
  90. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 14 years ago
  91. 620751a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  92. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  93. d69b78b ioprio: grab rcu_read_lock in sys_ioprio_{set,get}() by Greg Thelen · 14 years ago
  94. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  95. 362d312 [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC by Steve French · 14 years ago
  96. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  97. 59c55ba cifs: don't take extra tlink reference in initiate_cifs_search by Jeff Layton · 14 years ago
  98. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  99. fb1cb7b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  100. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago