1. 49ae4b9 Merge branch 'xfs-verifier-cleanup' into for-next by Dave Chinner · 11 years ago
  2. 730357a Merge branch 'xfs-stack-fixes' into for-next by Dave Chinner · 11 years ago
  3. b6db055 Merge branch 'xfs-collapse-range' into for-next by Dave Chinner · 11 years ago
  4. 376ba31 xfs: Add support for FALLOC_FL_ZERO_RANGE by Lukas Czerner · 11 years ago
  5. 409332b fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate by Lukas Czerner · 11 years ago
  6. 93a8614 xfs: fix directory inode iolock lockdep false positive by Dave Chinner · 11 years ago
  7. a1358aa xfs: allocate xfs_da_args to reduce stack footprint by Dave Chinner · 11 years ago
  8. f876e44 xfs: always do log forces via the workqueue by Dave Chinner · 11 years ago
  9. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 11 years ago
  10. db9355c xfs: print useful caller information in xfs_error_report by Eric Sandeen · 11 years ago
  11. ca23f8f xfs: add xfs_verifier_error() by Eric Sandeen · 11 years ago
  12. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 11 years ago
  13. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 11 years ago
  14. 533b81c xfs: Use defines for CRC offsets in all cases by Eric Sandeen · 11 years ago
  15. e0d2c23 xfs: skip pointless CRC updates after verifier failures by Eric Sandeen · 11 years ago
  16. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  17. 00f5e61 fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate by Namjae Jeon · 11 years ago
  18. 027f185 Merge remote-tracking branch 'xfs-async-aio-extend' into for-next by Dave Chinner · 11 years ago
  19. b678573 Merge branch 'xfs-fixes-for-3.15' into for-next by Dave Chinner · 11 years ago
  20. 5ef11eb xfs: limit superblock corruption errors to actual corruption by Eric Sandeen · 11 years ago
  21. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 11 years ago
  22. 7a01e707 xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb by Eric Sandeen · 11 years ago
  23. 3895e51 xfs: ensure correct log item buffer alignment by Dave Chinner · 11 years ago
  24. fe60a8a xfs: ensure correct timestamp updates from truncate by Christoph Hellwig · 11 years ago
  25. 9862f62 xfs: allow appending aio writes by Christoph Hellwig · 11 years ago
  26. d531d91 xfs: always use unwritten extents for direct I/O writes by Christoph Hellwig · 11 years ago
  27. 6039257 direct-io: add flag to allow aio writes beyond i_size by Christoph Hellwig · 11 years ago
  28. 492185e xfs: remove XFS_TRANS_DEBUG dead code by Jie Liu · 11 years ago
  29. 4ae69fe xfs: return -E2BIG if hit the maximum size limits of ACLs by Jie Liu · 11 years ago
  30. 392c6de xfs: sanitize sb_inopblock in xfs_mount_validate_sb by Eric Sandeen · 11 years ago
  31. c6f9726 xfs: convert xfs_log_commit_cil() to void by Jie Liu · 11 years ago
  32. 410b11a xfs: use tr_qm_dqalloc log reservation for dquot alloc by Brian Foster · 11 years ago
  33. c19ec23 xfs: remove unused tr_swrite by Eric Sandeen · 11 years ago
  34. 70bbca07 xfs: use tr_growrtalloc for growing rt files by Brian Foster · 11 years ago
  35. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  36. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  37. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  38. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  39. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  41. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  42. b168fff7 hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  43. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago
  44. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 11 years ago
  45. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  46. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
  47. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 11 years ago
  48. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  49. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  50. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  51. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
  52. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  53. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  54. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  55. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  56. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
  57. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  58. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 11 years ago
  59. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 11 years ago
  60. 1ecd745 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  61. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 11 years ago
  62. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  63. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  64. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  65. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  66. cf93da7 Btrfs: fix spin_unlock in check_ref_cleanup by Chris Mason · 11 years ago
  67. 90d3e59 Btrfs: setup inode location during btrfs_init_inode_locked by Chris Mason · 11 years ago
  68. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  69. 23c6bf6 Btrfs: fix btrfs_search_slot_for_read backwards iteration by Filipe David Borba Manana · 11 years ago
  70. 49fc647 Btrfs: do not export ulist functions by Wang Shilong · 11 years ago
  71. 4c7a6f7 Btrfs: rework ulist with list+rb_tree by Wang Shilong · 11 years ago
  72. f05c474 Btrfs: fix memory leaks on walking backrefs failure by Wang Shilong · 11 years ago
  73. bf54f41 Btrfs: fix send file hole detection leading to data corruption by Filipe David Borba Manana · 11 years ago
  74. bca1a29 Btrfs: add a reschedule point in btrfs_find_all_roots() by Wang Shilong · 11 years ago
  75. 7fdd29d Btrfs: make send's file extent item search more efficient by Filipe David Borba Manana · 11 years ago
  76. 95def2ed Btrfs: fix to catch all errors when resolving indirect ref by Wang Shilong · 11 years ago
  77. 538f72cd Btrfs: fix protection between walking backrefs and root deletion by Wang Shilong · 11 years ago
  78. 3c9665d btrfs: fix warning while merging two adjacent extents by Gui Hecheng · 11 years ago
  79. 9f03740 Btrfs: fix infinite path build loops in incremental send by Filipe David Borba Manana · 11 years ago
  80. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 11 years ago
  81. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 11 years ago
  82. 13116df fanotify: Fix use after free in mask checking by Jan Kara · 11 years ago
  83. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  84. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  85. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
  86. 2365dd3 btrfs: undo sysfs when open_ctree() fails by Anand Jain · 11 years ago
  87. f74b86d Btrfs: fix snprintf usage by send's gen_unique_name by Filipe David Borba Manana · 11 years ago
  88. c41570c btrfs: fix defrag 32-bit integer overflow by Justin Maggard · 11 years ago
  89. c736c09 btrfs: sysfs: list the NO_HOLES feature by David Sterba · 11 years ago
  90. 66b4bbd btrfs: sysfs: don't show reserved incompat feature by David Sterba · 11 years ago
  91. bd60ea0 btrfs: call permission checks earlier in ioctls and return EPERM by David Sterba · 11 years ago
  92. d024206 btrfs: restrict snapshotting to own subvolumes by David Sterba · 11 years ago
  93. 89d4346 Btrfs: fix wrong block group in trace during the free space allocation by Miao Xie · 11 years ago
  94. 215a63d Btrfs: cleanup the code of used_block_group in find_free_extent() by Miao Xie · 11 years ago
  95. 920e4a5 Btrfs: cleanup the redundant code for the block group allocation and init by Miao Xie · 11 years ago
  96. 26b47ff Btrfs: change the members' order of btrfs_space_info structure to reduce the cache miss by Miao Xie · 11 years ago
  97. ffcfaf8 Btrfs: fix wrong search path initialization before searching tree root by Wang Shilong · 11 years ago
  98. 23c671a Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum by Miao Xie · 11 years ago
  99. 2c21b4d Btrfs: fix transaction abortion when remounting btrfs from RW to RO by Wang Shilong · 11 years ago
  100. e4355f3 Btrfs: faster file extent item search in clone ioctl by Filipe David Borba Manana · 11 years ago