| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-04-08 | 17 | -86/+244 |
|\ |
|
| * | ext4: ignore quota mount options if the quota feature is enabled | Theodore Ts'o | 2016-04-03 | 1 | -11/+11 |
| * | ext4 crypto: fix some error handling | Dan Carpenter | 2016-04-03 | 1 | -1/+1 |
| * | ext4: avoid calling dquot_get_next_id() if quota is not enabled | Theodore Ts'o | 2016-04-01 | 1 | -1/+13 |
| * | ext4: retry block allocation for failed DIO and DAX writes | Jan Kara | 2016-04-01 | 1 | -30/+28 |
| * | ext4: add lockdep annotations for i_data_sem | Theodore Ts'o | 2016-04-01 | 3 | -4/+55 |
| * | ext4: allow readdir()'s of large empty directories to be interrupted | Theodore Ts'o | 2016-03-31 | 2 | -0/+10 |
| * | btrfs: fix crash/invalid memory access on fsync when using overlayfs | Filipe Manana | 2016-03-31 | 1 | -1/+1 |
| * | ext4 crypto: use dget_parent() in ext4_d_revalidate() | Theodore Ts'o | 2016-03-26 | 1 | -4/+8 |
| * | ext4: use file_dentry() | Miklos Szeredi | 2016-03-26 | 1 | -1/+1 |
| * | ext4: use dget_parent() in ext4_file_open() | Miklos Szeredi | 2016-03-26 | 1 | -4/+8 |
| * | nfs: use file_dentry() | Miklos Szeredi | 2016-03-26 | 3 | -6/+6 |
| * | fs: add file_dentry() | Miklos Szeredi | 2016-03-26 | 2 | -1/+37 |
| * | ext4 crypto: don't let data integrity writebacks fail with ENOMEM | Theodore Ts'o | 2016-03-26 | 4 | -20/+39 |
| * | ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() | Theodore Ts'o | 2016-03-22 | 1 | -4/+28 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-04-04 | 2 | -4/+20 |
|\ \ |
|
| * | | ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas | Jan Kara | 2016-03-29 | 1 | -2/+9 |
| * | | quota: Handle Q_GETNEXTQUOTA when quota is disabled | Jan Kara | 2016-03-29 | 1 | -2/+11 |
* | | | Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2016-04-04 | 2 | -44/+72 |
|\ \ \ |
|
| * | | | f2fs: retrieve IO write stat from the right place | Shuoran Liu | 2016-03-30 | 1 | -1/+1 |
| * | | | f2fs crypto: fix corrupted symlink in encrypted case | Jaegeuk Kim | 2016-03-30 | 1 | -6/+6 |
| * | | | f2fs: cover large section in sanity check of super | Jaegeuk Kim | 2016-03-28 | 1 | -37/+65 |
| |/ / |
|
* | | | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 2016-04-04 | 247 | -2183/+2173 |
|\ \ \ |
|
| * | | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 34 | -89/+78 |
| * | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 243 | -2096/+2097 |
* | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-04-02 | 1 | -20/+25 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Chris Mason | 2016-03-25 | 1 | -20/+25 |
| |\ \ \ \ |
|
| | * | | | | btrfs: transaction_kthread() is not freezable | Jiri Kosina | 2016-03-22 | 1 | -9/+6 |
| | * | | | | btrfs: cleaner_kthread() doesn't need explicit freeze | Jiri Kosina | 2016-03-22 | 1 | -1/+1 |
| | * | | | | btrfs: do not write corrupted metadata blocks to disk | Alex Lyakas | 2016-03-22 | 1 | -2/+13 |
| | * | | | | btrfs: csum_tree_block: return proper errno value | Alex Lyakas | 2016-03-22 | 1 | -8/+5 |
* | | | | | | Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux | Linus Torvalds | 2016-04-02 | 2 | -6/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | orangefs: minimum userspace version is 2.9.3 | Martin Brandenburg | 2016-03-31 | 1 | -1/+1 |
| * | | | | | orangefs: don't put readdir slot twice | Martin Brandenburg | 2016-03-31 | 1 | -5/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-03-31 | 1 | -4/+6 |
|\ \ \ \ \ |
|
| * | | | | | fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le... | Al Viro | 2016-03-31 | 1 | -4/+6 |
| |/ / / / |
|
* / / / / | dlm: config: Fix ENOMEM failures in make_cluster() | Andrew Price | 2016-03-29 | 1 | -2/+1 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-26 | 11 | -218/+419 |
|\ \ \ \ |
|
| * | | | | ceph: use kmem_cache_zalloc | Geliang Tang | 2016-03-25 | 2 | -2/+2 |
| * | | | | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 | 2 | -0/+35 |
| * | | | | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng | 2016-03-25 | 2 | -20/+5 |
| * | | | | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 7 | -10/+123 |
| * | | | | ceph: don't request vxattrs from MDS | Yan, Zheng | 2016-03-25 | 1 | -2/+4 |
| * | | | | ceph: fix mounting same fs multiple times | Yan, Zheng | 2016-03-25 | 1 | -18/+15 |
| * | | | | ceph: remove unnecessary NULL check | Yan, Zheng | 2016-03-25 | 1 | -2/+2 |
| * | | | | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 2016-03-25 | 1 | -0/+4 |
| * | | | | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-03-25 | 1 | -2/+7 |
| * | | | | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 | 4 | -34/+6 |
| * | | | | ceph: fix a wrong comparison | Anton Protopopov | 2016-03-25 | 1 | -1/+1 |
| * | | | | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 | 4 | -6/+6 |