summaryrefslogtreecommitdiffstats
path: root/fs/hfs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-14libceph: separate multiple ops with commas in debugfs outputIlya Dryomov1-1/+2
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov3-228/+137
2014-10-14libceph: remove redundant declarationFabian Frederick1-1/+0
2014-10-14ceph: additional debugfs outputJohn Spray2-0/+47
2014-10-14ceph: export ceph_session_state_name functionJohn Spray2-7/+9
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng4-47/+170
2014-10-14ceph: use pagelist to present MDS request dataYan, Zheng3-39/+28
2014-10-14libceph: reference counting pagelistYan, Zheng4-7/+10
2014-10-14ceph: fix llistxattr on symlinkYan, Zheng1-2/+1
2014-10-14ceph: send client metadata to MDSJohn Spray1-1/+70
2014-10-14ceph: remove redundant code for max file size verificationChao Yu2-15/+0
2014-10-14ceph: remove redundant io_iter_advance()Yan, Zheng1-1/+0
2014-10-14ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2-8/+10
2014-10-14ceph: request xattrs if xattr_version is zeroYan, Zheng5-30/+20
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin1-0/+2
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin1-32/+22
2014-10-14rbd: extract a method for adding object operationsJosh Durgin1-55/+78
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin1-1/+2
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin1-0/+3
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin1-1/+2
2014-10-14rbd: read image size for discard check safelyJosh Durgin1-6/+12
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao1-15/+89
2014-10-14rbd: extend the operation typeGuangliang Zhao1-34/+63
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao1-0/+8
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov1-16/+28
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin1-13/+21
2014-10-14rbd: do not return -ERANGE on auth failuresIlya Dryomov1-3/+1
2014-10-14libceph: don't try checking queue_work() return valueIlya Dryomov1-10/+5
2014-10-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng1-0/+1
2014-10-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng1-2/+3
2014-10-14libceph: Convert pr_warning to pr_warnJoe Perches5-37/+39
2014-10-14ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng1-10/+13
2014-10-14libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing1-16/+16
2014-10-14libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov1-0/+1
2014-10-14libceph: resend lingering requests with a new tidIlya Dryomov1-19/+54
2014-10-14libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov1-7/+17
2014-10-05Linux 3.17v3.17Linus Torvalds1-1/+1
2014-10-04init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett1-0/+1
2014-10-04init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett1-0/+2
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig1-0/+7
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross1-4/+8
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan1-1/+1
2014-10-03mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner1-4/+3
2014-10-03perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-03MAINTAINERS: change git URL for mpc5xxx treeAnatolij Gustschin1-1/+1
2014-10-03mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner1-5/+31
2014-10-03ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen1-0/+4
2014-10-02ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky1-7/+1
2014-10-02Fix problem recognizing symlinksSteve French2-1/+3