Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30cifs: update internal module version numberSteve French
2020-02-01cifs: update internal module version numberSteve French
2020-01-27cifs: add support for fallocate mode 0 for non-sparse filesRonnie Sahlberg
2019-11-25cifs: update internal module version numberSteve French
2019-11-25cifs: add support for flockSteve French
2019-09-17cifs: update internal module version numberSteve French
2019-08-28cifs: update internal module numberSteve French
2019-07-19cifs: update internal module numberSteve French
2019-05-08cifs: update module internal version numberSteve French
2019-05-08cifs: add fiemap supportRonnie Sahlberg
2019-03-23cifs: update internal module version numberSteve French
2019-03-06cifs: update internal module version numberSteve French
2019-01-31cifs: update internal module version numberSteve French
2019-01-11cifs: update internal module version numberSteve French
2018-12-31cifs: update internal module version numberSteve French
2018-11-02CIFS: Add support for direct I/O writeLong Li
2018-11-02CIFS: Add support for direct I/O readLong Li
2018-10-24cifs: update internal module version number for cifs.ko to 2.14Steve French
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro
2018-05-28cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-01-27update internal version number for cifs.koSteve French
2017-09-18Update version of cifs moduleSteve French
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells
2016-09-16cifs: don't use ->d_timeMiklos Szeredi
2016-05-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-17Update cifs.ko version to 2.09Steve French
2016-04-23cifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-02-29Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-01-13Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-09replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-10-04[CIFS] Update cifs version numberSteve French
2015-08-20Update cifs version numberSteve French
2015-05-11don't pass nameidata to ->follow_link()Al Viro
2015-05-11new ->follow_link() and ->put_link() calling conventionsAl Viro
2014-12-08Update modinfo cifs version for cifs.koSteve French
2014-09-16Update version number displayed by modinfo for cifs.koSteve French
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-07cifs: support RENAME_NOREPLACEMiklos Szeredi
2014-08-02Update cifs versionSteve French
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-21Update cifs version number to 2.03Steve French
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton
2014-05-21cifs: new helper function: cifs_revalidate_mappingJeff Layton
2014-05-21cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton
2014-05-07cifs: switch to ->write_iter()Al Viro