1. 810627a [CIFS] Add mmap for direct, nobrl cifs mount types by Pavel Shilovsky · 14 years ago
  2. e4d5042 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  3. e0df9c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. 3e297b6 Restore LOOKUP_DIRECTORY hint handling in final lookup on open() by Al Viro · 14 years ago
  5. 39f1cd6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  6. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  7. 1147d0f fscache: add missing unlock by Dan Carpenter · 14 years ago
  8. 61964eb do_sync_read/write() should set kiocb.ki_nbytes to be consistent by David Howells · 14 years ago
  9. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 14 years ago
  10. 8e0cc81 fs/partition/msdos: fix unusable extended partition for > 512B sector by OGAWA Hirofumi · 14 years ago
  11. 3fbf586 fs/partitions/msdos: add support for large disks by Daniel Taylor · 14 years ago
  12. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 14 years ago
  13. 3f8b5ee reiserfs: properly honor read-only devices by Jeff Mahoney · 14 years ago
  14. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 14 years ago
  15. 7731d9a fs/binfmt_aout.c: fix pointer warnings by Borislav Petkov · 14 years ago
  16. c4caae2 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs by Eric Sandeen · 14 years ago
  17. ba69f9a ext4: Don't use delayed allocation by default when used instead of ext3 by Jan Kara · 14 years ago
  18. 37f328e ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 by Theodore Ts'o · 14 years ago
  19. 1474147 ocfs2: Fix a race in o2dlm lockres mastery by Srinivas Eeda · 14 years ago
  20. b54c2ca Ocfs2: Handle deletion of reflinked oprhan inodes correctly. by Tristan Ye · 14 years ago
  21. 3939fda Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. by Tristan Ye · 14 years ago
  22. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 14 years ago
  23. f4e60e6 eCryptfs: Strip metadata in xattr flag in encrypted view by Tyler Hicks · 14 years ago
  24. 1984c23 eCryptfs: Clear buffer before reading in metadata xattr by Tyler Hicks · 14 years ago
  25. fa3ef1c eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front by Tyler Hicks · 14 years ago
  26. 157f107 eCryptfs: Fix metadata in xattr feature regression by Tyler Hicks · 14 years ago
  27. d067633 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs by Ryusuke Konishi · 14 years ago
  28. 110d735 nilfs2: fix hang-up of cleaner after log writer returned with error by Ryusuke Konishi · 14 years ago
  29. 393f662 ceph: fix possible double-free of mds request reference by Sage Weil · 14 years ago
  30. d96d604 ceph: fix session check on mds reply by Sage Weil · 14 years ago
  31. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 14 years ago
  32. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 14 years ago
  33. 8f883c2 ceph: make write_begin wait propagate ERESTARTSYS by Sage Weil · 14 years ago
  34. ec4318bc ceph: fix snap rebuild condition by Sage Weil · 14 years ago
  35. 87b315a ceph: avoid reopening osd connections when address hasn't changed by Sage Weil · 14 years ago
  36. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 14 years ago
  37. 3c3f2e3 ceph: fix connection fault con_work reentrancy problem by Sage Weil · 14 years ago
  38. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 14 years ago
  39. efd7576 ceph: fix pg pool decoding from incremental osdmap update by Sage Weil · 14 years ago
  40. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 14 years ago
  41. 916623d ceph: only release unused caps with mds requests by Sage Weil · 14 years ago
  42. 15637c8 ceph: clean up handle_cap_grant, handle_caps wrt session mutex by Sage Weil · 14 years ago
  43. cdc2ce0 ceph: fix session locking in handle_caps, ceph_check_caps by Sage Weil · 14 years ago
  44. 4ea0043 ceph: drop unnecessary WARN_ON in caps migration by Sage Weil · 14 years ago
  45. 12eadc1 ceph: fix null pointer deref of r_osd in debug output by Sage Weil · 14 years ago
  46. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 14 years ago
  47. 99b437a AFS: Potential null dereference by Dan Carpenter · 14 years ago
  48. 556ae3b NFS: don't try to decode GETATTR if DELEGRETURN returned error by Jeff Layton · 14 years ago
  49. 2d8428a nilfs2: fix duplicate call to nilfs_segctor_cancel_freev by Ryusuke Konishi · 14 years ago
  50. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 14 years ago
  51. 807c86e ceph: fix authenticator buffer size calculation by Sage Weil · 14 years ago
  52. 63733a0 ceph: fix authenticator timeout by Sage Weil · 14 years ago
  53. 8b218b8 ceph: fix inode removal from snap realm when racing with migration by Sage Weil · 14 years ago
  54. 052bb34 ceph: add missing locking to protect i_snap_realm_item during split by Sage Weil · 14 years ago
  55. 978097c ceph: implemented caps should always be superset of issued caps by Sage Weil · 14 years ago
  56. b231796 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. by Tao Ma · 14 years ago
  57. dfe4d3d ocfs2: Fix the update of name_offset when removing xattrs by Tao Ma · 14 years ago
  58. d812e57 NFS: Prevent another deadlock in nfs_release_page() by Trond Myklebust · 14 years ago
  59. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  60. 0a492fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  61. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  62. 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  63. 7c34691 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  64. 01d61d0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  65. b22b63e ocfs2: Always try for maximum bits with new local alloc windows by Mark Fasheh · 14 years ago
  66. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 14 years ago
  67. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 14 years ago
  68. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 14 years ago
  69. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 14 years ago
  70. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 14 years ago
  71. bcc54e2 jffs2: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 14 years ago
  72. fcefd25 ocfs2: set i_mode on disk during acl operations by Mark Fasheh · 14 years ago
  73. 6527f8f ocfs2: Update i_blocks in reflink operations. by Tao Ma · 14 years ago
  74. 78c37eb ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. by Tao Ma · 14 years ago
  75. ee860b6 by Sachin Prabhu · 14 years ago
  76. e8c3753 xfs: don't warn about page discards on shutdown by Dave Chinner · 14 years ago
  77. 8a262e5 xfs: use scalable vmap API by Alex Elder · 14 years ago
  78. cd9640a xfs: remove old vmap cache by Alex Elder · 14 years ago
  79. 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 14 years ago
  80. ce769a2 Btrfs: use __u64 types in ioctl.h by Sage Weil · 14 years ago
  81. 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 14 years ago
  82. cfbc068 NFS: ensure bdi_unregister is called on mount failure. by NeilBrown · 14 years ago
  83. 8212cf7 cifs: trivial white space by Dan Carpenter · 14 years ago
  84. ef5780c0 Btrfs: fix gfp flags masking in the compression code by Nick Piggin · 14 years ago
  85. 5ff7ba3 Btrfs: don't look at bio flags after submit_bio by Chris Mason · 14 years ago
  86. a343832 btrfs: using btrfs_stack_device_id() get devid by Xiao Guangrong · 15 years ago
  87. 9174846 btrfs: use memparse by Akinobu Mita · 14 years ago
  88. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 15 years ago
  89. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  90. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 14 years ago
  91. c2a128d Btrfs: cache extent state in find_delalloc_range by Josef Bacik · 14 years ago
  92. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 14 years ago
  93. 4125bf7 Btrfs: finish read pages in the order they are submitted by Chris Mason · 14 years ago
  94. 0be2e98 btrfs: fix btrfs_mkdir goto for no free objectids by Miao Xie · 14 years ago
  95. 0bdb1db Btrfs: flush data on snapshot creation by Sage Weil · 14 years ago
  96. bd4d108 Btrfs: make df be a little bit more understandable by Josef Bacik · 14 years ago
  97. 3a0524d btrfs: Update existing btrfs_device for renaming device by TARUISI Hiroaki · 14 years ago
  98. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 14 years ago
  99. 940100a Btrfs: be more selective in the defrag ioctl by Chris Mason · 14 years ago
  100. 5168408 Btrfs: run the backing dev more often in the submit_bio helper by Chris Mason · 14 years ago