Commit Graph

245 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Pavel Shilovsky 42274bb22a CIFS: Fix DFS handling in cifs_get_file_info 13 years ago
Shirish Pargaonkar a5ff376966 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) 13 years ago
Jeff Layton f9e8c45002 cifs: convert prefixpath delimiters in cifs_build_path_to_root 14 years ago
Steve French 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 years ago
Pavel Shilovsky d4ffff1fa9 CIFS: Add rwpidforward mount option 14 years ago
Steve French f87d39d951 [CIFS] Migrate from prefixpath logic 14 years ago
Pavel Shilovsky fa2989f447 CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size 14 years ago
Sage Weil b6ff24a333 cifs: remove unnecessary dentry_unhash on rmdir/rename_dir 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Steve French 156ecb2d8b [CIFS] Fix to problem with getattr caused by invalidate simplification patch 14 years ago
Pavel Shilovsky 6feb9891da CIFS: Simplify invalidate part (try #5) 14 years ago
Pavel Shilovsky 257fb1f15d CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) 14 years ago
Shirish Pargaonkar 9b6763e0aa cifs: Remove unused inode number while fetching root inode 14 years ago
Pavel Shilovsky 8be7e6ba14 CIFS: Implement cifs_strict_fsync 14 years ago
David Howells 01c64feac4 CIFS: Use d_automount() rather than abusing follow_link() 14 years ago
Al Viro 1c929cfe6d switch cifs 14 years ago
Jeff Layton 20054bd657 cifs: use CreationTime like an i_generation field 14 years ago
Nick Piggin 873feea09e fs: dcache per-inode inode alias locking 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b23fb0a603 fs: scale inode alias list 14 years ago
Jeff Layton 7d161b7f41 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb 14 years ago
Jeff Layton 79df1baeec cifs: fix use of CONFIG_CIFS_ACL 14 years ago
Suresh Jayaraman 6d20e8406f cifs: add attribute cache timeout (actimeo) tunable 14 years ago
Shirish Pargaonkar 78415d2d30 cifs: Misc. cleanup in cifsacl handling [try #4] 14 years ago
Suresh Jayaraman 523fb8c867 cifs: trivial comment fix for cifs_invalidate_mapping 14 years ago
Oskar Schirmer a7851ce73b cifs: fix another memleak, in cifs_root_iget 14 years ago
Suresh Jayaraman 3565bd46b1 cifs: fix a memleak in cifs_setattr_nounix() 14 years ago
Jeff Layton eb4b756b1e cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) 14 years ago
Jeff Layton 1c456013e9 cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7) 15 years ago
Jeff Layton 3aa1c8c290 cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) 15 years ago
Jeff Layton 6508d904e6 cifs: have find_readable/writable_file filter by fsuid 15 years ago
Jeff Layton 13cfb7334e cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer 15 years ago
Jeff Layton 7ffec37245 cifs: add refcounted and timestamped container for holding tcons 15 years ago
Jeff Layton 522440ed55 cifs: set backing_dev_info on new S_ISREG inodes 15 years ago
Jeff Layton 0d424ad0a4 cifs: add cifs_sb_master_tcon and convert some callers to use it 15 years ago
Jeff Layton a6e8a8455c cifs: add function to get a tcon from cifs_sb 15 years ago
Jeff Layton ba00ba64cf cifs: make various routines use the cifsFileInfo->tcon pointer 15 years ago
Stefan Metzmacher 1b12b9c15b cifs: use Minshall+French symlink functions 15 years ago
Jeff Layton 639e7a913d cifs: eliminate redundant xdev check in cifs_rename 15 years ago
Suresh Jayaraman f0138a79d7 Cannot allocate memory error on mount 15 years ago
Christoph Hellwig 1b9474635e cifs: truncate fallout 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Jeff Layton 5acfec2502 cifs: reduce false positives with inode aliasing serverino autodisable 15 years ago
Jeff Layton f30b9c1184 cifs: don't allow cifs_iget to match inodes of the wrong type 15 years ago
Steve French 0ccd48025f [CIFS] Missing ifdef 15 years ago
Suresh Jayaraman 9451a9a52f cifs: define inode-level cache object and register them 15 years ago
Suresh Jayaraman d03382ce9a cifs: define superblock-level cache index objects and register them 15 years ago