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
2015-04-27Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-15nfs: generic_write_checks() shouldn't be done on swapout...Al Viro
2015-04-12direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-03-27NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust
2015-03-02NFS: Add attribute update barriers to NFS writebacksTrond Myklebust
2015-03-02NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-03-02NFS: Add a helper to set attribute barriersTrond Myklebust
2015-02-14NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust
2014-11-25NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-14block: Remove REQ_KERNELMartin K. Petersen
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker
2014-08-04NFS: allow lockless access to access_cacheNeilBrown
2014-08-04NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-29NFS: Create a common nfs_pgio_result_common functionAnna Schumaker
2014-05-29NFS: Create a common read and write data structAnna Schumaker
2014-05-07convert the guts of nfs_direct_IO() to iov_iterAl Viro
2014-05-07pass iov_iter to ->direct_IO()Al Viro
2014-03-17nfs: make nfs_async_rename non-staticJeff Layton
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust
2014-02-01Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2013-11-20NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust
2013-07-10NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-06-29Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-09NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-09NFS:Add labels to client function prototypesDavid Quigley
2013-06-09NFSv4: Introduce new label structureSteve Dickson
2013-06-07NFSv4: Close another NFSv4 recovery raceTrond Myklebust
2013-04-09NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-03-25NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-02NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson
2012-09-29NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust
2012-09-29NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-01nfs: enable swap on NFSMel Gorman
2012-07-31NFS: Convert v4 into a moduleBryan Schumaker
2012-07-17NFS: Split out NFS v3 inode operationsBryan Schumaker
2012-07-17NFS: Split out NFS v2 inode operationsBryan Schumaker
2012-05-25NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson
2012-05-25NFSv4.1 cache mdsthreshold values on OPENAndy Adamson
2012-05-23NFS: Add NFSDBG_STATEChuck Lever