1. cf70cc5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  2. 26cf46b vfs: micro-optimize acl_permission_check() by Linus Torvalds · 13 years ago
  3. 6eaed0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  4. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  5. 3568bd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  6. 2887fe4 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list by Andy Adamson · 13 years ago
  7. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  8. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 13 years ago
  9. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 13 years ago
  10. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  11. 675badf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  12. d243390 fuse: fix oops in revalidate when called with NULL nameidata by Miklos Szeredi · 13 years ago
  13. 349dbc3 nilfs2: fix infinite loop in nilfs_palloc_freev function by Ryusuke Konishi · 13 years ago
  14. 7ac9565 xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  15. fe0da76 xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  16. 50e8668 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  17. 9e7004e xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  18. 228d62d xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  19. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 13 years ago
  20. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 13 years ago
  21. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  22. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 13 years ago
  23. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 13 years ago
  24. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  25. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 13 years ago
  26. dab4c82 HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 13 years ago
  27. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 13 years ago
  28. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 13 years ago
  29. d878597 HPFS: Use types with defined width by Mikulas Patocka · 13 years ago
  30. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 13 years ago
  31. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  32. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  33. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 13 years ago
  34. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 13 years ago
  35. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  36. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 13 years ago
  37. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  38. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  39. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 13 years ago
  40. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  41. 3772d26 ceph: use ihold() when i_lock is held by Sage Weil · 13 years ago
  42. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 13 years ago
  43. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  44. adadfe4 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  45. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 13 years ago
  46. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 13 years ago
  47. 2a2047b cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 13 years ago
  48. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 13 years ago
  49. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 13 years ago
  50. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  51. 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 13 years ago
  52. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  53. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  54. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  55. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  56. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  57. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  58. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  59. cd2e49e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  60. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  61. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 14 years ago
  62. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 14 years ago
  63. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  64. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  65. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  66. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago
  67. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  68. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  69. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 13 years ago
  70. a62f44a Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() by Tsutomu Itoh · 13 years ago
  71. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 14 years ago
  72. dd55c89 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 14 years ago
  73. 35ffa94 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 14 years ago
  74. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 13 years ago
  75. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 13 years ago
  76. 5dd12af Merge branch 'dcache-cleanup' by Linus Torvalds · 13 years ago
  77. 1f91f48 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  78. dea3667 vfs: get rid of insane dentry hashing rules by Linus Torvalds · 13 years ago
  79. b07ad99 vfs: get rid of 'struct dcache_hash_bucket' abstraction by Linus Torvalds · 13 years ago
  80. 4906e50 CIFS: Fix memory over bound bug in cifs_parse_mount_options by Pavel Shilovsky · 14 years ago
  81. 37fc67c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  82. df7e130 vfs: Pass setxattr(2) flags properly by Jan Kara · 14 years ago
  83. 6e0d9fd UBIFS: fix master node recovery by Artem Bityutskiy · 14 years ago
  84. 1a067a2 UBIFS: fix false assertion warning in case of I/O failures by Artem Bityutskiy · 14 years ago
  85. 18995ba Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  86. 3eff126 xfs: fix duplicate message output by Dave Chinner · 14 years ago
  87. 8c230d9 UBIFS: fix false space checking failure by Artem Bityutskiy · 14 years ago
  88. 1574dff Open with O_CREAT flag set fails to open existing files on non writable directories by Sachin Prabhu · 14 years ago
  89. 211588a Btrfs: do some plugging in the submit_bio threads by Chris Mason · 14 years ago
  90. a96e5b9 nfsd4: Fix filp leak by OGAWA Hirofumi · 14 years ago
  91. f28c617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  92. fb8a5ba NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() by Bryan Schumaker · 14 years ago
  93. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 14 years ago
  94. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  95. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 14 years ago
  96. 4ee6362 nfsd4: fix struct file leak on delegation by J. Bruce Fields · 14 years ago
  97. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 14 years ago
  98. 001e8e8 GFS2: Don't try to deallocate unlinked inodes when mounted ro by Steven Whitehouse · 14 years ago
  99. 0ee5320 GFS2: directly write blocks past i_size by Benjamin Marzinski · 14 years ago
  100. deab72d GFS2: write_end error path fails to unlock transaction lock by Bob Peterson · 14 years ago