summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington
2017-04-21NFS: Move the flock open mode check into nfs_flock()Benjamin Coddington
2017-04-21NFS4: remove a redundant lock range checkBenjamin Coddington
2017-04-20pNFS: unexport nfs4_pnfs_v3_ds_connect_unloadTrond Myklebust
2017-04-20pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layoutTrond Myklebust
2017-04-20pNFS: Remove unused layout driver callbacksTrond Myklebust
2017-04-20nfs: remove the objlayout driverChristoph Hellwig
2017-04-20pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connectTrond Myklebust
2017-04-20NFSv4: Fix a hang in OPEN related to server rebootTrond Myklebust
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington
2017-04-20NFS: move nfs_pgarray_set() to open codeBenjamin Coddington
2017-04-20NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington
2017-04-20NFS: Fix use after free in write error pathFred Isaman
2017-04-20NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington
2017-04-20NFS: fix usage of mempools.NeilBrown
2017-04-20NFS: Clean up nfs4_proc_get_lease_time()Anna Schumaker
2017-04-20NFS: Clean up _nfs4_proc_exchange_id()Anna Schumaker
2017-04-20NFS: Clean up nfs4_proc_bind_one_conn_to_session()Anna Schumaker
2017-04-20NFS: Remove extra dprintk()s from nfs4namespace.cAnna Schumaker
2017-04-20NFS: Clean up nfs4_get_rootfh()Anna Schumaker
2017-04-20NFS: Remove extra dprintk()s from nfs4client.cAnna Schumaker
2017-04-20NFS: Clean up nfs4_init_server()Anna Schumaker
2017-04-20NFS: Clean up nfs4_set_client()Anna Schumaker
2017-04-20NFS: Clean up nfs4_check_server_scope()Anna Schumaker
2017-04-20NFS: Clean up nfs4_check_serverowner_major_id()Anna Schumaker
2017-04-20NFS: Create a common nfs4_match_client() functionAnna Schumaker
2017-04-20NFS: Clean up nfs4_check_serverowner_minor_id()Anna Schumaker
2017-04-20NFS: Clean up nfs4_match_clientids()Anna Schumaker
2017-04-20NFS: Clean up nfs42_layoutstat_done()Anna Schumaker
2017-04-20NFS: Remove extra dprintk()s from namespace.cAnna Schumaker
2017-04-20NFS: Clean up nfs_direct_commit_complete()Anna Schumaker
2017-04-20NFS: Remove nfs_direct_readpage_release()Anna Schumaker
2017-04-20NFS: Clean up extra dprintk()s in client.cAnna Schumaker
2017-04-20NFS: Clean up nfs_init_client()Anna Schumaker
2017-04-20NFS: Remove extra dprintk()s from callback_xdr.cAnna Schumaker
2017-04-20NFS: Clean up encode_cb_sequence_res()Anna Schumaker
2017-04-20NFS: Clean up decode_notify_lock_args()Anna Schumaker
2017-04-20NFS: Clean up decode_cb_sequence_args()Anna Schumaker
2017-04-20NFS: Clean up decode_layoutrecall_args()Anna Schumaker
2017-04-20NFS: Clean up decode_recall_args()Anna Schumaker
2017-04-20NFS: Clean up decode_getattr_args()Anna Schumaker
2017-04-20NFS: Remove extra dprintk()s from callback_proc.cAnna Schumaker
2017-04-20NFS: Clean up nfs4_callback_layoutrecall()Anna Schumaker
2017-04-20NFS: Clean up do_callback_layoutrecall()Anna Schumaker
2017-04-20nfs: flexfilelayout: remove v3-only data server limitationTigran Mkrtchyan
2017-04-20NFS: switch back to to ->iterate()Benjamin Coddington
2017-04-15orangefs: free superblock when mount failsMartin Brandenburg
2017-04-15vfs: don't do RCU lookup of empty pathnamesLinus Torvalds
2017-04-14Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds