1. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  2. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  3. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  4. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  5. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 11 years ago
  6. 17dfeb9 NFS: Fix races in nfs_revalidate_mapping by Trond Myklebust · 11 years ago
  7. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  8. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 11 years ago
  9. 7dd7d95 nfs: handle servers that support only ALLOW ACE type. by Malahal Naineni · 11 years ago
  10. ed7e542 pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done by Boaz Harrosh · 11 years ago
  11. 471252c pnfs: fix BUG in filelayout_recover_commit_reqs by Weston Andros Adamson · 11 years ago
  12. abad2fa nfs4: fix discover_server_trunking use after free by Weston Andros Adamson · 11 years ago
  13. 64590da NFSv4.1: Handle errors correctly in nfs41_walk_client_list by Trond Myklebust · 11 years ago
  14. 263b450 nfs: always make sure page is up-to-date before extending a write to cover the entire page by Scott Mayhew · 11 years ago
  15. a9ab5e8 nfs: page cache invalidation for dio by Christoph Hellwig · 11 years ago
  16. d0b9875 nfs: take i_mutex during direct I/O reads by Christoph Hellwig · 11 years ago
  17. 22cd1bf nfs: merge nfs_direct_write into nfs_file_direct_write by Christoph Hellwig · 11 years ago
  18. 14a3ec79 nfs: merge nfs_direct_read into nfs_file_direct_read by Christoph Hellwig · 11 years ago
  19. 1f90ee2 nfs: increment i_dio_count for reads, too by Christoph Hellwig · 11 years ago
  20. 2a009ec nfs: defer inode_dio_done call until size update is done by Christoph Hellwig · 11 years ago
  21. 9811cd5 nfs: fix size updates for aio writes by Christoph Hellwig · 11 years ago
  22. 78b19ba nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME by Weston Andros Adamson · 11 years ago
  23. 71244d9 NFSv4.1: Fix a race in nfs4_write_inode by Trond Myklebust · 11 years ago
  24. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago
  25. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  26. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  27. a8c2275 nfs: fix dead code of ipv6_addr_scope by Alexander Aring · 11 years ago
  28. 6aa23d7 nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID call by Jeff Layton · 11 years ago
  29. c7848f6 NFSv4: OPEN must handle the NFS4ERR_IO return code correctly by Trond Myklebust · 11 years ago
  30. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  31. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  32. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  33. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  34. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  35. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  36. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  37. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  38. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  39. b0d8d22 vfs: fix subtle use-after-free of pipe_inode_info by Linus Torvalds · 11 years ago
  40. b01537b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. d870b4a fix bogus path_put() of nd->root after some unlazy_walk() failures by Al Viro · 11 years ago
  42. 3bad8bb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  43. f496863 Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  44. dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
  45. 81440e7 Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" by Greg Kroah-Hartman · 11 years ago
  46. 4f9e5df Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  47. f19e84d [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload by Steve French · 11 years ago
  48. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  49. 6d56540 Squashfs: fix failure to unlock pages on decompress error by Phillip Lougher · 11 years ago
  50. ff638b7 ceph: allocate non-zero page to fscache in readpage() by Li Wang · 11 years ago
  51. fc55d2c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
  52. eb1b8af ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
  53. 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
  54. 44c9975 ceph: set caps count after composing cap reconnect message by Yan, Zheng · 11 years ago
  55. a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
  56. 027a485 sysfs: use a separate locking class for open files depending on mmap by Tejun Heo · 11 years ago
  57. 54d7114 sysfs: handle duplicate removal attempts in sysfs_remove_group() by Mika Westerberg · 11 years ago
  58. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  59. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  60. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  61. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  62. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  63. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  64. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  65. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  66. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  67. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  68. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  69. 4204617 btrfs: update kconfig help text by David Sterba · 11 years ago
  70. 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  71. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  72. 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
  73. 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
  74. 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
  75. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  76. b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
  77. b1a06a4 Btrfs: fix lockdep error in async commit by Liu Bo · 11 years ago
  78. d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
  79. ba69994 Btrfs: fix __btrfs_start_workers retval by Ilya Dryomov · 11 years ago
  80. 908960c Btrfs: disable online raid-repair on ro mounts by Ilya Dryomov · 11 years ago
  81. 33ef30a Btrfs: do not inc uncorrectable_errors counter on ro scrubs by Ilya Dryomov · 11 years ago
  82. d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
  83. 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
  84. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  85. af2e2f3 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  86. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  87. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  88. 69794ad NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED by Trond Myklebust · 11 years ago
  89. c97cf60 NFSv4: Update list of irrecoverable errors on DELEGRETURN by Trond Myklebust · 11 years ago
  90. 4a82fd7 NFSv4 wait on recovery for async session errors by Andy Adamson · 11 years ago
  91. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 11 years ago
  92. ed4f381 Squashfs: Check stream is not NULL in decompressor_multi.c by Phillip Lougher · 11 years ago
  93. 0d455c1 Squashfs: Directly decompress into the page cache for file data by Phillip Lougher · 11 years ago
  94. 5f55dbc Squashfs: Restructure squashfs_readpage() by Phillip Lougher · 11 years ago
  95. 846b730 Squashfs: Generalise paging handling in the decompressors by Phillip Lougher · 11 years ago
  96. d208383 Squashfs: add multi-threaded decompression using percpu variable by Phillip Lougher · 11 years ago
  97. cd59c2e squashfs: Enhance parallel I/O by Minchan Kim · 11 years ago
  98. 9508c6b Squashfs: Refactor decompressor interface and code by Phillip Lougher · 11 years ago
  99. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. 365da4a nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago