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