1. 1d95db8 NFSv4: Fix acl buffer size by J. Bruce Fields · 19 years ago
  2. 8c233cf NFSv4: handle no acl attr by J. Bruce Fields · 19 years ago
  3. 7f709a4 NFSv4: Fix an oopsable condition in nfs_free_seqid by Trond Myklebust · 19 years ago
  4. 6fe43f9 NFS: Fix rename of directory onto empty directory by Trond Myklebust · 19 years ago
  5. 4c780a4 Fix Connectathon locking test failure by Trond Myklebust · 19 years ago
  6. 550f574 NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race by Trond Myklebust · 19 years ago
  7. b8e5c4c NFSv4: If a delegated open fails, ensure that we return the delegation by Trond Myklebust · 19 years ago
  8. 642ac54 NFSv4: Return delegations in case we're changing ACLs by Trond Myklebust · 19 years ago
  9. cae7a07 NFSv4: Return delegation upon rename or removal of file. by Trond Myklebust · 19 years ago
  10. cdce5d6 VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). by Trond Myklebust · 19 years ago
  11. 6f926b5 [NFS]: Check that the server returns a valid regular file to our OPEN request by Trond Myklebust · 19 years ago
  12. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  13. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  14. 039c4d7 NFS: Fix up a race in the NFS implementation of GETLK by Trond Myklebust · 19 years ago
  15. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  16. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  17. 0a8838f NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. by Trond Myklebust · 19 years ago
  18. 83c9d41 NFSv4: Remove nfs4_client->cl_sem from close() path by Trond Myklebust · 19 years ago
  19. e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
  20. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  21. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  22. cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  23. 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
  24. b65574f [PATCH] output of /proc/maps on nommu systems is incomplete by David McCullough · 19 years ago
  25. 6ce9691 [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() by Trond Myklebust · 19 years ago
  26. b3c52da [PATCH] NFS: Fix cache consistency races by Trond Myklebust · 19 years ago
  27. 7946ada Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  28. 63c6764 [PATCH] nommu build error fix by Yoshinori Sato · 19 years ago
  29. 84d2f07 CIFS: cifs_writepages should not write beyond end of file by Steve French · 19 years ago
  30. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  31. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  32. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  33. 6de5051 [PATCH] binfmt_elf bss padding fix by akpm@osdl.org · 19 years ago
  34. 22c1ea4 [PATCH] nfsacl: Solaris VxFS compatibility fix by Andreas Gruenbacher · 19 years ago
  35. 19cba8a [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write by Latchesar Ionkov · 19 years ago
  36. 98b2703 NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own by Anton Altaparmakov · 19 years ago
  37. b6a47fd JFS: Corrupted block map should not cause trap by Dave Kleikamp · 19 years ago
  38. 29f5f3c NTFS: Remove address space operations ->prepare_write and ->commit_write in by Anton Altaparmakov · 19 years ago
  39. 29b8990 NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited() by Anton Altaparmakov · 19 years ago
  40. 29d8699 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  41. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  42. 34210f3 [CIFS] Still missing a line from previous fix by Steve French · 19 years ago
  43. 9e2e85f [CIFS] Fix minor build problem with previous changeset by Steve French · 19 years ago
  44. b387eae [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults by Steve French · 19 years ago
  45. 5e1253b [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. by Steve French · 19 years ago
  46. 02c37a6d [CIFS] Update cifs version to 1.38 by Steve French · 19 years ago
  47. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  48. 0ae0efa [CIFS] Fix rsize calculation so that large readx flag is checked. by Steve French · 19 years ago
  49. 68058e7 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff by Steve French · 19 years ago
  50. 1cc956e [PATCH] relayfs: fix bogus param value in call to vmap by Tom Zanussi · 19 years ago
  51. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  52. 131afd0b [CIFS] /proc/fs/cifs debug code cleanup and new stats2 by Steve French · 19 years ago
  53. 8298411 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL by Linus Torvalds · 19 years ago
  54. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  55. 4a77118 CIFS: Allow wsize to exceed CIFSMaxBufSize by Steve French · 19 years ago
  56. 37c0eb4 CIFS: implement cifs_writepages to perform multi-page I/O by Steve French · 19 years ago
  57. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  58. c2b513d [PATCH] bfs iget() abuses by Al Viro · 19 years ago
  59. ce0fe7e [PATCH] bfs endianness annotations by Alexey Dobriyan · 19 years ago
  60. e943825 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes by Anton Altaparmakov · 19 years ago
  61. dd07233 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports by Anton Altaparmakov · 19 years ago
  62. 2d86829 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to by Anton Altaparmakov · 19 years ago
  63. 2a6fc4e1 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks by Anton Altaparmakov · 19 years ago
  64. 8925d4f NTFS: Change ntfs_attr_make_non_resident to take the attribute value size by Anton Altaparmakov · 19 years ago
  65. fc0fa7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter by Anton Altaparmakov · 19 years ago
  66. 511bea5 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  67. 69b41e3 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  68. fd9d636 NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  69. c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
  70. 18efefa NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the by Anton Altaparmakov · 19 years ago
  71. 04c0881 [CIFS] Missing parenthesis from error message in previous fix by Steve French · 19 years ago
  72. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  73. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  74. ac17b8b JFS: make special inodes play nicely with page balancing by Dave Kleikamp · 19 years ago
  75. dd190d0 [PATCH] fuse: check O_DIRECT by Miklos Szeredi · 19 years ago
  76. daa35ed [PATCH] uml: remove empty hostfs_truncate method by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. 353fb07 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 by Zach Brown · 19 years ago
  78. 897f15f [PATCH] aio: remove unlocked task_list test and resulting race by Zach Brown · 19 years ago
  79. 998765e [PATCH] aio: lock around kiocbTryKick() by Zach Brown · 19 years ago
  80. 192eaa2 [PATCH] missing ERR_PTR in 9fs by Al Viro · 19 years ago
  81. 411b67b [PATCH] readv/writev syscalls are not checked by lsm by Kostik Belousov · 19 years ago
  82. ab11d1e Merge by hand from Linus' tree. by Paul Mackerras · 19 years ago
  83. e3306dd [PATCH] epoll: handle timeout overflow by Davide Libenzi · 19 years ago
  84. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
  85. dc7b5fd [PATCH] Fix ext3_new_inode() failure paths by Chris Sykes · 19 years ago
  86. 9ed6c2f [PATCH] Fix ext2_new_inode() failure paths by Chris Sykes · 19 years ago
  87. ee4e527 [PATCH] fuse: check reserved node ID values by Miklos Szeredi · 19 years ago
  88. 909021e [PATCH] fuse: add required version info by Miklos Szeredi · 19 years ago
  89. e2fcc61 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with by Anton Altaparmakov · 19 years ago
  90. e8c2cd9 Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  91. 5a8c0cc NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the by Anton Altaparmakov · 19 years ago
  92. 838bf96 NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by by Anton Altaparmakov · 19 years ago
  93. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago
  94. ede1327 [PATCH] cifs: Add support for suspend by Steve French · 19 years ago
  95. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  96. 3063d8a NFS: Make /proc/mounts display the protocol used by NFSv4 by Trond Myklebust · 19 years ago
  97. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  98. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  99. ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
  100. 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago