dm thin: open dev read only when possible
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs /
2013-05-03 Linus TorvaldsMerge tag 'sound-3.10' of git://git./linux/kernel/git...
2013-05-03 Linus TorvaldsMerge tag 'for-v3.10' of git://git.infradead.org/users...
2013-05-03 Jan KaraMerge branch 'for_next' into for_linus
2013-05-03 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-05-03 Dave AirlieMerge tag 'omapdss-for-3.10-fixes' of git://gitorious...
2013-05-02 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-05-02 Linus TorvaldsMerge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com...
2013-05-02 Linus TorvaldsMerge tag 'for-linus-docs-2012-05-02' of git://git...
2013-05-02 Linus TorvaldsMerge tag 'pinctrl-fixes-v3.10-1' of git://git./linux...
2013-05-02 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2013-05-02 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-05-02 Linus TorvaldsMerge tag 'vfio-for-v3.10' of git://github.com/awilliam...
2013-05-02 Russell KingMerge branch 'cleanup' into for-linus
2013-05-02 Russell KingMerge branches 'devel-stable', 'entry', 'fixes', 'mach...
2013-05-02 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-05-02 Russell KingMerge commit '73053d973' into smp-hotplug
2013-05-02 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-05-02 Linus TorvaldsMerge tag 'multiplatform-for-linus' of git://git./linux...
2013-05-02 Linus TorvaldsMerge tag 'soc-for-linus' of git://git./linux/kernel...
2013-05-02 Linus TorvaldsMerge tag 'dt-for-linus' of git://git./linux/kernel...
2013-05-02 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git./linux/kerne...
2013-05-02 Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git./linux...
2013-05-02 Frederic WeisbeckerMerge commit '8700c95adb03' into timers/nohz
2013-05-02 Joerg RoedelMerge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd...
2013-05-02 Alex Elderceph: use ceph_create_snap_context()
2013-05-02 Alex Elderlibceph: kill off osd data write_request parameters
2013-05-02 Randy Dunlapceph: fix printk format warnings in file.c
2013-05-02 Yan, Zhengceph: fix race between writepages and truncate
2013-05-02 Yan, Zhengceph: apply write checks in ceph_aio_write
2013-05-02 Yan, Zhengceph: take i_mutex before getting Fw cap
2013-05-02 Alex Elderlibceph: change how "safe" callback is used
2013-05-02 Alex Elderceph: let osd client clean up for interrupted request
2013-05-02 Yan, Zhengceph: fix symlink inode operations
2013-05-02 Sam Langceph: Use pseudo-random numbers to choose mds
2013-05-02 Alex Elderlibceph: add, don't set data for a message
2013-05-02 Alex Elderlibceph: combine initializing and setting osd data
2013-05-02 Alex Elderlibceph: specify osd op by index in request
2013-05-02 Alex Elderlibceph: add data pointers in osd op structures
2013-05-02 Alex Elderlibceph: keep source rather than message osd op array
2013-05-02 Alex Elderlibceph: a few more osd data cleanups
2013-05-02 Alex Elderlibceph: define osd data initialization helpers
2013-05-02 Alex Elderceph: build osd request message later for writepages
2013-05-02 Alex Elderlibceph: hold off building osd request
2013-05-02 Alex Elderceph: kill ceph alloc_page_vec()
2013-05-02 Alex Elderceph: define ceph_writepages_osd_request()
2013-05-02 Alex Elderlibceph: don't build request in ceph_osdc_new_request()
2013-05-02 Alex Elderceph: use page_offset() in ceph_writepages_start()
2013-05-02 Alex Elderceph: set up page array mempool with correct size
2013-05-02 Sage Weillibceph: wrap auth ops in wrapper functions
2013-05-02 Sage Weillibceph: add update_authorizer auth method
2013-05-02 Henry C Changceph: fix buffer pointer advance in ceph_sync_write
2013-05-02 Yan, Zhengceph: use i_release_count to indicate dir's completeness
2013-05-02 Alex Elderceph: only set message data pointers if non-empty
2013-05-02 Alex Elderlibceph: isolate other message data fields
2013-05-02 Alex Elderlibceph: set page info with byte length
2013-05-02 Alex Elderlibceph: isolate message page field manipulation
2013-05-02 Alex Elderlibceph: record byte count not page count
2013-05-02 Alex Elderlibceph: separate read and write data
2013-05-02 Alex Elderlibceph: distinguish page and bio requests
2013-05-02 Alex Elderlibceph: separate osd request data info
2013-05-02 Alex Elderlibceph: don't assign page info in ceph_osdc_new_request()
2013-05-02 Alex Elderceph: simplify ceph_sync_write() page_align calculation
2013-05-02 Alex Elderceph: use calc_pages_for() in start_read()
2013-05-02 Alex Elderlibceph: no need for alignment for mds message
2013-05-02 Alex Elderlibceph: define mds_alloc_msg() method
2013-05-02 Alex Elderlibceph: rename ceph_calc_object_layout()
2013-05-02 Alex Elderlibceph: kill ceph_msg->pagelist_count
2013-05-02 Yan, Zhengceph: acquire i_mutex in __ceph_do_pending_vmtruncate
2013-05-02 Yan, Zhengceph: don't early drop Fw cap
2013-05-02 Sage Weilceph: revert commit 22cddde104
2013-05-02 Yan, Zhengceph: use I_COMPLETE inode flag instead of D_COMPLETE...
2013-05-02 Yan, Zhengceph: set mds_want according to cap import message
2013-05-02 Yan, Zhengceph: queue cap release when trimming cap
2013-05-02 Yan, Zhengceph: fix LSSNAP regression
2013-05-02 Alex Elderlibceph: distinguish page array and pagelist count
2013-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-01 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2013-05-01 Al Virodon't bother with deferred freeing of fdtables
2013-05-01 Al ViroMerge branch 'vfree' into for-next
2013-05-01 David Howellsproc: Move non-public stuff from linux/proc_fs.h to...
2013-05-01 David Howellsproc: Make the PROC_I() and PDE() macros internal to...
2013-05-01 David Howellsproc: Supply a function to remove a proc entry by PDE
2013-05-01 Al Virotake cgroup_open() and cpuset_open() to fs/proc/base.c
2013-05-01 David Howellsreiserfs: Don't access the proc_dir_entry in r_open...
2013-05-01 David Howellsproc: Supply an accessor for getting the data from...
2013-05-01 David Howellsproc: Add proc_mkdir_data()
2013-05-01 David Howellsproc: Move some bits from linux/proc_fs.h to linux...
2013-05-01 David Howellsproc: Move PDE_NET() to fs/proc/proc_net.c
2013-05-01 David Howellsproc: Split the namespace stuff out into linux/proc_ns.h
2013-05-01 David Howellsproc: Move proc_fd() to fs/proc/fd.h
2013-05-01 David Howellsproc: Uninline pid_delete_dentry()
2013-05-01 David Howellsproc: Supply PDE attribute setting accessor functions
2013-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2013-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-01 Dave Chinnerxfs: fix da node magic number mismatches
2013-05-01 Dave Chinnerxfs: Remote attr validation fixes and optimisations
2013-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2013-05-01 Linus TorvaldsMerge branch 'topic/omap3isp' of git://git./linux/kerne...
2013-05-01 Dave Kleikampjfs: fix a couple races
next