Commit Graph

1304 Commits (a1510210c45c9af5784d64596c7025997e1add7d)

Author SHA1 Message Date
Steve French 9e2e85f82f [CIFS] Fix minor build problem with previous changeset 20 years ago
Steve French b387eaeb66 [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults 20 years ago
Steve French 5e1253b501 [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. 20 years ago
Steve French 02c37a6df5 [CIFS] Update cifs version to 1.38 20 years ago
Steve French 190fdeb844 [CIFS] Fix byte range locking to Windows when Windows server returns 20 years ago
Steve French 0ae0efada3 [CIFS] Fix rsize calculation so that large readx flag is checked. 20 years ago
Steve French 68058e7575 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff 20 years ago
Tom Zanussi 1cc956e12a [PATCH] relayfs: fix bogus param value in call to vmap 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Steve French 131afd0b74 [CIFS] /proc/fs/cifs debug code cleanup and new stats2 20 years ago
Linus Torvalds 8298411468 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL 20 years ago
Steve French dd99cd803d [CIFS] cleanup sparse and compile errors in previous fix 20 years ago
Steve French 4a77118cd5 CIFS: Allow wsize to exceed CIFSMaxBufSize 20 years ago
Steve French 37c0eb4677 CIFS: implement cifs_writepages to perform multi-page I/O 20 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
Steve French 3e84469d01 [CIFS] Add writepages support to shrink memory usage on writes, 20 years ago
Dave Kleikamp ac17b8b570 JFS: make special inodes play nicely with page balancing 20 years ago
Miklos Szeredi dd190d066b [PATCH] fuse: check O_DIRECT 20 years ago
Paolo 'Blaisorblade' Giarrusso daa35edc0a [PATCH] uml: remove empty hostfs_truncate method 20 years ago
Zach Brown 353fb07e20 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 20 years ago
Zach Brown 897f15fb58 [PATCH] aio: remove unlocked task_list test and resulting race 20 years ago
Zach Brown 998765e558 [PATCH] aio: lock around kiocbTryKick() 20 years ago
Al Viro 192eaa28ba [PATCH] missing ERR_PTR in 9fs 20 years ago
Kostik Belousov 411b67b4b6 [PATCH] readv/writev syscalls are not checked by lsm 20 years ago
Davide Libenzi e3306dd5f7 [PATCH] epoll: handle timeout overflow 20 years ago
Latchesar Ionkov 0b8dd17762 [PATCH] v9fs: fix races in fid allocation 20 years ago
Chris Sykes dc7b5fd6b0 [PATCH] Fix ext3_new_inode() failure paths 20 years ago
Chris Sykes 9ed6c2fb34 [PATCH] Fix ext2_new_inode() failure paths 20 years ago
Miklos Szeredi ee4e52719c [PATCH] fuse: check reserved node ID values 20 years ago
Miklos Szeredi 909021ea7a [PATCH] fuse: add required version info 20 years ago
Anton Altaparmakov e2fcc61ef0 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with 20 years ago
Anton Altaparmakov 5a8c0cc32b NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the 20 years ago
Anton Altaparmakov 838bf9675a NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by 20 years ago
Paul Mackerras 14cf11af6c powerpc: Merge enough to start building in arch/powerpc. 20 years ago
Steve French ede1327ea4 [PATCH] cifs: Add support for suspend 20 years ago