Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | xfs: optimize xfs_reflink_cancel_cow_blocks | Christoph Hellwig | 2016-10-20 | 1 | -28/+23 | |
| * | | | | | | | xfs: refactor xfs_bunmapi_cow | Christoph Hellwig | 2016-10-20 | 3 | -159/+225 | |
| * | | | | | | | xfs: optimize writes to reflink files | Christoph Hellwig | 2016-10-20 | 4 | -105/+100 | |
| * | | | | | | | xfs: don't bother looking at the refcount tree for reads | Christoph Hellwig | 2016-10-20 | 1 | -5/+8 | |
| * | | | | | | | xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared | Christoph Hellwig | 2016-10-20 | 1 | -1/+2 | |
| * | | | | | | | xfs: add xfs_trim_extent | Darrick J. Wong | 2016-10-20 | 2 | -0/+35 | |
| * | | | | | | | iomap: add IOMAP_REPORT | Christoph Hellwig | 2016-10-20 | 1 | -1/+1 | |
| * | | | | | | | xfs: merge xfs_reflink_remap_range and xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 3 | -174/+143 | |
| * | | | | | | | xfs: remove xfs_file_wait_for_io | Christoph Hellwig | 2016-10-20 | 1 | -29/+10 | |
| * | | | | | | | xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 2 | -36/+41 | |
| * | | | | | | | xfs: fix the same_inode check in xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 1 | -1/+1 | |
| * | | | | | | | xfs: remove the same fs check from xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 1 | -3/+0 | |
| * | | | | | | | libxfs: v3 inodes are only valid on crc-enabled filesystems | Roger Willcocks | 2016-10-20 | 3 | -2/+14 | |
| * | | | | | | | libxfs: clean up _calc_dquots_per_chunk | Darrick J. Wong | 2016-10-20 | 1 | -2/+1 | |
| * | | | | | | | xfs: unset MS_ACTIVE if mount fails | Darrick J. Wong | 2016-10-20 | 1 | -0/+1 | |
| * | | | | | | | xfs: remove pointless error goto in xfs_bmap_remap_alloc | Eric Sandeen | 2016-10-20 | 1 | -3/+0 | |
| * | | | | | | | xfs: don't take the IOLOCK exclusive for direct I/O page invalidation | Christoph Hellwig | 2016-10-20 | 1 | -68/+30 | |
| * | | | | | | | xfs: add some 'static' annotations | Eric Biggers | 2016-10-20 | 2 | -3/+3 | |
| * | | | | | | | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() | Geert Uytterhoeven | 2016-10-20 | 1 | -1/+1 | |
| * | | | | | | | xfs: remove redundant assignment of ifp | Colin Ian King | 2016-10-20 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | proc: don't use FOLL_FORCE for reading cmdline and environment | Linus Torvalds | 2016-10-24 | 1 | -10/+8 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-10-23 | 2 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ubifs: Abort readdir upon error | Richard Weinberger | 2016-10-20 | 1 | -5/+3 | |
| * | | | | | | ubifs: Fix xattr_names length in exit paths | Richard Weinberger | 2016-10-20 | 1 | -0/+2 | |
| * | | | | | | ubifs: Rename ubifs_rename2 | Richard Weinberger | 2016-10-20 | 1 | -6/+6 | |
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-23 | 9 | -50/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ext4: add missing KERN_CONT to a few more debugging uses | Joe Perches | 2016-10-15 | 4 | -31/+26 | |
| * | | | | | | | fscrypto: lock inode while setting encryption policy | Eric Biggers | 2016-10-15 | 1 | -0/+4 | |
| * | | | | | | | ext4: correct endianness conversion in __xattr_check_inode() | Eric Biggers | 2016-10-15 | 1 | -1/+1 | |
| * | | | | | | | fscrypto: make XTS tweak initialization endian-independent | Eric Biggers | 2016-10-12 | 1 | -7/+8 | |
| * | | | | | | | ext4: do not advertise encryption support when disabled | Eric Biggers | 2016-10-12 | 1 | -0/+4 | |
| * | | | | | | | jbd2: fix incorrect unlock on j_list_lock | Taesoo Kim | 2016-10-12 | 1 | -1/+2 | |
| * | | | | | | | ext4: super.c: Update logging style using KERN_CONT | Joe Perches | 2016-10-12 | 1 | -10/+11 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-22 | 3 | -41/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fs/proc: Stop trying to report thread stacks | Andy Lutomirski | 2016-10-20 | 2 | -37/+20 | |
| * | | | | | | | fs/proc: Stop reporting eip and esp in /proc/PID/stat | Andy Lutomirski | 2016-10-20 | 1 | -4/+5 | |
* | | | | | | | | Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2016-10-21 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfs4: fix missing-braces warning | Arnd Bergmann | 2016-10-19 | 1 | -1/+1 | |
| * | | | | | | | | pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary | Benjamin Coddington | 2016-10-13 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-10-20 | 4 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ceph: fix non static symbol warning | Wei Yongjun | 2016-10-18 | 1 | -2/+2 | |
| * | | | | | | | | | ceph: fix uninitialized dentry pointer in ceph_real_mount() | Geert Uytterhoeven | 2016-10-18 | 1 | -0/+2 | |
| * | | | | | | | | | ceph: fix readdir vs fragmentation race | Yan, Zheng | 2016-10-18 | 1 | -1/+2 | |
| * | | | | | | | | | ceph: fix error handling in ceph_read_iter | Nikolay Borisov | 2016-10-15 | 1 | -1/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-10-20 | 2 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ext2: avoid bogus -Wmaybe-uninitialized warning | Arnd Bergmann | 2016-10-18 | 1 | -3/+4 | |
| * | | | | | | | | isofs: Do not return EACCES for unknown filesystems | Jan Kara | 2016-10-18 | 1 | -3/+5 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 2 | -8/+20 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | mm: replace access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -6/+13 | |
| * | | | | | | | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+7 | |
| |/ / / / / / |