1. 02ae66d ceph: fix bugs about handling short-read for sync read mode. by majianpeng · 11 years ago
  2. e907574 ceph: remove useless variable revoked_rdcache by Li Wang · 11 years ago
  3. b314a90 ceph: fix fallocate division by Sage Weil · 11 years ago
  4. ad7a60d ceph: punch hole support by Li Wang · 11 years ago
  5. 3871cbb ceph: fix request max size by Yan, Zheng · 11 years ago
  6. b0d7c22 ceph: introduce i_truncate_mutex by Yan, Zheng · 11 years ago
  7. b150f5c1 ceph: cleanup the logic in ceph_invalidatepage by Milosz Tanski · 11 years ago
  8. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  9. 8c82962 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 11 years ago
  10. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 11 years ago
  11. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  12. 6115ea2 ocfs2: Revert 40bd62e to avoid regression in extended allocation by Jie Liu · 11 years ago
  13. b610ded hugetlb: fix lockdep splat caused by pmd sharing by Michal Hocko · 11 years ago
  14. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  15. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  16. 584d88b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  17. fd4f35d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  18. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  19. d92581f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  20. b8ea0d0 Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  21. 022e5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  22. fe2a801 ceph: Remove bogus check in invalidatepage by Milosz Tanski · 11 years ago
  23. 2f75e9e ceph: replace hold_mutex flag with goto by Sage Weil · 11 years ago
  24. 0e5dd45 ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand by majianpeng · 11 years ago
  25. 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
  26. 2fbcbff ceph: Add check returned value on func ceph_calc_ceph_pg. by majianpeng · 11 years ago
  27. 7ab9b38 ceph: Don't use ceph-sync-mode for synchronous-fs. by majianpeng · 11 years ago
  28. 688bac4 ceph: cleanup types in striped_read() by Dan Carpenter · 11 years ago
  29. ca20c99 ceph: trim deleted inode by Yan, Zheng · 11 years ago
  30. 85ce127a ceph: wake up writer if vmtruncate work get blocked by Yan, Zheng · 11 years ago
  31. ad88f23 ceph: drop CAP_LINK_SHARED when sending "link" request to MDS by Yan, Zheng · 11 years ago
  32. c338c07 ceph: fix null pointer dereference by Nathaniel Yazdani · 11 years ago
  33. 494ddd1 ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. by majianpeng · 11 years ago
  34. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  35. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  36. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  37. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 11 years ago
  38. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 11 years ago
  39. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 11 years ago
  40. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 11 years ago
  41. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago
  42. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 11 years ago
  43. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 11 years ago
  44. 201d3df dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() by Oleg Nesterov · 11 years ago
  45. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  46. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 11 years ago
  47. 55f5bfd Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  48. b72888c NFSv4: Fix up nfs4_proc_lookup_mountpoint by Trond Myklebust · 11 years ago
  49. eddffa4 NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() by Trond Myklebust · 11 years ago
  50. e890db0 NFSv4: Fix the sync mount option for nfs4 mounts by Scott Mayhew · 11 years ago
  51. f8806c8 NFS: Fix writeback performance issue on cache invalidation by Trond Myklebust · 11 years ago
  52. b7bc9e7 Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  53. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  54. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 11 years ago
  55. 757c4f6 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 11 years ago
  56. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 11 years ago
  57. 3d62c45 vfs: add missing check for __O_TMPFILE in fcntl_init() by Zheng Liu · 11 years ago
  58. bb2314b fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink by Andy Lutomirski · 11 years ago
  59. e305f48 fs: Fix file mode for O_TMPFILE by Andy Lutomirski · 11 years ago
  60. 672fe15 reiserfs: fix deadlock in umount by Al Viro · 11 years ago
  61. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  62. 66ffd11 cifs: set sb->s_d_op before calling d_make_root() by Jeff Layton · 11 years ago
  63. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  64. 776164c debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 11 years ago
  65. fe090e4 cifs: file: initialize oparms.reconnect before using it by Andi Shyti · 11 years ago
  66. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  67. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  68. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 11 years ago
  69. 94eec0f ext4: fix retry handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  70. dd12ed1 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 11 years ago
  71. a34eb50 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  72. 6c4155a Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  73. f315cf5 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  74. e1b4271 xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  75. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  76. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  77. e4daf1f nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  78. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  79. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  80. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  81. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  82. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  83. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  84. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  85. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  86. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  87. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  88. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  89. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  90. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  91. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  92. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  93. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 11 years ago
  94. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  95. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  96. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  97. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  98. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago
  99. 53ce9a3 fuse: readdirplus: fix dentry leak by Niels de Vos · 11 years ago
  100. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago