summaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-267-27/+63
|\
| * fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-261-2/+2
| * ceph: prepopulate inodes only when request is abortedSage Weil2013-02-261-2/+38
| * new helper: file_inode(file)Al Viro2013-02-225-23/+23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-255-23/+29
|\ \
| * | ceph: Convert kuids and kgids before printing them.Eric W. Biederman2013-02-122-4/+8
| * | ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman2013-02-122-4/+4
| * | ceph: Translate inode uid and gid attributes to/from kuids and kgids.Eric W. Biederman2013-02-121-6/+8
| * | ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman2013-02-122-9/+9
| |/
* | fs/ceph: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-206-65/+116
|\
| * libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman2012-12-131-0/+9
| * ceph: call handle_cap_grant() for cap import messageYan, Zheng2012-12-131-2/+2
| * ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng2012-12-131-6/+9
| * ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng2012-12-131-3/+7
| * ceph: Fix infinite loop in __wake_requestsYan, Zheng2012-12-131-2/+7
| * ceph: Don't update i_max_size when handling non-auth capYan, Zheng2012-12-131-1/+1
| * bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-131-1/+1
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+0
| * ceph: fix dentry reference leak in ceph_encode_fh().Cyril Roelandt2012-12-131-1/+3
| * ceph: Fix i_size update raceSage Weil2012-11-052-47/+77
| * ceph: Hold caps_list_lock when adjusting caps_{use, total}_countYan, Zheng2012-11-041-0/+2
| * ceph: Fix NULL ptr crash in strlen()David Zafman2012-10-261-1/+1
| * ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-261-0/+2
* | ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt2012-12-181-1/+3
* | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-172-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-291-0/+2
|\ \
| * | ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-291-0/+2
| |/
* | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-091-4/+14
* | mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-086-27/+46
|\ \ | |/
| * ceph: avoid 32-bit page index overflowAlex Elder2012-10-031-6/+5
| * ceph: return EIO on invalid layout on GET_DATALOC ioctlSage Weil2012-10-031-2/+6
| * ceph: propagate layout error on osd request creationSage Weil2012-10-012-6/+6
| * ceph: convert to use le32_add_cpu()Wei Yongjun2012-10-011-1/+1
| * ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng2012-10-011-1/+2
| * ceph: let path portion of mount "device" be optionalAlex Elder2012-10-011-11/+26
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* | ceph: don't abuse d_delete() on failure exitsAl Viro2012-09-261-2/+2
|/
* ceph: avoid divide by zero in __validate_layout()Sage Weil2012-08-211-1/+2
* ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil2012-08-211-5/+10
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-201-0/+1
* ceph: simplify+fix atomic_openSage Weil2012-08-023-66/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-0/+3
|\
| * ceph: Push file_update_time() into ceph_page_mkwrite()Jan Kara2012-07-311-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-316-31/+23
|\ \ | |/ |/|
| * ceph: define snap counts as u32 everywhereAlex Elder2012-07-302-10/+12
| * ceph: fix potential double freeAlan Cox2012-07-301-0/+1
| * ceph: close old con before reopening on mds reconnectSage Weil2012-07-301-0/+1
| * libceph: move feature bits to separate headerSage Weil2012-07-302-0/+2
OpenPOWER on IntegriCloud