1. 9566d67 mnt: Correct permission checks in do_remount by Eric W. Biederman · 10 years ago
  2. 07b6455 mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount by Eric W. Biederman · 10 years ago
  3. a6138db mnt: Only change user settable mount flags in remount by Eric W. Biederman · 10 years ago
  4. 4ae098d nfsd: rename unhash_generic_stateid to unhash_ol_stateid by Jeff Layton · 10 years ago
  5. d83017f nfsd: don't thrash the cl_lock while freeing an open stateid by Jeff Layton · 10 years ago
  6. 2c41beb nfsd: reduce cl_lock thrashing in release_openowner by Jeff Layton · 10 years ago
  7. fc5a96c nfsd: close potential race in nfsd4_free_stateid by Jeff Layton · 10 years ago
  8. 3c1c995 nfsd: optimize destroy_lockowner cl_lock thrashing by Jeff Layton · 10 years ago
  9. a819ecc nfsd: add locking to stateowner release by Jeff Layton · 10 years ago
  10. 882e9d2 nfsd: clean up and reorganize release_lockowner by Jeff Layton · 10 years ago
  11. d4f0489 nfsd: Move the open owner hash table into struct nfs4_client by Trond Myklebust · 10 years ago
  12. c58c661 nfsd: Protect adding/removing lock owners using client_lock by Trond Myklebust · 10 years ago
  13. 7ffb588 nfsd: Protect adding/removing open state owners using client_lock by Trond Myklebust · 10 years ago
  14. b401be22 nfsd: don't allow CLOSE to proceed until refcount on stateid drops by Jeff Layton · 10 years ago
  15. d3134b1 nfsd: make openstateids hold references to their openowners by Jeff Layton · 10 years ago
  16. 5adfd88 nfsd: clean up refcounting for lockowners by Jeff Layton · 10 years ago
  17. e4f1dd7 nfsd: Make lock stateid take a reference to the lockowner by Trond Myklebust · 10 years ago
  18. 8f4b54c nfsd: add an operation for unhashing a stateowner by Jeff Layton · 10 years ago
  19. 5db1c03 nfsd: clean up lockowner refcounting when finding them by Jeff Layton · 10 years ago
  20. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  21. 6b180f0 nfsd: Add reference counting to state owners by Jeff Layton · 10 years ago
  22. 2d3f966 nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() by Trond Myklebust · 10 years ago
  23. fd91101 nfsd: Migrate the stateid reference into nfs4_lookup_stateid() by Trond Myklebust · 10 years ago
  24. 4cbfc9f nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op by Trond Myklebust · 10 years ago
  25. 0667b1e nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op by Trond Myklebust · 10 years ago
  26. 2585fc7 nfsd: nfsd4_open_confirm() must reference the open stateid by Trond Myklebust · 10 years ago
  27. 8a0b589 nfsd: Prepare nfsd4_close() for open stateid referencing by Trond Myklebust · 10 years ago
  28. d6f2bc5 nfsd: nfsd4_process_open2() must reference the open stateid by Trond Myklebust · 10 years ago
  29. dcd94cc nfsd: nfsd4_process_open2() must reference the delegation stateid by Trond Myklebust · 10 years ago
  30. 67cb127 nfsd: Ensure that nfs4_open_delegation() references the delegation stateid by Trond Myklebust · 10 years ago
  31. 858cc57 nfsd: nfsd4_locku() must reference the lock stateid by Trond Myklebust · 10 years ago
  32. 3d0fabd nfsd: Add reference counting to lock stateids by Trond Myklebust · 10 years ago
  33. 1af71cc nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid by Jeff Layton · 10 years ago
  34. 356a95e nfsd: clean up races in lock stateid searching and creation by Jeff Layton · 10 years ago
  35. 1c755dc nfsd: Add locking to protect the state owner lists by Jeff Layton · 10 years ago
  36. b49e084 nfsd: do filp_close in sc_free callback for lock stateids by Jeff Layton · 10 years ago
  37. 4770d72 nfsd4: use cl_lock to synchronize all stateid idr calls by Jeff Layton · 10 years ago
  38. 11b9164 nfsd: Add a struct nfs4_file field to struct nfs4_stid by Trond Myklebust · 10 years ago
  39. 6011695 nfsd: Add reference counting to the lock and open stateids by Trond Myklebust · 10 years ago
  40. 25601a3 UBIFS: Add log overlap assertions by hujianyang · 10 years ago
  41. b3582c6 f2fs: reduce competition among node page writes by Chao Yu · 10 years ago
  42. 86f0afd ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct by Theodore Ts'o · 10 years ago
  43. 65b85cc f2fs: fix coding style by Jaegeuk Kim · 10 years ago
  44. 33be828 f2fs: remove redundant lines in allocate_data_block by Dongho Sim · 10 years ago
  45. 24a9ee0 f2fs: add tracepoint for f2fs_issue_flush by Jaegeuk Kim · 10 years ago
  46. cf2271e f2fs: avoid retrying wrong recovery routine when error was occurred by Jaegeuk Kim · 10 years ago
  47. 61e0f2d f2fs: test before set/clear bits by Jaegeuk Kim · 10 years ago
  48. 01229f5 f2fs: fix wrong condition for unlikely by Jaegeuk Kim · 10 years ago
  49. ea1aa12 f2fs: enable in-place-update for fdatasync by Jaegeuk Kim · 10 years ago
  50. 6d99ba41 f2fs: skip unnecessary data writes during fsync by Jaegeuk Kim · 10 years ago
  51. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. b3fbfe0 nfsd: print status when nfsd4_open fails to open file it just created by Jeff Layton · 10 years ago
  53. 728dba3 namespaces: Use task_lock and not rcu to protect nsproxy by Eric W. Biederman · 11 years ago
  54. d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
  55. 650ecc8f nfsd: remove dl_fh field from struct nfs4_delegation by Jeff Layton · 10 years ago
  56. f54fe96 nfsd: give block_delegation and delegation_blocked its own spinlock by Jeff Layton · 10 years ago
  57. 0b26693 nfsd: clean up nfs4_set_delegation by Jeff Layton · 10 years ago
  58. 4cf5922 nfsd: clean up arguments to nfs4_open_delegation by Jeff Layton · 10 years ago
  59. f9416e2 nfsd: drop unused stp arg to alloc_init_deleg by Jeff Layton · 10 years ago
  60. 02a3508 nfsd: Convert delegation counter to an atomic_long_t type by Trond Myklebust · 10 years ago
  61. 2d4a532 nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lock by Jeff Layton · 10 years ago
  62. 4269067 nfsd: fully unhash delegations when revoking them by Jeff Layton · 10 years ago
  63. f833883 nfsd: simplify stateid allocation and file handling by Trond Myklebust · 10 years ago
  64. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  65. fff04f9 f2fs: add info of appended or updated data writes by Jaegeuk Kim · 10 years ago
  66. 39efac4 f2fs: use radix_tree for ino management by Jaegeuk Kim · 10 years ago
  67. 6451e04 f2fs: add infra for ino management by Jaegeuk Kim · 10 years ago
  68. ee98fa3 ext4: fix COLLAPSE RANGE test for bigalloc file systems by Namjae Jeon · 10 years ago
  69. 953e6cc f2fs: punch the core function for inode management by Jaegeuk Kim · 10 years ago
  70. 0f7b2ab f2fs: add nobarrier mount option by Jaegeuk Kim · 10 years ago
  71. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  72. 40b163f ext4: check inline directory before converting by Darrick J. Wong · 10 years ago
  73. 6390e99 Revert "UBIFS: add a log overlap assertion" by Artem Bityutskiy · 10 years ago
  74. 06fee30 ceph: fix append mode write by Yan, Zheng · 10 years ago
  75. 7e8a295 ceph: fix sizeof(struct tYpO *) typo by Ilya Dryomov · 10 years ago
  76. 1a295bd ceph: remove redundant memset(0) by Ilya Dryomov · 10 years ago
  77. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  78. 6e26314 ext4: fix incorrect locking in move_extent_per_page by Dmitry Monakhov · 10 years ago
  79. 29faed1 ext4: use correct depth value by Dmitry Monakhov · 10 years ago
  80. 4b1f166 ext4: add i_data_sem sanity check by Dmitry Monakhov · 10 years ago
  81. b27b153 ext4: fix wrong size computation in ext4_mb_normalize_request() by Xiaoguang Wang · 10 years ago
  82. fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 10 years ago
  83. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  84. 9d84795 f2fs: fix to put root inode in error path of fill_super by Chao Yu · 10 years ago
  85. dbf20cb f2fs: avoid use invalid mapping of node_inode when evict meta inode by Chao Yu · 10 years ago
  86. 32f9bc2 f2fs: support ->rename2() by Chao Yu · 10 years ago
  87. 79e35dc f2fs: add f2fs_balance_fs for direct IO by Huang Ying · 10 years ago
  88. 00fefb9 aio: use iovec array rather than the single one by Gu Zheng · 10 years ago
  89. 2be4e7d aio: fix some comments by Gu Zheng · 10 years ago
  90. 8dc4379 aio: use the macro rather than the inline magic number by Gu Zheng · 10 years ago
  91. b53f1f8 aio: remove the needless registration of ring file's private_data by Gu Zheng · 10 years ago
  92. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  93. 4ca332e Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  94. 74dc93a xfs: fix uflags detection at xfs_fs_rm_xquota by Jie Liu · 10 years ago
  95. 7b409a7 xfs: remove XFS_IS_OQUOTA_ON macros by Jie Liu · 10 years ago
  96. 54aa61f xfs: tidy up xfs_set_inode32 by Eric Sandeen · 10 years ago
  97. 9de67c3 xfs: allow inode allocations in post-growfs disk space by Eric Sandeen · 10 years ago
  98. eb866bb xfs: mark xfs_qm_quotacheck as static by Jie Liu · 10 years ago
  99. 5c18717 xfs: fix cil push sequence after log recovery by Mark Tinguely · 10 years ago
  100. 295dc39 fs: umount on symlink leaks mnt count by Vasily Averin · 10 years ago