summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-15Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner
2014-07-15xfs: null unused quota inodes when quota is onDave Chinner
2014-07-15xfs: refine the allocation stack switchDave Chinner
2014-07-15Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner
2014-07-14Merge ../aio-fixesBenjamin LaHaise
2014-07-14aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-14fuse: replace count*size kzalloc by kcallocFabian Frederick
2014-07-14fuse: release temporary page if fuse_writepage_locked() failedMaxim Patlasov
2014-07-14ceph: reset r_resend_mds after receiving -ESTALEYan, Zheng
2014-07-13locks: purge fl_owner_t from fs/locks.cChristoph Hellwig
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-13Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-07-13NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust
2014-07-12NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-07-12NFSv4: Drop castHimangi Saraogi
2014-07-12fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton
2014-07-12nfs4: treat lock owners as opaque valuesJeff Layton
2014-07-12nfs41: layout return on close in delegation returnPeng Tao
2014-07-12nfs41: return layout on last closePeng Tao
2014-07-12nfs4: add nfs4_check_delegationPeng Tao
2014-07-12pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao
2014-07-12pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao
2014-07-12NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust
2014-07-12NFS: Remove 2 unused variablesTrond Myklebust
2014-07-12nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson
2014-07-12nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson
2014-07-12nfs: change find_request to find_head_requestWeston Andros Adamson
2014-07-12nfs: nfs_page should take a ref on the head reqWeston Andros Adamson
2014-07-12nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-11Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-11f2fs: remove the unused stat_lockGu Zheng
2014-07-11f2fs: cleanup the needless return of f2fs_create_root_statsGu Zheng
2014-07-11NFSD: Fix bad checking of space for padding in splice readKinglong Mee
2014-07-11NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o
2014-07-11nfsd: cleanup and rename nfs4_check_openJeff Layton
2014-07-11nfsd: make deny mode enforcement more efficient and close races in itJeff Layton
2014-07-11nfsd: always hold the fi_lock when bumping fi_access refcountsJeff Layton
2014-07-11nfsd: clean up reset_union_bmap_denyJeff Layton
2014-07-11nfsd: set stateid access and deny bits in nfs4_get_vfs_fileJeff Layton
2014-07-11nfsd: shrink st_access_bmap and st_deny_bmapJeff Layton
2014-07-11nfsd: remove nfs4_file_put_fdJeff Layton
2014-07-11nfsd: refactor nfs4_file_get_access and nfs4_file_put_accessJeff Layton
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann
2014-07-10f2fs: check name_len of dir entry to prevent from deadloopChao Yu