aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * | NFS: Create a generic_pgio functionAnna Schumaker2014-05-28
| * | NFS: Create a common pgio_error functionAnna Schumaker2014-05-28
| * | NFS: Create a common rpcsetup function for reads and writesAnna Schumaker2014-05-28
| * | NFS: Create a common rpc_call_ops structAnna Schumaker2014-05-28
| * | NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-28
| * | NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-28
| * | NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-28
| * | NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker2014-05-28
| * | NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker2014-05-28
| * | NFS: Create a common read and write header structAnna Schumaker2014-05-28
| * | NFS: Create a common read and write data structAnna Schumaker2014-05-28
| * | NFS: Create a common results structure for reads and writesAnna Schumaker2014-05-28
| * | NFS: Create a common argument structure for reads and writesAnna Schumaker2014-05-28
| * | nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-28
| * | nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-28
| * | nfs: commit layouts in fdatasyncChristoph Hellwig2014-05-28
| * | NFS: Don't ignore suid/sgid bit changes after a successful writeTrond Myklebust2014-04-15
| * | NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust2014-04-15
| * | NFS: Fix memroy leak for double mountsKinglong Mee2014-04-15
| |/
* | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-10
|\ \
| * | nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields2014-06-06
| |/
* | nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds2014-06-04
|\ \
| * | locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-02
| |/
* / arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-06
|\
| * nfs: pass string length to pr_notice message about readdir loopsJeff Layton2014-04-05
| * NFSv4: Fix a use-after-free problem in open()Trond Myklebust2014-03-28
| * NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust2014-03-19
| * NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust2014-03-19
| * NFS: advertise only supported callback netidsChuck Lever2014-03-17
| * NFS: Clean up: revert increase in READDIR RPC buffer max sizeChuck Lever2014-03-17
| * Merge branch 'devel' into linux-nextTrond Myklebust2014-03-17
| |\
| | * nfs: emit a fsnotify_nameremove call in sillyrename codepathJeff Layton2014-03-17
| | * nfs: remove synchronous rename codeJeff Layton2014-03-17
| | * nfs: convert nfs_rename to use async_rename infrastructureJeff Layton2014-03-17
| | * nfs: make nfs_async_rename non-staticJeff Layton2014-03-17
| | * nfs: abstract out code needed to complete a sillyrenameJeff Layton2014-03-17
| | * NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-19
| | * NFSv4: Use correct locking when updating nfs4_state in nfs4_close_doneTrond Myklebust2014-02-19
| | * NFSv4.1: Ensure that we free existing layout segments if we get a new layoutTrond Myklebust2014-02-19
| | * NFSv4.1: Minor optimisation in get_layout_by_fh_locked()Trond Myklebust2014-02-19
| | * NFSv4.1: Ensure that the layout recall callback matches layout stateidsTrond Myklebust2014-02-19
| | * NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust2014-02-19
| | * NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()Trond Myklebust2014-02-19
| | * NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-11
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\ \ \
| * | | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03