summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-043-37/+80
|\
| * ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-241-0/+3
| * fs/mbcache.c: change block and index hash chain to hlist_bl_nodeT Makphaibulchoke2014-03-181-5/+7
| * ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner2014-03-181-33/+35
| * ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon2014-02-231-1/+32
| * ext4: translate fallocate mode bits to stringsLukas Czerner2014-02-221-2/+7
* | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-04-041-0/+22
|\ \
| * | UBI: make UBI_IOCVOLCRBLK take a parameter for future usageEzequiel Garcia2014-03-061-4/+15
| * | UBI: rename block device ioctlsArtem Bityutskiy2014-03-051-7/+7
| * | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-041-1/+6
|\ \ \
| * | | fuse: Turn writeback cache onPavel Emelyanov2014-04-021-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-041-0/+137
|\ \ \ \
| * | | | btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo2014-03-201-0/+55
| * | | | btrfs: Add ftrace for btrfs_workqueueQu Wenruo2014-03-101-0/+82
* | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-041-3/+9
|\ \ \ \ \
| * | | | | GFS2: Add meta readahead field in directory entriesSteven Whitehouse2014-02-071-1/+7
| * | | | | GFS2: journal data writepages updateSteven Whitehouse2014-02-061-0/+1
| * | | | | GFS2: Allocate block for xattr at inode alloc time, if requiredSteven Whitehouse2014-02-041-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-042-20/+42
|\ \ \ \ \
| * | | | | locks: fix locks_mandatory_locked to respect file-private locksJeff Layton2014-03-311-11/+11
| * | | | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+16
| * | | | | locks: pass the cmd value to fcntl_getlk/getlk64Jeff Layton2014-03-311-4/+6
| * | | | | locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"Jeff Layton2014-03-311-0/+1
| * | | | | locks: rename locks_remove_flock to locks_remove_fileJeff Layton2014-03-311-2/+2
| * | | | | locks: fix posix lock range overflow handlingJ. Bruce Fields2014-03-311-3/+0
| * | | | | locks: close potential race between setlease and openJeff Layton2014-03-311-0/+6
| |/ / / /
* | | | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-044-6/+21
|\ \ \ \ \
| * | | | | vfs: add cross-renameMiklos Szeredi2014-04-012-0/+2
| * | | | | security: add flags to rename hooksMiklos Szeredi2014-04-011-4/+8
| * | | | | vfs: add RENAME_NOREPLACE flagMiklos Szeredi2014-04-011-0/+2
| * | | | | vfs: add renameat2 syscallMiklos Szeredi2014-04-011-1/+3
| * | | | | vfs: add d_is_dir()Miklos Szeredi2014-04-011-1/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0414-68/+380
|\ \ \ \ \
| * | | | | [media] videodev2.h: add parenthesis around macro argumentsHans Verkuil2014-03-281-5/+5
| * | | | | [media] v4l: rename v4l2_format_sdr to v4l2_sdr_formatAntti Palosaari2014-03-131-3/+3
| * | | | | [media] v4l: add control for RF tuner PLL lock flagAntti Palosaari2014-03-131-0/+1
| * | | | | [media] v4l: add enum_freq_bands support to tuner sub-deviceAntti Palosaari2014-03-131-0/+1
| * | | | | [media] v4l: uapi: add SDR formats CU8 and CU16LEAntti Palosaari2014-03-131-0/+4
| * | | | | [media] v4l: reorganize RF tuner control ID numbersAntti Palosaari2014-03-131-8/+8
| * | | | | [media] v4l: add RF tuner channel bandwidth controlAntti Palosaari2014-03-131-0/+2
| * | | | | [media] rc: add wakeup_protocols sysfs fileJames Hogan2014-03-111-0/+3
| * | | | | [media] rc: add allowed/enabled wakeup protocol masksJames Hogan2014-03-111-8/+24
| * | | | | [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-0/+22
| * | | | | [media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil2014-03-112-2/+4
| * | | | | [media] v4l2: allow v4l2_subdev_edid to be used with video nodesHans Verkuil2014-03-113-9/+15
| * | | | | [media] lm3646: add new dual LED Flash driverDaniel Jeong2014-03-111-0/+87
| * | | | | [media] v4l2-controls.h: Add addtional Flash fault bitsDaniel Jeong2014-03-111-0/+3
| * | | | | [media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil2014-03-111-4/+10
| * | | | | [media] vb2: rename queued_count to owned_by_drv_countHans Verkuil2014-03-111-2/+2