aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-28
|\
| * ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov2014-01-28
| * ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov2014-01-28
| * libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov2014-01-27
| * ceph: add imported caps when handling cap export messageYan, Zheng2014-01-21
| * ceph: add open export target session helperYan, Zheng2014-01-21
| * ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-21
| * ceph: handle session flush messageYan, Zheng2014-01-21
| * ceph: check inode caps in ceph_d_revalidateYan, Zheng2014-01-21
| * ceph: handle -ESTALE replyYan, Zheng2014-01-21
| * ceph: fix trim capsYan, Zheng2014-01-21
| * ceph: fix cache revoke raceYan, Zheng2014-01-21
| * ceph: use ceph_seq_cmp() to compare migrate_seqYan, Zheng2014-01-21
| * ceph: handle cap export race in try_flush_caps()Yan, Zheng2014-01-21
| * ceph: trivial comment fixJ. Bruce Fields2014-01-16
| * libceph: all features fields must be u64Ilya Dryomov2013-12-31
| * ceph fscache: Uncaching no data page from fscache in readpage()Li Wang2013-12-31
| * ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang2013-12-31
| * ceph: add acl for cephfsGuangliang Zhao2013-12-31
| * ceph: check caps in filemap_fault and page_mkwriteYan, Zheng2013-12-31
| * fs: ceph: new helper: file_inode(file)Libo Chen2013-12-13
| * ceph: Clean up if error occurred in finish_read()Li Wang2013-12-13
| * ceph: implement readv/preadv for sync operationmajianpeng2013-12-13
| * ceph: Implement writev/pwritev for sync operation.majianpeng2013-12-13
| * ceph: drop unconnected inodesYan, Zheng2013-12-13
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-01-28
|\ \
| * | exofs: Print less in r4wBoaz Harrosh2014-01-23
| * | exofs: Allow corrupted directory entry to be empty fileBoaz Harrosh2014-01-23
| * | exofs: Allow O_DIRECT openBoaz Harrosh2014-01-23
| * | ore: Don't crash on NULL bio in _clear_bioBoaz Harrosh2014-01-23
| * | ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-01-23
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-01-28
|\ \ \
| * | | ext4: delete "set but not used" variablesjon ernst2014-01-11
| * | | ext4: don't pass freed handle to ext4_walk_page_buffersTheodore Ts'o2014-01-07
| * | | ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o2014-01-07
| * | | ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZEYongqiang Yang2014-01-06
| * | | ext4: fix a typo in extents.cYongqiang Yang2014-01-06
| * | | ext4: use %pd printk specificerDavid Howells2014-01-06
| * | | ext4: standardize error handling in ext4_da_write_inline_data_begin()Jan Kara2014-01-06
| * | | ext4: retry allocation when inline->extent conversion failedJan Kara2014-01-06
| * | | ext4: enable punch hole for bigallocZheng Liu2014-01-06
* | | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\ \ \ \
| * | | | pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh2014-01-22
| * | | | pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson2014-01-21
| * | | | nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-01-20
| * | | | NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-01-19
| * | | | nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew2014-01-17
| * | | | nfs: page cache invalidation for dioChristoph Hellwig2014-01-13
| * | | | nfs: take i_mutex during direct I/O readsChristoph Hellwig2014-01-13
| * | | | nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig2014-01-13