1. 675badf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  2. d243390 fuse: fix oops in revalidate when called with NULL nameidata by Miklos Szeredi · 13 years ago
  3. 32e471e GFS2: Use UUID field in generic superblock by Steven Whitehouse · 13 years ago
  4. 5fc7b14 nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty by Ryusuke Konishi · 13 years ago
  5. aa405b1 nilfs2: always set back pointer to host inode in mapping->host by Ryusuke Konishi · 13 years ago
  6. 0ef28f9 nilfs2: get rid of NILFS_I_NILFS by Ryusuke Konishi · 13 years ago
  7. 0cc128388 nilfs2: use list_first_entry by Ryusuke Konishi · 13 years ago
  8. 293ce0e nilfs2: use empty_aops for gc-inodes by Ryusuke Konishi · 13 years ago
  9. 4e33f9e nilfs2: implement resize ioctl by Ryusuke Konishi · 13 years ago
  10. 78eb64c nilfs2: add truncation routine of segment usage file by Ryusuke Konishi · 13 years ago
  11. cfb0a4b nilfs2: add routine to move secondary super block by Ryusuke Konishi · 13 years ago
  12. 619205d nilfs2: add ioctl which limits range of segment to be allocated by Ryusuke Konishi · 13 years ago
  13. 56eb553 nilfs2: zero fill unused portion of super root block by Ryusuke Konishi · 13 years ago
  14. 6c6de1a nilfs2: super root size should change depending on inode size by Ryusuke Konishi · 13 years ago
  15. 1cb2d38 nilfs2: get rid of private page allocator by Ryusuke Konishi · 14 years ago
  16. eaae0f3 nilfs2: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 14 years ago
  17. 349dbc3 nilfs2: fix infinite loop in nilfs_palloc_freev function by Ryusuke Konishi · 13 years ago
  18. 2ab9cd1 GFS2: Rename ops_inode.c to inode.c by Steven Whitehouse · 13 years ago
  19. 64ea540 GFS2: Inode.c is empty now, remove it by Steven Whitehouse · 13 years ago
  20. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  21. 7ac9565 xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  22. fe0da76 xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  23. 50e8668 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  24. 9e7004e xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  25. 228d62d xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  26. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 13 years ago
  27. e4d3c4a xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  28. fd5670f xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  29. cb64026 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  30. ea35a20 xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  31. b223221 xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  32. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 13 years ago
  33. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  34. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 13 years ago
  35. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 13 years ago
  36. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  37. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 13 years ago
  38. dab4c82a HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 13 years ago
  39. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 13 years ago
  40. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 13 years ago
  41. d878597 HPFS: Use types with defined width by Mikulas Patocka · 13 years ago
  42. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 13 years ago
  43. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  44. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  45. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 13 years ago
  46. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 13 years ago
  47. 9eed04c GFS2: Move final part of inode.c into super.c by Steven Whitehouse · 13 years ago
  48. 194c011 GFS2: Move most of the remaining inode.c into ops_inode.c by Steven Whitehouse · 13 years ago
  49. d4b2cf1 GFS2: Move gfs2_refresh_inode() and friends into glops.c by Steven Whitehouse · 13 years ago
  50. 94fb763 GFS2: Remove gfs2_dinode_print() function by Steven Whitehouse · 13 years ago
  51. 3d6ecb7 GFS2: When adding a new dir entry, inc link count if it is a subdir by Steven Whitehouse · 13 years ago
  52. 855d23c GFS2: Make gfs2_dir_del update link count when required by Steven Whitehouse · 13 years ago
  53. 2baee03 GFS2: Don't use gfs2_change_nlink in link syscall by Steven Whitehouse · 13 years ago
  54. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  55. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 13 years ago
  56. 588da3b GFS2: Don't use a try lock when promoting to a higher mode by Steven Whitehouse · 13 years ago
  57. d192a8e GFS2: Double check link count under glock by Steven Whitehouse · 13 years ago
  58. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  59. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  60. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 13 years ago
  61. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  62. 3772d26 ceph: use ihold() when i_lock is held by Sage Weil · 13 years ago
  63. 8f065d3 GFS2: Improve bug trap code in ->releasepage() by Steven Whitehouse · 13 years ago
  64. 4f1de01 GFS2: Fix ail list traversal by Steven Whitehouse · 13 years ago
  65. 6905d9e GFS2: make sure fallocate bytes is a multiple of blksize by Benjamin Marzinski · 13 years ago
  66. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 13 years ago
  67. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  68. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 13 years ago
  69. adadfe4 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  70. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 13 years ago
  71. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 13 years ago
  72. 02e3522 block: rescan partitions on invalidated devices on -ENOMEDIA too by Tejun Heo · 13 years ago
  73. 2a2047bc cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 13 years ago
  74. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 13 years ago
  75. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 13 years ago
  76. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  77. 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 13 years ago
  78. 8c1fdd0 xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE by Christoph Hellwig · 13 years ago
  79. 1a18a29 xfs: fix compiler warning in xfs_trace.h by Christoph Hellwig · 13 years ago
  80. 45c51b9 xfs: cleanup duplicate initializations by David Sterba · 13 years ago
  81. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 13 years ago
  82. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 13 years ago
  83. e26f050 xfs: do not immediately reuse busy extent ranges by Christoph Hellwig · 13 years ago
  84. a870acd xfs: optimize AGFL refills by Christoph Hellwig · 13 years ago
  85. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  86. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  87. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  88. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  89. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  90. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  91. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  92. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  93. 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
  94. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  95. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 13 years ago
  96. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 14 years ago
  97. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  98. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  99. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  100. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago