Commit Graph

234 Commits (c45a85b5a3c0ca841a7ffc700bdece8ee01486be)

Author SHA1 Message Date
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
Joe Perches c21dfb699f fs/cifs: Remove unnecessary casts of private_data 15 years ago
Jeff Layton ed0e3ace57 cifs: don't attempt busy-file rename unless it's in same directory 15 years ago
Jeff Layton 4065c802da cifs: fix noserverino handling when unix extensions are enabled 15 years ago
Jeff Layton 84f30c66c3 cifs: don't update uniqueid in cifs_fattr_to_inode 15 years ago
Jeff Layton db19272edc cifs: always revalidate hardlinked inodes when using noserverino 15 years ago
Jeff Layton 3d69438031 cifs: guard against hardlinking directories 15 years ago
Steve French f19159dc5a [CIFS] Cleanup various minor breakage in previous cFYI cleanup 15 years ago
Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steve French ff215713eb [CIFS] checkpatch 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
Jeff Layton 835a36ca4a cifs: set server_eof in cifs_fattr_to_inode 15 years ago
Jeff Layton 31c0519f7a cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs 15 years ago