| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-01-28 | 16 | -332/+1202 |
|\ |
|
| * | ceph: cast PAGE_SIZE to size_t in ceph_sync_write() | Ilya Dryomov | 2014-01-28 | 1 | -1/+1 |
| * | ceph: fix dout() compile warnings in ceph_filemap_fault() | Ilya Dryomov | 2014-01-28 | 1 | -3/+3 |
| * | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() | Ilya Dryomov | 2014-01-27 | 1 | -2/+6 |
| * | ceph: add imported caps when handling cap export message | Yan, Zheng | 2014-01-21 | 3 | -82/+146 |
| * | ceph: add open export target session helper | Yan, Zheng | 2014-01-21 | 2 | -15/+38 |
| * | ceph: remove exported caps when handling cap import message | Yan, Zheng | 2014-01-21 | 1 | -27/+52 |
| * | ceph: handle session flush message | Yan, Zheng | 2014-01-21 | 2 | -0/+21 |
| * | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng | 2014-01-21 | 3 | -3/+21 |
| * | ceph: handle -ESTALE reply | Yan, Zheng | 2014-01-21 | 1 | -20/+11 |
| * | ceph: fix trim caps | Yan, Zheng | 2014-01-21 | 1 | -6/+11 |
| * | ceph: fix cache revoke race | Yan, Zheng | 2014-01-21 | 3 | -4/+8 |
| * | ceph: use ceph_seq_cmp() to compare migrate_seq | Yan, Zheng | 2014-01-21 | 1 | -1/+1 |
| * | ceph: handle cap export race in try_flush_caps() | Yan, Zheng | 2014-01-21 | 1 | -8/+8 |
| * | ceph: trivial comment fix | J. Bruce Fields | 2014-01-16 | 1 | -3/+3 |
| * | libceph: all features fields must be u64 | Ilya Dryomov | 2013-12-31 | 2 | -9/+9 |
| * | ceph fscache: Uncaching no data page from fscache in readpage() | Li Wang | 2013-12-31 | 1 | -0/+1 |
| * | ceph fscache: Introduce a routine for uncaching single no data page from fscache | Li Wang | 2013-12-31 | 1 | -0/+13 |
| * | ceph: add acl for cephfs | Guangliang Zhao | 2013-12-31 | 9 | -13/+451 |
| * | ceph: check caps in filemap_fault and page_mkwrite | Yan, Zheng | 2013-12-31 | 1 | -12/+77 |
| * | fs: ceph: new helper: file_inode(file) | Libo Chen | 2013-12-13 | 1 | -1/+1 |
| * | ceph: Clean up if error occurred in finish_read() | Li Wang | 2013-12-13 | 1 | -0/+3 |
| * | ceph: implement readv/preadv for sync operation | majianpeng | 2013-12-13 | 1 | -46/+116 |
| * | ceph: Implement writev/pwritev for sync operation. | majianpeng | 2013-12-13 | 1 | -80/+193 |
| * | ceph: drop unconnected inodes | Yan, Zheng | 2013-12-13 | 3 | -0/+12 |
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-01-28 | 2 | -26/+50 |
|\ \ |
|
| * | | exofs: Print less in r4w | Boaz Harrosh | 2014-01-23 | 1 | -9/+9 |
| * | | exofs: Allow corrupted directory entry to be empty file | Boaz Harrosh | 2014-01-23 | 1 | -2/+1 |
| * | | exofs: Allow O_DIRECT open | Boaz Harrosh | 2014-01-23 | 1 | -1/+9 |
| * | | ore: Don't crash on NULL bio in _clear_bio | Boaz Harrosh | 2014-01-23 | 1 | -2/+6 |
| * | | ore: Fix wrong math in allocation of per device BIO | Boaz Harrosh | 2014-01-23 | 1 | -12/+25 |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-01-28 | 5 | -28/+22 |
|\ \ \ |
|
| * | | | ext4: delete "set but not used" variables | jon ernst | 2014-01-11 | 2 | -7/+1 |
| * | | | ext4: don't pass freed handle to ext4_walk_page_buffers | Theodore Ts'o | 2014-01-07 | 1 | -1/+1 |
| * | | | ext4: avoid clearing beyond i_blocks when truncating an inline data file | Theodore Ts'o | 2014-01-07 | 1 | -3/+5 |
| * | | | ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE | Yongqiang Yang | 2014-01-06 | 1 | -2/+2 |
| * | | | ext4: fix a typo in extents.c | Yongqiang Yang | 2014-01-06 | 1 | -1/+1 |
| * | | | ext4: use %pd printk specificer | David Howells | 2014-01-06 | 1 | -3/+2 |
| * | | | ext4: standardize error handling in ext4_da_write_inline_data_begin() | Jan Kara | 2014-01-06 | 1 | -7/+4 |
| * | | | ext4: retry allocation when inline->extent conversion failed | Jan Kara | 2014-01-06 | 1 | -0/+7 |
| * | | | ext4: enable punch hole for bigalloc | Zheng Liu | 2014-01-06 | 1 | -5/+0 |
* | | | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-01-28 | 15 | -257/+359 |
|\ \ \ \ |
|
| * | | | | pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done | Boaz Harrosh | 2014-01-22 | 1 | -4/+30 |
| * | | | | pnfs: fix BUG in filelayout_recover_commit_reqs | Weston Andros Adamson | 2014-01-21 | 1 | -4/+4 |
| * | | | | nfs4: fix discover_server_trunking use after free | Weston Andros Adamson | 2014-01-20 | 1 | -6/+4 |
| * | | | | NFSv4.1: Handle errors correctly in nfs41_walk_client_list | Trond Myklebust | 2014-01-19 | 1 | -3/+5 |
| * | | | | nfs: always make sure page is up-to-date before extending a write to cover th... | Scott Mayhew | 2014-01-17 | 1 | -5/+6 |
| * | | | | nfs: page cache invalidation for dio | Christoph Hellwig | 2014-01-13 | 1 | -2/+27 |
| * | | | | nfs: take i_mutex during direct I/O reads | Christoph Hellwig | 2014-01-13 | 1 | -2/+12 |
| * | | | | nfs: merge nfs_direct_write into nfs_file_direct_write | Christoph Hellwig | 2014-01-13 | 1 | -50/+41 |