1. 706cb8d NFS: advertise only supported callback netids by Chuck Lever · 11 years ago
  2. a7697f6 NFS: Clean up: revert increase in READDIR RPC buffer max size by Chuck Lever · 11 years ago
  3. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 11 years ago
  4. f7be728 nfs: emit a fsnotify_nameremove call in sillyrename codepath by Jeff Layton · 11 years ago
  5. 33912be nfs: remove synchronous rename code by Jeff Layton · 11 years ago
  6. 80a491f nfs: convert nfs_rename to use async_rename infrastructure by Jeff Layton · 11 years ago
  7. 0e862a4 nfs: make nfs_async_rename non-static by Jeff Layton · 11 years ago
  8. 96f9d8c nfs: abstract out code needed to complete a sillyrename by Jeff Layton · 11 years ago
  9. 0418dae1 NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 11 years ago
  10. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 11 years ago
  11. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 11 years ago
  12. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 11 years ago
  13. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 11 years ago
  14. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 11 years ago
  15. 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 11 years ago
  16. 226056c NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done by Trond Myklebust · 11 years ago
  17. 78096cc NFSv4.1: Ensure that we free existing layout segments if we get a new layout by Trond Myklebust · 11 years ago
  18. 9a7fe9e8 NFSv4.1: Minor optimisation in get_layout_by_fh_locked() by Trond Myklebust · 11 years ago
  19. 27999f2 NFSv4.1: Ensure that the layout recall callback matches layout stateids by Trond Myklebust · 11 years ago
  20. e999e80 NFSv4: Don't update the open stateid unless it is newer than the old one by Trond Myklebust · 11 years ago
  21. 2c64c57 NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() by Trond Myklebust · 11 years ago
  22. 146d70c NFS fix error return in nfs4_select_rw_stateid by Andy Adamson · 11 years ago
  23. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 11 years ago
  24. 311324a NFS: Be more aggressive in using readdirplus for 'ls -l' situations by Trond Myklebust · 11 years ago
  25. fd1defc NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS by Trond Myklebust · 11 years ago
  26. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 11 years ago
  28. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  29. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 11 years ago
  30. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 11 years ago
  31. 8051aa1 btrfs: reserve no transaction units in btrfs_ioctl_set_features by David Sterba · 11 years ago
  32. d0270ac btrfs: commit transaction after setting label and features by Jeff Mahoney · 11 years ago
  33. 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 11 years ago
  34. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  35. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 11 years ago
  36. 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
  37. 227d53b3 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 11 years ago
  38. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 11 years ago
  39. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  40. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 11 years ago
  41. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  42. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  43. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 11 years ago
  44. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 11 years ago
  45. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 11 years ago
  46. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 11 years ago
  47. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 11 years ago
  48. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 11 years ago
  49. 8101c8d Btrfs: disable snapshot aware defrag for now by Josef Bacik · 11 years ago
  50. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  51. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  52. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
  53. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  54. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  55. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  56. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 11 years ago
  58. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  59. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  60. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  61. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago
  62. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 11 years ago
  63. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  64. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
  65. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 11 years ago
  66. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  67. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  68. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  69. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
  70. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  71. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  72. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  73. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  74. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
  75. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  76. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 11 years ago
  77. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 11 years ago
  78. 1ecd745 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  79. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 11 years ago
  80. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  81. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  82. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  83. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  84. cf93da7 Btrfs: fix spin_unlock in check_ref_cleanup by Chris Mason · 11 years ago
  85. 90d3e59 Btrfs: setup inode location during btrfs_init_inode_locked by Chris Mason · 11 years ago
  86. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  87. 23c6bf6 Btrfs: fix btrfs_search_slot_for_read backwards iteration by Filipe David Borba Manana · 11 years ago
  88. 49fc647 Btrfs: do not export ulist functions by Wang Shilong · 11 years ago
  89. 4c7a6f7 Btrfs: rework ulist with list+rb_tree by Wang Shilong · 11 years ago
  90. f05c474 Btrfs: fix memory leaks on walking backrefs failure by Wang Shilong · 11 years ago
  91. bf54f41 Btrfs: fix send file hole detection leading to data corruption by Filipe David Borba Manana · 11 years ago
  92. bca1a29 Btrfs: add a reschedule point in btrfs_find_all_roots() by Wang Shilong · 11 years ago
  93. 7fdd29d Btrfs: make send's file extent item search more efficient by Filipe David Borba Manana · 11 years ago
  94. 95def2ed Btrfs: fix to catch all errors when resolving indirect ref by Wang Shilong · 11 years ago
  95. 538f72cd Btrfs: fix protection between walking backrefs and root deletion by Wang Shilong · 11 years ago
  96. 3c9665d btrfs: fix warning while merging two adjacent extents by Gui Hecheng · 11 years ago
  97. 9f03740 Btrfs: fix infinite path build loops in incremental send by Filipe David Borba Manana · 11 years ago
  98. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 11 years ago
  99. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 11 years ago
  100. 13116df fanotify: Fix use after free in mask checking by Jan Kara · 11 years ago