Commit Graph

108 Commits (127e5f5ae51eff44c9bff673f24e8587caa4e29f)

Author SHA1 Message Date
Steve French 5efeb09707 Update cifs version number 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 30d9049474 kill struct opendata 13 years ago
Al Viro d95852777b make ->atomic_open() return int 13 years ago
Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 years ago
Miklos Szeredi d2c127197d cifs: implement i_op->atomic_open() 13 years ago
Steve French f966424e99 [CIFS] Update cifs version to 1.78 13 years ago
Steve French 867646f246 [CIFS] Update CIFS version number to 1.77 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Steve French 8ea00c6977 [CIFS] Update cifs version to 1.76 13 years ago
Paul Bolle f3a6a60e4c cifs: Fix typo 'CIFS_NFSD_EXPORT' 14 years ago
Steve French 04c05b4a68 update cifs version to 1.75 14 years ago
Jeff Layton ad635942c8 cifs: simplify refcounting for oplock breaks 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Steve French c2ec9471b5 [CIFS] update cifs to version 1.74 14 years ago
Steve French 1252b3013b [CIFS] update cifs version to 1.73 14 years ago
Steve French 4e64fb33de [CIFS] Update cifs to version 1.72 14 years ago
Pavel Shilovsky 6feb9891da CIFS: Simplify invalidate part (try #5) 14 years ago
Pavel Shilovsky 0b81c1c405 CIFS: directio read/write cleanups 14 years ago
Shirish Pargaonkar 257208736a cifs: cleanup: Rename and remove config flags 14 years ago
Shirish Pargaonkar 9b6763e0aa cifs: Remove unused inode number while fetching root inode 14 years ago
Steve French eed9e8307e [CIFS] update cifs version 14 years ago
Steve French cab6958da0 [CIFS] Update cifs minor version 14 years ago
Pavel Shilovsky 72432ffcf5 CIFS: Implement cifs_strict_writev (try #4) 14 years ago
Pavel Shilovsky a70307eeeb CIFS: Implement cifs_strict_readv (try #4) 14 years ago
Pavel Shilovsky 7a6a19b17a CIFS: Implement cifs_file_strict_mmap (try #2) 14 years ago
Pavel Shilovsky 8be7e6ba14 CIFS: Implement cifs_strict_fsync 14 years ago
Steve French 1cd3508d5e [CIFS] Update cifs version number 14 years ago
David Howells 01c64feac4 CIFS: Use d_automount() rather than abusing follow_link() 14 years ago
Steve French 6c0f6218ba [CIFS] Fix checkpatch warnings and bump cifs version number 14 years ago
Steve French 7a16f1961a [CIFS] Fix minor checkpatch warning and update cifs version 15 years ago
Jeff Layton d7c86ff8cd cifs: don't use vfsmount to pin superblock for oplock breaks 15 years ago
Steve French 13cd4b7f74 [CIFS] Various small checkpatch cleanups 15 years ago
Steve French c5e04a3e49 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Steve French d54ff73259 [CIFS] Fix lease break for writes 15 years ago
Steve French f19159dc5a [CIFS] Cleanup various minor breakage in previous cFYI cleanup 15 years ago
Jeff Layton abab095d1f cifs: add cifs_revalidate_file 15 years ago
Jeff Layton df2cf170c8 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry 15 years ago
Steve French 6a5fa2362b [CIFS] Add support for TCP_NODELAY 15 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Steve French ca43e3beee [CIFS] Fix checkpatch warnings 16 years ago
Steve French b77863bfa1 [CIFS] update cifs version number 16 years ago
Jeff Layton cc0bad7552 cifs: add new cifs_iget function and convert unix codepath to use it 16 years ago
Steve French c5077ec423 [CIFS] Update readme to indicate change to default mount (serverino) 16 years ago
Jeff Layton bd433d4cf4 cifs: rename cifs_iget to cifs_root_iget 16 years ago
Steve French ff6945279d [CIFS] Make cifs_unlink consistent in checks for null inode 16 years ago