| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "ext4: allow readdir()'s of large empty directories to be interrupted" | Linus Torvalds | 2016-04-11 | 2 | -10/+0 |
* | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-04-09 | 8 | -32/+215 |
|\ |
|
| * | Btrfs: fix file/data loss caused by fsync after rename and new inode | Filipe Manana | 2016-04-07 | 1 | -0/+137 |
| * | btrfs: Reset IO error counters before start of device replacing | Yauhen Kharuzhy | 2016-04-04 | 1 | -0/+2 |
| * | btrfs: Add qgroup tracing | Mark Fasheh | 2016-04-04 | 1 | -0/+9 |
| * | Btrfs: don't use src fd for printk | Josef Bacik | 2016-04-04 | 1 | -1/+1 |
| * | btrfs: fallback to vmalloc in btrfs_compare_tree | David Sterba | 2016-04-04 | 1 | -4/+8 |
| * | btrfs: handle non-fatal errors in btrfs_qgroup_inherit() | Mark Fasheh | 2016-04-04 | 1 | -22/+32 |
| * | btrfs: Output more info for enospc_debug mount option | Qu Wenruo | 2016-04-04 | 1 | -2/+19 |
| * | Btrfs: fix invalid reference in replace_path | Liu Bo | 2016-04-04 | 1 | -0/+1 |
| * | Btrfs: Improve FL_KEEP_SIZE handling in fallocate | Davide Italiano | 2016-04-04 | 1 | -3/+6 |
* | | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-04-09 | 6 | -53/+28 |
|\ \ |
|
| * | | orangefs: remove unused variable | Martin Brandenburg | 2016-04-08 | 1 | -3/+1 |
| * | | orangefs: Add KERN_<LEVEL> to gossip_<level> macros | Joe Perches | 2016-04-08 | 1 | -14/+17 |
| * | | orangefs: strncpy -> strscpy | Martin Brandenburg | 2016-04-08 | 1 | -1/+5 |
| * | | orangefs: clean up truncate ctime and mtime setting | Martin Brandenburg | 2016-04-08 | 1 | -15/+1 |
| * | | Orangefs: fix ifnullfree.cocci warnings | kbuild test robot | 2016-04-08 | 1 | -2/+1 |
| * | | Orangefs: optimize boilerplate code. | Mike Marshall | 2016-04-08 | 2 | -2/+2 |
| * | | Orangefs: xattr.c cleanup | Mike Marshall | 2016-04-08 | 1 | -16/+1 |
* | | | 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 |