Commit Graph

267 Commits (9a53c3a783c2fa9b969628e65695c11c3e51e673)

Author SHA1 Message Date
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells d366e40a1c [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] 19 years ago
David Howells 4cb50dc2ea [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] 19 years ago
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Steve French b8c06a2ab6 [CIFS] statfs for cifs unix extensions no longer experimental 19 years ago
Steve French 6b70c9559b [CIFS] New POSIX locking code not setting rc properly to zero on successful 19 years ago
Steve French 2fe87f02a0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) 19 years ago
Steve French b835bebe95 [CIFS] Fix CIFS readdir access denied when SE Linux enabled 19 years ago
Steve French ea4c07d780 [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr 19 years ago
Steve French 5ddaa683a5 [CIFS] endian errors in lanman protocol support 19 years ago
Steve French e466e4876b [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in 19 years ago
Steve French 66abda5e1f [CIFS] Fix oops when negotiating lanman and no password specified 19 years ago
Jeremy Allison 7ee1af765d [CIFS] 19 years ago
Steve French 6c3d8909d8 [CIFS] Allow cifsd to suspend if connection is lost 19 years ago
Steve French 5da07b0208 [CIFS] Make midState usage more consistent 19 years ago
Steve French 14a441a2b4 [CIFS] spinlock protect read of last srv response time in timeout path 19 years ago
Steve French 3a5ff61c18 [CIFS] Do not time out posix brl requests when using new posix setfileinfo 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 0418726bb5 typo fixes: aquire -> acquire 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Steve French f40c562855 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the 19 years ago
Steve French 0223cf0b10 [CIFS] Fix alignment of unicode strings in previous patch 19 years ago
Steve French 750d1151a6 [CIFS] Fix allocation of buffers for new session setup routine to allow 19 years ago
Ingo Molnar 124a27fe32 [CIFS] Remove calls to to take f_owner.lock 19 years ago
Steve French cd49b492fe [CIFS] remove some redundant null pointer checks 19 years ago
Steve French f90f00a358 [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
OGAWA Hirofumi 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Steve French 189acaaef8 [CIFS] Enable sec flags on mount for cifs (part one) 19 years ago
Pavel Machek 0fd1ffe063 [CIFS] Fix suspend/resume problem which causes EIO on subsequent access to 19 years ago
Steve French 6344a423e5 [CIFS] fix minor compile warning when config_cifs_weak_security is off 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Steve French 1717ffc588 [CIFS] NTLMv2 support part 5 19 years ago
Steve French 5bafd76593 [CIFS] Add support for readdir to legacy servers 19 years ago
Steve French a8ee03441f [CIFS] NTLMv2 support part 4 19 years ago
Steve French 6d027cfdb1 [CIFS] NTLMv2 support part 3 19 years ago
Steve French f64b23ae4a [CIFS] NTLMv2 support part 2 19 years ago
Steve French 9312f6754d [CIFS] Fix mask so can set new cifs security flags properly 19 years ago
Steve French 254e55ed03 CIFS] Support for older servers which require plaintext passwords - part 2 19 years ago
Steve French bdc4bf6e8a [CIFS] Support for older servers which require plaintext passwords 19 years ago
Steve French 43411d699e [CIFS] Fix mapping of old SMB return code Invalid Net Name so it is 19 years ago
Steve French 7a0d223176 [CIFS] Missing brace 19 years ago
Dave Kleikamp 273d81d6ad [CIFS] Do not overwrite aops 19 years ago
Steve French 3856a9d443 [CIFS] Fix minor build breaks due to cifs kconfig issues 19 years ago