Commit Graph

1219 Commits (97894cda5773e59bd13e87b72077751099419a9f)

Author SHA1 Message Date
Trond Myklebust e6dfa553cf NFSv4: Remove obsolete state_owner and lock_owner semaphores 19 years ago
Trond Myklebust 9512135df1 NFSv4: Fix a potential CLOSE race 19 years ago
Trond Myklebust cee54fc944 NFSv4: Add functions to order RPC calls 19 years ago
Zach Brown 4faa528528 [PATCH] aio: revert lock_kiocb() 19 years ago
David McCullough b65574fec5 [PATCH] output of /proc/maps on nommu systems is incomplete 19 years ago
Trond Myklebust 6ce969171d [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() 19 years ago
Trond Myklebust b3c52da33c [PATCH] NFS: Fix cache consistency races 19 years ago
Yoshinori Sato 63c6764ce4 [PATCH] nommu build error fix 19 years ago
Steve French 84d2f07e8e CIFS: cifs_writepages should not write beyond end of file 19 years ago
Steve French 47c786e79b [CIFS] Add null malloc response check in notify experimental code 19 years ago
Steve French 1047abc159 [CIFS] CIFS Stats improvements 19 years ago
akpm@osdl.org 6de505173e [PATCH] binfmt_elf bss padding fix 19 years ago
Andreas Gruenbacher 22c1ea44f0 [PATCH] nfsacl: Solaris VxFS compatibility fix 19 years ago
Latchesar Ionkov 19cba8abd6 [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 19 years ago
Anton Altaparmakov 98b270362b NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own 19 years ago
Dave Kleikamp b6a47fd8ff JFS: Corrupted block map should not cause trap 19 years ago
Anton Altaparmakov 29f5f3c141 NTFS: Remove address space operations ->prepare_write and ->commit_write in 19 years ago
Anton Altaparmakov 29b8990513 NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited() 19 years ago
Steve French 4ca9c190d9 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL 19 years ago
Steve French 34210f3302 [CIFS] Still missing a line from previous fix 19 years ago
Steve French 9e2e85f82f [CIFS] Fix minor build problem with previous changeset 19 years ago
Steve French b387eaeb66 [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults 19 years ago
Steve French 5e1253b501 [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. 19 years ago
Steve French 02c37a6df5 [CIFS] Update cifs version to 1.38 19 years ago
Steve French 190fdeb844 [CIFS] Fix byte range locking to Windows when Windows server returns 19 years ago
Steve French 0ae0efada3 [CIFS] Fix rsize calculation so that large readx flag is checked. 19 years ago
Steve French 68058e7575 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff 19 years ago
Tom Zanussi 1cc956e12a [PATCH] relayfs: fix bogus param value in call to vmap 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Steve French 131afd0b74 [CIFS] /proc/fs/cifs debug code cleanup and new stats2 19 years ago
Linus Torvalds 8298411468 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL 19 years ago
Steve French dd99cd803d [CIFS] cleanup sparse and compile errors in previous fix 19 years ago
Steve French 4a77118cd5 CIFS: Allow wsize to exceed CIFSMaxBufSize 19 years ago
Steve French 37c0eb4677 CIFS: implement cifs_writepages to perform multi-page I/O 19 years ago
Steve French 6148a742b2 CIFS: Create routine find_writable_file to reduce redundant code 20 years ago
Al Viro c2b513dfbb [PATCH] bfs iget() abuses 20 years ago
Alexey Dobriyan ce0fe7e70a [PATCH] bfs endianness annotations 20 years ago
Anton Altaparmakov e9438250b6 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes 20 years ago
Anton Altaparmakov dd072330d1 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports 20 years ago
Anton Altaparmakov 2d86829b84 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to 20 years ago
Anton Altaparmakov 2a6fc4e1b0 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks 20 years ago
Anton Altaparmakov 8925d4f0d3 NTFS: Change ntfs_attr_make_non_resident to take the attribute value size 20 years ago
Anton Altaparmakov fc0fa7dc7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter 20 years ago
Anton Altaparmakov 511bea5ea2 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute 20 years ago
Anton Altaparmakov 69b41e3c02 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute 20 years ago
Anton Altaparmakov fd9d63678d NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute 20 years ago
Anton Altaparmakov c394e458b6 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable 20 years ago
Anton Altaparmakov 18efefa935 NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the 20 years ago
Steve French 04c08816d6 [CIFS] Missing parenthesis from error message in previous fix 20 years ago
Steve French 8cc64c6ecf [CIFS] Allow SMBWrite2 to work to older servers 20 years ago