1. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  2. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  3. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  4. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  5. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  6. 34123da NFS: Fix a bad cast in nfs3_read_done by Trond Myklebust · 19 years ago
  7. 0753ca7 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access by Steve French · 19 years ago
  8. 0429094 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  9. 94c1d31 [PATCH] Fix HFS+ to free up the space when a file is deleted. by Peter Wainwright · 19 years ago
  10. 47c564e Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  11. c9c2009 NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs by Anton Altaparmakov · 19 years ago
  12. dda65b9 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. by Anton Altaparmakov · 19 years ago
  13. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  14. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  15. 8766ce4 [PATCH] aio syscalls are not checked by lsm by Kostik Belousov · 19 years ago
  16. 9859901 Merge changes from linux-2.6 by hand by Paul Mackerras · 19 years ago
  17. d6d3f5b Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/ by Steve French · 19 years ago
  18. ec07342 NFSv4: Fix up locking for nfs4_state_owner by Trond Myklebust · 19 years ago
  19. 4e51336 NFSv4: Final tweak to sequence id by Trond Myklebust · 19 years ago
  20. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  21. d5aeaef NTFS: Fix serious data corruption issue when writing. by Anton Altaparmakov · 19 years ago
  22. 7d0ffdb NTFS: $EA attributes can be both resident non-resident. Minor tidying. by Anton Altaparmakov · 19 years ago
  23. e087a41 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  24. 1d95db8 NFSv4: Fix acl buffer size by J. Bruce Fields · 19 years ago
  25. 8c233cf NFSv4: handle no acl attr by J. Bruce Fields · 19 years ago
  26. 7f709a4 NFSv4: Fix an oopsable condition in nfs_free_seqid by Trond Myklebust · 19 years ago
  27. 6fe43f9 NFS: Fix rename of directory onto empty directory by Trond Myklebust · 19 years ago
  28. 4c780a4 Fix Connectathon locking test failure by Trond Myklebust · 19 years ago
  29. 550f574 NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race by Trond Myklebust · 19 years ago
  30. b8e5c4c NFSv4: If a delegated open fails, ensure that we return the delegation by Trond Myklebust · 19 years ago
  31. 642ac54 NFSv4: Return delegations in case we're changing ACLs by Trond Myklebust · 19 years ago
  32. cae7a07 NFSv4: Return delegation upon rename or removal of file. by Trond Myklebust · 19 years ago
  33. cdce5d6 VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). by Trond Myklebust · 19 years ago
  34. 6f926b5 [NFS]: Check that the server returns a valid regular file to our OPEN request by Trond Myklebust · 19 years ago
  35. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  36. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  37. 039c4d7 NFS: Fix up a race in the NFS implementation of GETLK by Trond Myklebust · 19 years ago
  38. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  39. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  40. 0a8838f NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. by Trond Myklebust · 19 years ago
  41. 83c9d41 NFSv4: Remove nfs4_client->cl_sem from close() path by Trond Myklebust · 19 years ago
  42. e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
  43. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  44. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  45. cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  46. 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
  47. b65574f [PATCH] output of /proc/maps on nommu systems is incomplete by David McCullough · 19 years ago
  48. 6ce9691 [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() by Trond Myklebust · 19 years ago
  49. b3c52da [PATCH] NFS: Fix cache consistency races by Trond Myklebust · 19 years ago
  50. 7946ada Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  51. 63c6764 [PATCH] nommu build error fix by Yoshinori Sato · 19 years ago
  52. 84d2f07 CIFS: cifs_writepages should not write beyond end of file by Steve French · 19 years ago
  53. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  54. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  55. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  56. 6de5051 [PATCH] binfmt_elf bss padding fix by akpm@osdl.org · 19 years ago
  57. 22c1ea4 [PATCH] nfsacl: Solaris VxFS compatibility fix by Andreas Gruenbacher · 19 years ago
  58. 19cba8a [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write by Latchesar Ionkov · 19 years ago
  59. 98b2703 NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own by Anton Altaparmakov · 19 years ago
  60. b6a47fd JFS: Corrupted block map should not cause trap by Dave Kleikamp · 19 years ago
  61. 29f5f3c NTFS: Remove address space operations ->prepare_write and ->commit_write in by Anton Altaparmakov · 19 years ago
  62. 29b8990 NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited() by Anton Altaparmakov · 19 years ago
  63. 29d8699 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  64. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  65. 34210f3 [CIFS] Still missing a line from previous fix by Steve French · 19 years ago
  66. 9e2e85f [CIFS] Fix minor build problem with previous changeset by Steve French · 19 years ago
  67. b387eae [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults by Steve French · 19 years ago
  68. 5e1253b [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. by Steve French · 19 years ago
  69. 02c37a6d [CIFS] Update cifs version to 1.38 by Steve French · 19 years ago
  70. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  71. 0ae0efa [CIFS] Fix rsize calculation so that large readx flag is checked. by Steve French · 19 years ago
  72. 68058e7 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff by Steve French · 19 years ago
  73. 1cc956e [PATCH] relayfs: fix bogus param value in call to vmap by Tom Zanussi · 19 years ago
  74. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  75. 131afd0b [CIFS] /proc/fs/cifs debug code cleanup and new stats2 by Steve French · 19 years ago
  76. 8298411 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL by Linus Torvalds · 19 years ago
  77. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  78. 4a77118 CIFS: Allow wsize to exceed CIFSMaxBufSize by Steve French · 19 years ago
  79. 37c0eb4 CIFS: implement cifs_writepages to perform multi-page I/O by Steve French · 19 years ago
  80. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  81. c2b513d [PATCH] bfs iget() abuses by Al Viro · 19 years ago
  82. ce0fe7e [PATCH] bfs endianness annotations by Alexey Dobriyan · 19 years ago
  83. e943825 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes by Anton Altaparmakov · 19 years ago
  84. dd07233 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports by Anton Altaparmakov · 19 years ago
  85. 2d86829 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to by Anton Altaparmakov · 19 years ago
  86. 2a6fc4e1 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks by Anton Altaparmakov · 19 years ago
  87. 8925d4f NTFS: Change ntfs_attr_make_non_resident to take the attribute value size by Anton Altaparmakov · 19 years ago
  88. fc0fa7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter by Anton Altaparmakov · 19 years ago
  89. 511bea5 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  90. 69b41e3 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  91. fd9d636 NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute by Anton Altaparmakov · 19 years ago
  92. c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
  93. 18efefa NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the by Anton Altaparmakov · 19 years ago
  94. 04c0881 [CIFS] Missing parenthesis from error message in previous fix by Steve French · 19 years ago
  95. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  96. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  97. ac17b8b JFS: make special inodes play nicely with page balancing by Dave Kleikamp · 19 years ago
  98. dd190d0 [PATCH] fuse: check O_DIRECT by Miklos Szeredi · 19 years ago
  99. daa35ed [PATCH] uml: remove empty hostfs_truncate method by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  100. 353fb07 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 by Zach Brown · 19 years ago