Commit Graph

267 Commits (8e3028b908a048ac0b3102504b7daad7b5544846)

Author SHA1 Message Date
Eric W. Biederman 46bbc25f9f cifs: Override unmappable incoming uids and gids 12 years ago
Jeff Layton d3d1fce11d cifs: don't override the uid/gid in getattr when cifsacl is enabled 12 years ago
Shirish Pargaonkar c052e2b423 cifs: obtain file access during backup intent lookup (resend) 13 years ago
Jeff Layton 101b92d959 cifs: cleanups for cifs_mkdir_qinfo 13 years ago
Pavel Shilovsky 6bdf6dbd66 CIFS: Move set_file_info to ops struct 13 years ago
Pavel Shilovsky d143341815 CIFS: Move set_file_size to ops struct 13 years ago
Pavel Shilovsky 8ceb984379 CIFS: Move rename to ops struct 13 years ago
Pavel Shilovsky 4ad6504453 CIFS: Move guery file info code to ops struct 13 years ago
Pavel Shilovsky 4b4de76e35 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo 13 years ago
Pavel Shilovsky ed6875e0d6 CIFS: Move unlink code to ops struct 13 years ago
Steve French b7ca692896 CIFS: Protect i_nlink from being negative 13 years ago
Pavel Shilovsky f958ca5d88 CIFS: Move rmdir code to ops struct 13 years ago
Pavel Shilovsky f436720e94 CIFS: Separate protocol specific part from mkdir 13 years ago
Pavel Shilovsky ff691e9694 CIFS: Simplify cifs_mkdir call 13 years ago
Pavel Shilovsky 29e20f9c65 CIFS: Make CAP_* checks protocol independent 13 years ago
Pavel Shilovsky 9224dfc2f9 CIFS: Move building path to root to ops struct 13 years ago
Pavel Shilovsky 1208ef1f76 CIFS: Move query inode info code to ops struct 13 years ago
Pavel Shilovsky 6d5786a34d CIFS: Rename Get/FreeXid and make them work with unsigned int 13 years ago
Al Viro b3d9b7a3c7 vfs: switch i_dentry/d_alias to hlist 13 years ago
Pavel Shilovsky 6de2ce4231 CIFS: Fix mkdir/rmdir bug for the non-POSIX case 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
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