1. d2eb0b9 jbd2: check jh->b_transaction without taking j_list_lock by Theodore Ts'o · 11 years ago
  2. d4e839d jbd2: add transaction to checkpoint list earlier by Theodore Ts'o · 11 years ago
  3. 42cf345 jbd2: calculate statistics without holding j_state_lock and j_list_lock by Theodore Ts'o · 11 years ago
  4. 3469a32 jbd2: don't hold j_state_lock while calling wake_up() by Theodore Ts'o · 11 years ago
  5. df3c1e9 jbd2: don't unplug after writing revoke records by Theodore Ts'o · 11 years ago
  6. 10542c2 ext4: Speedup WB_SYNC_ALL pass called from sync(2) by Jan Kara · 11 years ago
  7. 9eb7948 ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  8. a633f5a ext4: translate fallocate mode bits to strings by Lukas Czerner · 11 years ago
  9. a9b8241 ext4: merge uninitialized extents by Darrick J. Wong · 11 years ago
  10. e251f9b ext4: avoid exposure of stale data in ext4_punch_hole() by Maxim Patlasov · 11 years ago
  11. ce140cd ext4: silence warnings in extent status tree debugging code by Eric Whitney · 11 years ago
  12. dc9ddd9 ext4: remove unused ac_ex_scanned by Eric Sandeen · 11 years ago
  13. e861b5e ext4: avoid possible overflow in ext4_map_blocks() by Theodore Ts'o · 11 years ago
  14. ab0c00f ext4: make sure ex.fe_logical is initialized by Theodore Ts'o · 11 years ago
  15. 7b1b2c1 ext4: don't calculate total xattr header size unless needed by Theodore Ts'o · 11 years ago
  16. 9a6633b ext4: add ext4_es_store_pblock_status() by Theodore Ts'o · 11 years ago
  17. ce37c42 ext4: fix error return from ext4_ext_handle_uninitialized_extents() by Eric Whitney · 11 years ago
  18. 024949e ext4: address a benign compiler warning by Patrick Palka · 11 years ago
  19. 7747e6d jbd2: mark file-local functions as static by Rashika Kheria · 11 years ago
  20. df3a98b ext4: remove an unneeded check in mext_page_mkuptodate() by Dan Carpenter · 11 years ago
  21. d8558a2 ext4: clean up error handling in swap_inode_boot_loader() by Theodore Ts'o · 11 years ago
  22. e67bc2b ext4: Add __init marking to init_inodecache by Fabian Frederick · 11 years ago
  23. 92e3b40 jbd2: fix use after free in jbd2_journal_start_reserved() by Dan Carpenter · 11 years ago
  24. 19ea806 ext4: don't leave i_crtime.tv_sec uninitialized by Theodore Ts'o · 11 years ago
  25. 3d2660d ext4: fix online resize with a non-standard blocks per group setting by Theodore Ts'o · 11 years ago
  26. b93c953 ext4: fix online resize with very large inode tables by Theodore Ts'o · 11 years ago
  27. 2330141 ext4: don't try to modify s_flags if the the file system is read-only by Theodore Ts'o · 11 years ago
  28. 30d29b1 ext4: fix error paths in swap_inode_boot_loader() by Zheng Liu · 11 years ago
  29. 15cc176 ext4: fix xfstest generic/299 block validity failures by Eric Whitney · 11 years ago
  30. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  31. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 11 years ago
  32. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  33. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 11 years ago
  34. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 11 years ago
  35. 8051aa1 btrfs: reserve no transaction units in btrfs_ioctl_set_features by David Sterba · 11 years ago
  36. d0270ac btrfs: commit transaction after setting label and features by Jeff Mahoney · 11 years ago
  37. 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 11 years ago
  38. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  39. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 11 years ago
  40. 34a9bff Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  41. 227d53b3 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 11 years ago
  42. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 11 years ago
  43. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  44. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 11 years ago
  45. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  47. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 11 years ago
  48. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 11 years ago
  49. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 11 years ago
  50. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 11 years ago
  51. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 11 years ago
  52. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 11 years ago
  53. 8101c8d Btrfs: disable snapshot aware defrag for now by Josef Bacik · 11 years ago
  54. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  55. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  56. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
  57. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  58. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  59. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  60. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  61. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 11 years ago
  62. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  63. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  64. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  65. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago
  66. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 11 years ago
  67. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  68. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
  69. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 11 years ago
  70. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  71. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  72. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  73. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
  74. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  75. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  76. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  77. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  78. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
  79. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  80. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 11 years ago
  81. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 11 years ago
  82. 1ecd745 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  83. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 11 years ago
  84. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  85. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  86. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  87. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  88. cf93da7 Btrfs: fix spin_unlock in check_ref_cleanup by Chris Mason · 11 years ago
  89. 90d3e59 Btrfs: setup inode location during btrfs_init_inode_locked by Chris Mason · 11 years ago
  90. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  91. 23c6bf6 Btrfs: fix btrfs_search_slot_for_read backwards iteration by Filipe David Borba Manana · 11 years ago
  92. 49fc647 Btrfs: do not export ulist functions by Wang Shilong · 11 years ago
  93. 4c7a6f7 Btrfs: rework ulist with list+rb_tree by Wang Shilong · 11 years ago
  94. f05c474 Btrfs: fix memory leaks on walking backrefs failure by Wang Shilong · 11 years ago
  95. bf54f41 Btrfs: fix send file hole detection leading to data corruption by Filipe David Borba Manana · 11 years ago
  96. bca1a29 Btrfs: add a reschedule point in btrfs_find_all_roots() by Wang Shilong · 11 years ago
  97. 7fdd29d Btrfs: make send's file extent item search more efficient by Filipe David Borba Manana · 11 years ago
  98. 95def2ed Btrfs: fix to catch all errors when resolving indirect ref by Wang Shilong · 11 years ago
  99. 538f72cd Btrfs: fix protection between walking backrefs and root deletion by Wang Shilong · 11 years ago
  100. 3c9665d btrfs: fix warning while merging two adjacent extents by Gui Hecheng · 11 years ago