| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-06-08 | 2 | -2/+2 |
|\ |
|
| * | 9P: fix return value in v9fs_fid_xattr_set | Dominique Martinet | 2014-06-01 | 1 | -1/+1 |
| * | fs/9p: adjust sscanf parameters accordingly to the variable types | Toralf Förster | 2014-06-01 | 1 | -1/+1 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-08 | 20 | -429/+494 |
|\ \ |
|
| * | | ext4: handle symlink properly with inline_data | Zheng Liu | 2014-06-02 | 1 | -0/+3 |
| * | | ext4: fix wrong assert in ext4_mb_normalize_request() | Maurizio Lombardi | 2014-05-27 | 1 | -1/+1 |
| * | | ext4: fix zeroing of page during writeback | Jan Kara | 2014-05-27 | 1 | -13/+11 |
| * | | ext4: remove unused local variable "stored" from ext4_readdir(...) | Giedrius Rekasius | 2014-05-27 | 1 | -2/+1 |
| * | | ext4: fix ZERO_RANGE test failure in data journalling | Namjae Jeon | 2014-05-27 | 1 | -0/+7 |
| * | | ext4: reduce contention on s_orphan_lock | Jan Kara | 2014-05-26 | 1 | -44/+65 |
| * | | ext4: use sbi in ext4_orphan_{add|del}() | Jan Kara | 2014-05-26 | 1 | -16/+15 |
| * | | ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged() | Lukas Czerner | 2014-05-12 | 1 | -1/+7 |
| * | | ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access | liang xie | 2014-05-12 | 10 | -0/+33 |
| * | | ext4: remove unnecessary double parentheses | Lukas Czerner | 2014-05-12 | 5 | -11/+11 |
| * | | ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails | Andrey Tsyvarev | 2014-05-12 | 1 | -3/+1 |
| * | | ext4: make local functions static | Stephen Hemminger | 2014-05-12 | 9 | -54/+26 |
| * | | ext4: fix block bitmap validation when bigalloc, ^flex_bg | Darrick J. Wong | 2014-05-12 | 1 | -5/+7 |
| * | | ext4: fix block bitmap initialization under sparse_super2 | Darrick J. Wong | 2014-05-12 | 2 | -15/+22 |
| * | | ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem | Darrick J. Wong | 2014-05-12 | 1 | -0/+10 |
| * | | ext4: avoid unneeded lookup when xattr name is invalid | Zhang Zhen | 2014-05-12 | 1 | -0/+3 |
| * | | ext4: fix data integrity sync in ordered mode | Namjae Jeon | 2014-05-12 | 3 | -5/+12 |
| * | | ext4: remove obsoleted check | Dmitry Monakhov | 2014-04-21 | 1 | -2/+1 |
| * | | ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode | Theodore Ts'o | 2014-04-21 | 3 | -19/+25 |
| * | | ext4: fix locking for O_APPEND writes | Theodore Ts'o | 2014-04-21 | 1 | -16/+26 |
| * | | ext4: factor out common code in ext4_file_write() | Theodore Ts'o | 2014-04-21 | 1 | -34/+22 |
| * | | ext4: move ext4_file_dio_write() into ext4_file_write() | Theodore Ts'o | 2014-04-21 | 1 | -74/+64 |
| * | | ext4: inline generic_file_aio_write() into ext4_file_write() | Theodore Ts'o | 2014-04-21 | 1 | -4/+16 |
| * | | ext4: rename uninitialized extents to unwritten | Lukas Czerner | 2014-04-20 | 8 | -159/+159 |
| * | | ext4: get rid of EXT4_MAP_UNINIT flag | Lukas Czerner | 2014-04-20 | 3 | -12/+7 |
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | 213 | -4503/+2190 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next | Linus Torvalds | 2014-06-07 | 4 | -81/+98 |
| |\ \ \ |
|
| | * | | | ore: Support for raid 6 | Boaz Harrosh | 2014-05-22 | 4 | -37/+80 |
| | * | | | ore: Remove redundant dev_order(), more cleanups | Boaz Harrosh | 2014-05-22 | 3 | -31/+10 |
| | * | | | ore: (trivial) reformat some code | Boaz Harrosh | 2014-05-22 | 2 | -14/+9 |
| * | | | | ufs: sb mutex merge + mutex_destroy | Fabian Frederick | 2014-06-06 | 4 | -43/+33 |
| * | | | | fs/dlm/debug_fs.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-06 | 1 | -17/+17 |
| * | | | | fs/dlm/lockspace.c: convert simple_str to kstr | Fabian Frederick | 2014-06-06 | 1 | -4/+17 |
| * | | | | fs/dlm/config.c: convert simple_str to kstr | Fabian Frederick | 2014-06-06 | 1 | -6/+20 |
| * | | | | fs/reiserfs/stree.c: remove obsolete __constant | Fabian Frederick | 2014-06-06 | 1 | -4/+4 |
| * | | | | fs/reiserfs/bitmap.c: coding style fixes | Fabian Frederick | 2014-06-06 | 1 | -7/+6 |
| * | | | | fs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 5 | -6/+6 |
| * | | | | ntfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 1 | -2/+2 |
| * | | | | inotify: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 1 | -1/+1 |
| * | | | | nfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 2 | -6/+6 |
| * | | | | lockd: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 1 | -3/+3 |
| * | | | | fscache: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 1 | -2/+2 |
| * | | | | coda: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | 1 | -2/+2 |
| * | | | | fs/devpts/inode.c: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | 1 | -11/+15 |
| * | | | | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 2014-06-06 | 8 | -54/+58 |
| * | | | | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | 6 | -52/+39 |