aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-167/+0
2023-04-28cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-03-30cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp1-1/+4
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+7
2023-02-21update internal module version number for cifs.koSteve French1-1/+1
2023-02-20cifs: Add some helper functionsDavid Howells1-0/+3
2023-02-20cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPEDavid Howells1-0/+3
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-1/+1
2022-12-19cifs: update internal module numberSteve French1-2/+2
2022-12-12cifs: minor cleanup of some headersSteve French1-2/+2
2022-10-19cifs: update internal module numberSteve French1-2/+2
2022-09-14cifs: update internal module numberSteve French1-2/+2
2022-08-05cifs: update internal module numberSteve French1-2/+2
2022-06-06cifs: fix reconnect on smb3 mount typesPaulo Alcantara1-1/+1
2022-06-01cifs: update internal module numberSteve French1-2/+3
2022-04-04cifs: update internal module numberSteve French1-1/+1
2022-01-19cifs: update internal module numberSteve French1-2/+2
2022-01-19smb3: send NTLMSSP version informationSteve French1-0/+1
2021-11-23cifs: update internal version numberSteve French1-1/+1
2021-09-13cifs: remove pathname for file from SPDX headerSteve French1-1/+0
2021-07-09cifs: update internal version numberSteve French1-1/+1
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French1-13/+1
2021-04-25cifs: update internal version numberSteve French1-1/+1
2021-02-26Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2021-02-25cifs: update internal version numberSteve French1-1/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-10/+15
2020-12-16cifs: update internal module version numberSteve French1-1/+1
2020-12-13cifs: switch to new mount apiRonnie Sahlberg1-0/+4
2020-10-23cifs: update internal module version numberSteve French1-1/+1
2020-07-09cifs: update internal module version numberSteve French1-1/+1
2020-06-04cifs: update internal module version numberSteve French1-1/+1
2020-03-29cifs: update internal module version numberSteve French1-1/+1
2020-01-31cifs: update internal module version numberSteve French1-1/+1
2020-01-26cifs: add support for fallocate mode 0 for non-sparse filesRonnie Sahlberg1-0/+3
2019-11-25cifs: update internal module version numberSteve French1-1/+1
2019-11-25cifs: add support for flockSteve French1-0/+1
2019-09-16cifs: update internal module version numberSteve French1-1/+1
2019-08-27cifs: update internal module numberSteve French1-1/+1
2019-07-18cifs: update internal module numberSteve French1-1/+1
2019-05-07cifs: update module internal version numberSteve French1-1/+1
2019-05-07cifs: add fiemap supportRonnie Sahlberg1-0/+2
2019-03-22cifs: update internal module version numberSteve French1-1/+1
2019-03-05cifs: update internal module version numberSteve French1-1/+1
2019-01-31cifs: update internal module version numberSteve French1-1/+1
2019-01-11cifs: update internal module version numberSteve French1-1/+1
2018-12-31cifs: update internal module version numberSteve French1-1/+1
2018-11-02CIFS: Add support for direct I/O writeLong Li1-0/+1
2018-11-02CIFS: Add support for direct I/O readLong Li1-0/+1
2018-10-24cifs: update internal module version number for cifs.ko to 2.14Steve French1-1/+1
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French1-1/+1
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro1-2/+1
2018-05-27cifs: update internal module version number for cifs.ko to 2.12Steve French1-1/+1
2018-01-26update internal version number for cifs.koSteve French1-1/+1
2017-09-17Update version of cifs moduleSteve French1-1/+1
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu1-0/+5
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells1-1/+1
2016-09-16cifs: don't use ->d_timeMiklos Szeredi1-0/+10
2016-05-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2016-05-17Update cifs.ko version to 2.09Steve French1-1/+1
2016-04-23cifs: Switch to generic xattr handlersAndreas Gruenbacher1-4/+8
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro1-1/+1
2016-02-29Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan1-8/+4
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro1-1/+2
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro1-3/+1
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig1-1/+0
2015-10-03[CIFS] Update cifs version numberSteve French1-1/+1
2015-08-20Update cifs version numberSteve French1-1/+1
2015-05-10don't pass nameidata to ->follow_link()Al Viro1-1/+1
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro1-1/+1
2014-12-07Update modinfo cifs version for cifs.koSteve French1-1/+1
2014-09-16Update version number displayed by modinfo for cifs.koSteve French1-1/+1
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2014-08-07cifs: support RENAME_NOREPLACEMiklos Szeredi1-2/+2
2014-08-02Update cifs versionSteve French1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+4
2014-05-21Update cifs version number to 2.03Steve French1-1/+1
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton1-0/+1
2014-05-21cifs: new helper function: cifs_revalidate_mappingJeff Layton1-0/+1
2014-05-21cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton1-5/+13
2014-05-06cifs: switch to ->write_iter()Al Viro1-4/+2
2014-05-06cifs: switch to ->read_iter()Al Viro1-4/+2
2013-10-24new helper: kfree_put_link()Al Viro1-2/+0
2013-09-25[CIFS] update cifs.ko versionSteve French1-1/+1
2013-07-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2013-06-29[readdir] convert cifsAl Viro1-1/+1
2013-06-24Update cifs version numberSteve French1-1/+1
2013-03-13cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik1-0/+4
2012-09-24Update cifs version numberSteve French1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-07-14kill struct opendataAl Viro1-1/+1
2012-07-14make ->atomic_open() return intAl Viro1-3/+3
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro1-1/+1
2012-07-14cifs: implement i_op->atomic_open()Miklos Szeredi1-0/+3
2012-05-03[CIFS] Update cifs version to 1.78Steve French1-1/+1
2012-03-27[CIFS] Update CIFS version number to 1.77Steve French1-1/+1
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-10-28[CIFS] Update cifs version to 1.76Steve French1-1/+1
2011-10-12cifs: Fix typo 'CIFS_NFSD_EXPORT'Paul Bolle1-2/+2
2011-08-18update cifs version to 1.75Steve French1-1/+1
2011-07-31cifs: simplify refcounting for oplock breaksJeff Layton1-4/+0
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+2
2011-07-12[CIFS] update cifs to version 1.74Steve French1-1/+1
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-05-19[CIFS] Update cifs to version 1.72Steve French1-1/+1
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky1-1/+3
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky1-4/+4
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar1-2/+2
2011-05-19cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar1-1/+1
2011-02-21[CIFS] update cifs versionSteve French1-1/+1
2011-01-31[CIFS] Update cifs minor versionSteve French1-1/+1
2011-01-25CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky1-1/+3
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky1-1/+3
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky1-0/+1
2011-01-20CIFS: Implement cifs_strict_fsyncPavel Shilovsky1-2/+6
2011-01-19[CIFS] Update cifs version numberSteve French1-1/+1
2011-01-15CIFS: Use d_automount() rather than abusing follow_link()David Howells1-0/+6
2010-10-25[CIFS] Fix checkpatch warnings and bump cifs version numberSteve French1-1/+1
2010-10-18[CIFS] Fix minor checkpatch warning and update cifs versionSteve French1-1/+1
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton1-4/+2
2010-10-07[CIFS] Various small checkpatch cleanupsSteve French1-1/+1
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-04-27[CIFS] Fix lease break for writesSteve French1-1/+1
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French1-1/+1
2010-03-09cifs: add cifs_revalidate_fileJeff Layton1-0/+1
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton1-1/+1
2010-01-01[CIFS] Add support for TCP_NODELAYSteve French1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-01[CIFS] Fix checkpatch warningsSteve French1-1/+1
2009-07-09[CIFS] update cifs version numberSteve French1-1/+1
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton1-0/+13
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French1-1/+1
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton1-1/+1
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeSteve French1-1/+1
2009-03-27constify dentry_operations: CIFSAl Viro1-2/+2
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French1-1/+1
2008-12-31kill ->dir_notify()Al Viro1-1/+0
2008-12-26[CIFS] fix typoSteve French1-1/+1
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French1-1/+1
2008-10-20[CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French1-1/+1
2008-09-16cifs: clean up variables in cifs_unlinkJeff Layton1-1/+1
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton1-1/+1
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French1-2/+1
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French1-8/+0
2008-04-25[CIFS] Update cifs version numberSteve French1-1/+1
2008-04-16[CIFS] make cifs_dfs_automount_list_staticSteve French1-2/+0
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells1-0/+1
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov1-0/+4
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov1-0/+1
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2007-11-08[CIFS] add mode to acl conversion helper functionSteve French1-1/+1
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-12[CIFS] CIFS ACL support part 3Steve French1-1/+6
2007-09-17[CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French1-1/+1
2007-08-30[CIFS] formatting cleanup found by checkpatchSteve French1-1/+1
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-3/+3
2007-07-06[CIFS] ipv6 support no longer experimentalJeff1-1/+1
2007-06-28[CIFS] whitespace fixesSteve French1-7/+8
2007-04-26[CIFS] Update cifs version to 1.49Steve French1-1/+1
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French1-2/+2
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French1-1/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-3/+3
2006-12-23[CIFS] Update CIFS version numberSteve French1-1/+1
2006-09-28[CIFS] Remove static and unused symbolsSteve French1-1/+1
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French1-1/+1
2006-08-11[CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-06-25Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-1/+1
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-1/+1
2006-06-01[CIFS] Do not overwrite aopsDave Kleikamp1-0/+1
2006-06-01[CIFS] Missing include shows up on some architecturesSteve French1-1/+1
2006-05-30[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French1-1/+1
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-5/+5
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-5/+5
2006-03-03[CIFS] Workaround various server bugs found in testing at connectathonSteve French1-1/+1
2006-02-09[CIFS] Cleanup NTLMSSP session setup handlingSteve French1-1/+1
2005-12-01[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French1-1/+1
2005-11-11[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French1-0/+2
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French1-1/+1
2005-10-10[CIFS] Update cifs version to 1.38Steve French1-1/+1
2005-09-15[CIFS] Fix readdir caching when unlink removes file in current searchSteve French1-1/+1
2005-08-22[CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French1-0/+1
2005-08-20Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-2/+2
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-2/+2
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French1-1/+1
2005-06-02[CIFS] Update cifs version number and fix whitespaceSteve French1-1/+1
2005-04-28[PATCH] cifs: Fix mapping of EMLINK caseSteve French1-1/+1
2005-04-28[PATCH] cifs: Fix caching problemSteve French1-2/+2