OSDN Git Service

ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
[uclinux-h8/linux.git] / fs /
2015-04-20 Yan, Zhengceph: hold on to exclusive caps on complete directories
2015-04-20 Ilya Dryomovceph: show non-default options only
2015-04-20 Ilya Dryomovlibceph, ceph: split ceph_show_options()
2015-04-20 Yan, Zhengceph: cleanup unsafe requests when reconnecting is...
2015-04-20 Yan, Zhengceph: don't zero i_wrbuffer_ref when reconnecting is...
2015-04-20 Yan, Zhengceph: don't mark dirty caps when there is no auth cap
2015-04-20 Yan, Zhengceph: keep i_snap_realm while there are writers
2015-04-20 Sanidhya Kashyapceph: kstrdup() memory handling
2015-04-20 Taesoo Kimceph: properly release page upon error
2015-04-20 Olof JohanssonMerge branch 'fixes' into next/fixes-non-critical
2015-04-20 Nicholas Mc Guireceph: match wait_for_completion_timeout return type
2015-04-20 Nicholas Mc Guireceph: use msecs_to_jiffies for time conversion
2015-04-20 Fabian Frederickceph: remove redundant declaration
2015-04-20 Yan, Zhengceph: fix dcache/nocache mount option
2015-04-20 Yan, Zhengceph: drop cap releases in requests composed before...
2015-04-20 Dave AirlieMerge Linus master into drm-next
2015-04-19 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2015-04-19 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-04-19 Jann Hornfs: take i_mutex during prepare_binprm for set[ug]id...
2015-04-19 Rafael J. WysockiMerge branches 'pm-cpufreq', 'powercap' and 'pm-tools'
2015-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-04-18 Linus TorvaldsMerge tag 'for-linus-4.1-merge-window' of git://git...
2015-04-18 Linus TorvaldsMerge branch 'x86-pmem-for-linus' of git://git./linux...
2015-04-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-04-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-04-18 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-18 Linus TorvaldsMerge tag 'for-f2fs-4.1' of git://git./linux/kernel...
2015-04-18 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-04-18 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git./linux...
2015-04-18 Linus TorvaldsMerge tag 'gpio-v4.1-1' of git://git./linux/kernel...
2015-04-18 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-18 Linus TorvaldsMerge tag 'dm-4.1-changes' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-04-17 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-04-17 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-04-17 Linus TorvaldsMerge tag 'xtensa-20150416' of git://github.com/czankel...
2015-04-17 Linus TorvaldsMerge tag 'acpica-4.1-rc1' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-17 Andrey Vaginproc: show locks in /proc/pid/fdinfo/X
2015-04-17 Sanidhya Kashyapbfs: correct return values
2015-04-17 Sanidhya Kashyapaffs: kstrdup() memory handling
2015-04-17 Fabian Frederickfs/affs: use affs_test_opt()
2015-04-17 Fabian Frederickfs/affs/super.c: use affs_set_opt()
2015-04-17 Fabian Frederickfs/affs/affs.h: add mount option manipulation macros
2015-04-17 Fabian Frederickfs/affs: use AFFS_MOUNT prefix for mount options
2015-04-17 Sanidhya Kashyapadfs: return correct return values
2015-04-17 Kirill Tkhaifs/exec.c:de_thread: move notify_count write under...
2015-04-17 Davidlohr Buesoprctl: avoid using mmap_sem for exe_file serialization
2015-04-17 Konstantin Khlebnikovmm: rcu-protected get_mm_exe_file()
2015-04-17 Alexander Kuleshovfs/fat: comment fix, fat_bits can be also 32
2015-04-17 Alexander Kuleshovfs/fat: remove unnecessary includes
2015-04-17 Alexander Kuleshovfs/fat: remove unnecessary defintion
2015-04-17 Thomas Hebbhfsplus: don't store special "osx" xattr prefix on...
2015-04-17 Sergei Antonovhfsplus: fix expand when not enough available space
2015-04-17 Chengyu Songhfsplus: incorrect return value
2015-04-17 Fabian Frederickfs/hfsplus: replace if/BUG by BUG_ON
2015-04-17 Fabian Frederickfs/hfsplus: use bool instead of int for is_known_namesp...
2015-04-17 Fabian Frederickfs/hfsplus: atomically set inode->i_flags
2015-04-17 Fabian Frederickfs/hfsplus: move xattr_name allocation in hfsplus_setxa...
2015-04-17 Fabian Frederickfs/hfsplus: move xattr_name allocation in hfsplus_getxa...
2015-04-17 Dan Carpenterhfsplus: add missing curly braces in hfsplus_delete_cat()
2015-04-17 Chengyu Songhfs: incorrect return values
2015-04-17 Ryusuke Konishinilfs2: use inode_set_flags() in nilfs_set_inode_flags()
2015-04-17 Ryusuke Konishinilfs2: put out gfp mask manipulation from nilfs_set_in...
2015-04-17 Ryusuke Konishinilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
2015-04-17 Ryusuke Konishinilfs2: improve execution time of NILFS_IOCTL_GET_CPINF...
2015-04-17 Ryusuke Konishinilfs2: add helper to find existent block on metadata...
2015-04-17 Ryusuke Konishinilfs2: add bmap function to seek a valid key
2015-04-17 Ryusuke Konishinilfs2: unify type of key arguments in bmap interface
2015-04-17 Ryusuke Konishinilfs2: use bgl_lock_ptr()
2015-04-17 Ryusuke Konishinilfs2: use set_mask_bits() for operations on buffer...
2015-04-17 Ryusuke Konishinilfs2: do not use async write flag for segment summary...
2015-04-17 Fabian Frederickbefs: replace typedef befs_inode_info by structure
2015-04-17 Fabian Frederickbefs: replace typedef befs_sb_info by structure
2015-04-17 Fabian Frederickbefs: replace typedef befs_mount_options by structure
2015-04-17 Rasmus Villemoesfs/binfmt_misc.c: simplify entry_status()
2015-04-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-04-17 Linus TorvaldsMerge branch 'for-4.1/drivers' of git://git.kernel...
2015-04-17 Linus TorvaldsMerge branch 'for-4.1/core' of git://git.kernel.dk...
2015-04-17 Michael EllermanMerge branch 'master' of git://git./linux/kernel/git...
2015-04-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-04-16 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-04-16 Linus TorvaldsMerge branch 'for-v4.1-rc1' of git://git.linaro.org...
2015-04-16 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2015-04-16 Linus TorvaldsMerge tag 'stable/for-linus-4.1-rc0-tag' of git://git...
2015-04-16 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-04-16 Linus TorvaldsMerge tag 'powerpc-4.1-1' of git://git./linux/kernel...
2015-04-16 Jaegeuk Kimf2fs: pass checkpoint reason on roll-forward recovery
2015-04-16 Jaegeuk Kimf2fs: avoid abnormal behavior on broken symlink
2015-04-16 Jaegeuk Kimf2fs: flush symlink path to avoid broken symlink after POR
2015-04-16 Dave ChinnerMerge branch 'xfs-dio-extend-fix' into for-next
2015-04-16 Dave Chinnerxfs: using generic_file_direct_write() is unnecessary
2015-04-16 Dave Chinnerxfs: direct IO EOF zeroing needs to drain AIO
2015-04-16 Dave Chinnerxfs: DIO write completion size updates race
2015-04-16 Dave Chinnerxfs: DIO writes within EOF don't need an ioend
2015-04-16 Dave Chinnerxfs: handle DIO overwrite EOF update completion correctly
2015-04-16 Dave Chinnerxfs: DIO needs an ioend for writes
next