summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | xfs: don't take the IOLOCK exclusive for direct I/O page invalidationChristoph Hellwig2016-10-201-68/+30
| * | xfs: add some 'static' annotationsEric Biggers2016-10-202-3/+3
| * | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()Geert Uytterhoeven2016-10-201-1/+1
| * | xfs: remove redundant assignment of ifpColin Ian King2016-10-201-1/+1
| |/
* | proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-241-10/+8
* | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-232-11/+11
|\ \
| * | ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3
| * | ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * | ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-239-50/+56
|\ \ \
| * | | ext4: add missing KERN_CONT to a few more debugging usesJoe Perches2016-10-154-31/+26
| * | | fscrypto: lock inode while setting encryption policyEric Biggers2016-10-151-0/+4
| * | | ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers2016-10-151-1/+1
| * | | fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-121-7/+8
| * | | ext4: do not advertise encryption support when disabledEric Biggers2016-10-121-0/+4
| * | | jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-121-1/+2
| * | | ext4: super.c: Update logging style using KERN_CONTJoe Perches2016-10-121-10/+11
* | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-223-41/+25
|\ \ \ \
| * | | | fs/proc: Stop trying to report thread stacksAndy Lutomirski2016-10-202-37/+20
| * | | | fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski2016-10-201-4/+5
* | | | | Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-212-2/+3
|\ \ \ \ \
| * | | | | nfs4: fix missing-braces warningArnd Bergmann2016-10-191-1/+1
OpenPOWER on IntegriCloud