summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-2685-486/+572
|\
| * block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-201-2/+3
| * Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé2016-07-181-1/+1
| * fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGESMing Lei2016-06-091-3/+1
| * ext4: use bio op helprs in ext4 crypto codeMike Christie2016-06-081-1/+1
| * block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-073-6/+6
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-072-3/+3
| * ocfs2: use bio op accessorsMike Christie2016-06-071-4/+6
| * nilfs: use bio op accessorsMike Christie2016-06-071-8/+9
| * mpage: use bio op accessorsMike Christie2016-06-071-20/+20
| * hfsplus: use bio op accessorsMike Christie2016-06-074-11/+16
| * xfs: use bio op accessorsMike Christie2016-06-072-20/+18
| * gfs2: use bio op accessorsMike Christie2016-06-075-14/+16
| * f2fs: use bio op accessorsMike Christie2016-06-078-41/+60
| * btrfs: use bio fields for op and flagsMike Christie2016-06-079-67/+54
| * btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-074-29/+34
| * btrfs: use bio op accessorsMike Christie2016-06-077-40/+47
| * btrfs: have submit_one_bio users use bio op accessorsMike Christie2016-06-071-45/+43
| * direct-io: use bio set/get op accessorsMike Christie2016-06-072-18/+24
| * block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-078-18/+18
| * fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-0720-37/+39
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-0728-90/+95
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-0728-82/+132
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-0/+10
|\ \
| * \ Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-0789-840/+1356
| |\ \
| * | | timerfd: Reject ALARM timerfds without CAP_WAKE_ALARMEric Caruso2016-06-091-0/+10
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-251-0/+18
|\ \ \
| * | | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-151-0/+18
* | | | Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-241-1/+1
|\ \ \ \
| * | | | chardev: add missing line break in pr_warnFengguang Wu2016-07-141-1/+1
* | | | | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-07-2418-116/+179
|\ \ \ \ \
| * | | | | GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson2016-07-213-11/+10
| * | | | | GFS2: Check rs_free with rd_rsspin protectionBob Peterson2016-07-121-3/+2
| * | | | | gfs2: writeout truncated pagesBenjamin Marzinski2016-06-271-15/+34
| * | | | | fs: export __block_write_full_pageBenjamin Marzinski2016-06-271-1/+2
| * | | | | gfs2: Lock holder cleanupAndreas Gruenbacher2016-06-279-35/+46
| * | | | | gfs2: Large-filesystem fix for 32-bit systemsAndreas Gruenbacher2016-06-271-2/+17
| * | | | | gfs2: Get rid of gfs2_ilookupAndreas Gruenbacher2016-06-274-36/+2
| * | | | | gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher2016-06-275-33/+81
| * | | | | gfs2: Initialize iopen glock holder for new inodesAndreas Gruenbacher2016-06-171-0/+1
| * | | | | GFS2: don't set rgrp gl_object until it's inserted into rgrp treeBob Peterson2016-06-101-4/+8
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-233-32/+29
|\ \ \ \ \ \
| * | | | | | ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov2016-07-221-30/+24
| * | | | | | ovl: Copy up underlying inode's ->i_mode to overlay inodeVivek Goyal2016-07-042-2/+2
| * | | | | | ovl: handle ATTR_KILL*Miklos Szeredi2016-07-041-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | xfs: fix type confusion in xfs_ioc_swapextJann Horn2016-07-161-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-127-10/+32
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro2016-07-051-3/+25
| * | | | | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-057-7/+7
| |/ / / /
* | | | | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-084-20/+23
|\ \ \ \ \
OpenPOWER on IntegriCloud