aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-17libceph: specify position of extent operationYan, Zheng4-20/+19
2014-12-17libceph: add CREATE osd operation supportYan, Zheng1-20/+22
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2-0/+57
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov1-2/+6
2014-12-17ceph: remove unused stringification macrosIlya Dryomov1-3/+0
2014-12-17libceph: require cephx message signature by defaultYan, Zheng2-0/+14
2014-12-17ceph: introduce global empty snap contextYan, Zheng3-3/+35
2014-12-17ceph: message versioning fixesJohn Spray1-2/+5
2014-12-17libceph: update ceph_msg_header structureJohn Spray1-1/+2
2014-12-17libceph: message signature supportYan, Zheng8-4/+162
2014-12-17libceph: store session key in cephx authorizerYan, Zheng2-7/+12
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring4-14/+7
2014-12-17ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng3-19/+55
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov5-14/+4
2014-12-17ceph: fix file lock interruptionYan, Zheng4-12/+67
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen3-5/+48
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown1-1/+1
2014-12-15xtensa: disable link optimizationChris Zankel2-1/+2
2014-12-16KEYS: remove a bogus NULL checkDan Carpenter1-6/+4
2014-12-15xtensa/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-15x86: mm: consolidate VM_FAULT_RETRY handlingLinus Torvalds1-28/+30
2014-12-15x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2014-12-15ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar2-2/+2
2014-12-15Revert "blk-mq: Micro-optimize bt_get()"Jens Axboe1-1/+3
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)6-0/+76
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)6-8/+40
2014-12-15isofs: Fix infinite looping over CE entriesJan Kara1-0/+6
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org3-0/+4
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam1-2/+3
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2014-12-14MAINTAINERS: Add me as x86 VDSO submaintainerAndy Lutomirski1-0/+7
2014-12-13aio: Skip timer for io_getevents if timeout=0Fam Zheng1-2/+6
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov3-1/+28
2014-12-13cgroups: Documentation: fix trivial typos and wrong paragraph numberingsSeongJae Park2-7/+7
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2014-12-13percpu: update local_ops.txt to reflect this_cpu operationsChristoph Lameter1-4/+9
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter1-2/+0
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara2-6/+9
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara11-229/+160
2014-12-13fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt1-0/+11
2014-12-13mm/cma: make kmemleak ignore CMA regionsThierry Reding1-0/+6
2014-12-13slub: fix cpuset check in get_any_partialVladimir Davydov1-2/+1
2014-12-13slab: fix cpuset check in fallback_allocVladimir Davydov1-1/+1
2014-12-13shmdt: use i_size_read() instead of ->i_sizeDave Hansen1-2/+3
2014-12-13ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen1-5/+13
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul9-298/+45
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul1-3/+15
2014-12-13ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul1-3/+10
2014-12-13lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim1-2/+2