summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-292-9/+9
|\
| * fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-01-291-1/+1
| * fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2014-01-291-8/+8
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-01-295-45/+52
|\ \
| * | fanotify: Fix use after free for permission eventsJan Kara2014-01-293-2/+17
| * | fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara2014-01-293-35/+26
| * | fanotify: Fix use after free in mask checkingJan Kara2014-01-291-10/+11
| |/
* | ceph: fix posix ACL hooksSage Weil2014-01-294-5/+10
|/
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-281-0/+4
|\
| * jffs2: NULL return of kmem_cache_zalloc should be handledZhouyi Zhou2014-01-031-0/+4
* | Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-284-11/+32
|\ \
| * | xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-244-3/+26
| * | xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-244-9/+9
| * | xfs: clean up xfs_buftargEric Sandeen2014-01-243-6/+4
* | | ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-284-108/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-2816-332/+1202
|\ \ \
| * | | ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov2014-01-281-1/+1
| * | | ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov2014-01-281-3/+3
| * | | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov2014-01-271-2/+6
| * | | ceph: add imported caps when handling cap export messageYan, Zheng2014-01-213-82/+146
| * | | ceph: add open export target session helperYan, Zheng2014-01-212-15/+38
| * | | ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-211-27/+52
| * | | ceph: handle session flush messageYan, Zheng2014-01-212-0/+21
| * | | ceph: check inode caps in ceph_d_revalidateYan, Zheng2014-01-213-3/+21
| * | | ceph: handle -ESTALE replyYan, Zheng2014-01-211-20/+11
| * | | ceph: fix trim capsYan, Zheng2014-01-211-6/+11
| * | | ceph: fix cache revoke raceYan, Zheng2014-01-213-4/+8
| * | | ceph: use ceph_seq_cmp() to compare migrate_seqYan, Zheng2014-01-211-1/+1
| * | | ceph: handle cap export race in try_flush_caps()Yan, Zheng2014-01-211-8/+8
| * | | ceph: trivial comment fixJ. Bruce Fields2014-01-161-3/+3
| * | | libceph: all features fields must be u64Ilya Dryomov2013-12-312-9/+9
| * | | ceph fscache: Uncaching no data page from fscache in readpage()Li Wang2013-12-311-0/+1
| * | | ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang2013-12-311-0/+13
| * | | ceph: add acl for cephfsGuangliang Zhao2013-12-319-13/+451
| * | | ceph: check caps in filemap_fault and page_mkwriteYan, Zheng2013-12-311-12/+77
| * | | fs: ceph: new helper: file_inode(file)Libo Chen2013-12-131-1/+1
| * | | ceph: Clean up if error occurred in finish_read()Li Wang2013-12-131-0/+3
| * | | ceph: implement readv/preadv for sync operationmajianpeng2013-12-131-46/+116
| * | | ceph: Implement writev/pwritev for sync operation.majianpeng2013-12-131-80/+193
| * | | ceph: drop unconnected inodesYan, Zheng2013-12-133-0/+12
* | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-01-282-26/+50
|\ \ \ \
| * | | | exofs: Print less in r4wBoaz Harrosh2014-01-231-9/+9
| * | | | exofs: Allow corrupted directory entry to be empty fileBoaz Harrosh2014-01-231-2/+1
| * | | | exofs: Allow O_DIRECT openBoaz Harrosh2014-01-231-1/+9
| * | | | ore: Don't crash on NULL bio in _clear_bioBoaz Harrosh2014-01-231-2/+6
| * | | | ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-01-231-12/+25
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-01-285-28/+22
|\ \ \ \ \
| * | | | | ext4: delete "set but not used" variablesjon ernst2014-01-112-7/+1
| * | | | | ext4: don't pass freed handle to ext4_walk_page_buffersTheodore Ts'o2014-01-071-1/+1
| * | | | | ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o2014-01-071-3/+5
OpenPOWER on IntegriCloud