summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang2016-10-241-2/+2
| | * | | | | | | btrfs: make file clone aware of fatal signalsWang Xiaoguang2016-10-241-0/+5
| | * | | | | | | btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-10-241-2/+7
| | * | | | | | | Btrfs: kill BUG_ON in do_relocationLiu Bo2016-10-171-1/+8
| * | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-043-3/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ovl: fsync after copy-upMiklos Szeredi2016-10-311-0/+2
| | * | | | | | | | ovl: fix get_acl() on tmpfsMiklos Szeredi2016-10-311-3/+0
| | * | | | | | | | ovl: update S_ISGID when setting posix ACLsMiklos Szeredi2016-10-311-0/+15
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-311-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3099-1719/+2368
|\| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-294-8/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-10-144-8/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | afs: call->operation_ID sometimes used as __be32 sometimes as u32David Howells2016-10-133-6/+5
| | | * | | | | | | afs: unmapping the wrong bufferDan Carpenter2016-10-131-2/+2
| * | | | | | | | | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-291-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-281-0/+8
| * | | | | | | | | | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-291-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kernfs: Add noop_fsync to supported kernfs_file_fopsTony Luck2016-10-271-0/+1
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-282-14/+64
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | btrfs: fix races on root_log_ctx listsChris Mason2016-10-271-14/+6
| | * | | | | | | | | Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-10-181-0/+58
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | Btrfs: fix incremental send failure caused by balanceFilipe Manana2016-10-121-0/+58
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-272-1/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fs: exofs: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
| | * | | | | | | | | | proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-271-0/+3
| * | | | | | | | | | | Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-274-13/+21
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | orangefs: don't use d_timeMiklos Szeredi2016-10-243-6/+14
| | * | | | | | | | | | orangefs: user file_inode() where it is dueAmir Goldstein2016-10-241-7/+7
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-10-2716-639/+629
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | xfs: clear cowblocks tag when cow fork is emptiedBrian Foster2016-10-241-1/+5
| | * | | | | | | | xfs: fix up inode cowblocks tracking tracepointsBrian Foster2016-10-241-4/+4
| | * | | | | | | | fs: Do to trim high file position bits in iomap_page_mkwrite_actorJan Kara2016-10-241-2/+1
| | * | | | | | | | xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-202-23/+0
| | * | | | | | | | xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-202-64/+56
| | * | | | | | | | xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-10-201-28/+23
| | * | | | | | | | xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-203-159/+225
| | * | | | | | | | xfs: optimize writes to reflink filesChristoph Hellwig2016-10-204-105/+100
| | * | | | | | | | xfs: don't bother looking at the refcount tree for readsChristoph Hellwig2016-10-201-5/+8
| | * | | | | | | | xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig2016-10-201-1/+2
| | * | | | | | | | xfs: add xfs_trim_extentDarrick J. Wong2016-10-202-0/+35
| | * | | | | | | | iomap: add IOMAP_REPORTChristoph Hellwig2016-10-201-1/+1
| | * | | | | | | | xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig2016-10-203-174/+143
| | * | | | | | | | xfs: remove xfs_file_wait_for_ioChristoph Hellwig2016-10-201-29/+10
| | * | | | | | | | xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig2016-10-202-36/+41
| | * | | | | | | | xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig2016-10-201-1/+1
| | * | | | | | | | xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig2016-10-201-3/+0
| | * | | | | | | | libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks2016-10-203-2/+14
| | * | | | | | | | libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2016-10-201-2/+1
| | * | | | | | | | xfs: unset MS_ACTIVE if mount failsDarrick J. Wong2016-10-201-0/+1
| | * | | | | | | | xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen2016-10-201-3/+0