| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | ext4: inline generic_file_aio_write() into ext4_file_write() | Theodore Ts'o | 2014-04-21 | |
| | * | | | | | | | | | | | | | | ext4: rename uninitialized extents to unwritten | Lukas Czerner | 2014-04-20 | |
| | * | | | | | | | | | | | | | | ext4: get rid of EXT4_MAP_UNINIT flag | Lukas Czerner | 2014-04-20 | |
| * | | | | | | | | | | | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next | Linus Torvalds | 2014-06-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | ore: Support for raid 6 | Boaz Harrosh | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | ore: Remove redundant dev_order(), more cleanups | Boaz Harrosh | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | ore: (trivial) reformat some code | Boaz Harrosh | 2014-05-22 | |
| | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ufs: sb mutex merge + mutex_destroy | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/dlm/debug_fs.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/dlm/lockspace.c: convert simple_str to kstr | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/dlm/config.c: convert simple_str to kstr | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/reiserfs/stree.c: remove obsolete __constant | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/reiserfs/bitmap.c: coding style fixes | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | ntfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | inotify: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | nfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | lockd: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fscache: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | coda: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/devpts/inode.c: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/cachefiles: replace kerror by pr_err | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/pstore: logging clean-up | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/affs: pr_debug cleanup | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/affs: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/affs/file.c: remove unnecessary function parameters | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/proc/vmcore.c: remove NULL assignment to static | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/proc/task_mmu.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | signals: jffs2: fix the wrong usage of disallow_signal() | Oleg Nesterov | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/fat/inode.c: clean up string initializations (char[] instead of char *) | Manuel Schölling | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/fat/: add support for DOS 1.x formatted volumes | Conrad Meyer | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hpfs: increase pr_warn level | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hpfs: use __func__ for logging | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hpfs: use pr_fmt for logging | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hpfs: convert printk to pr_foo() | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/ufs/balloc.c: remove err parameter in ufs_add_fragments | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: fix compiler warning on PowerPC | Christian Kujau | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hfsplus: fix pr_foo() and hfs_dbg formats | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: coding style fix for declarations in hfsplus_fs.h | Sergei Antonov | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hfsplus/wrapper.c: replace shift loop by ilog2 | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: fix "unused node is not erased" error | Sergei Antonov | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hfsplus/wrapper.c: replace min/casting by min_t | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hfsplus/options.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/hfsplus/bnode.c: replace min/casting by min_t | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: emit proper file type from readdir | Sergei Antonov | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: remove unused routine hfsplus_attr_build_key_uni | Hin-Tak Leung | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes | Hin-Tak Leung | 2014-06-06 | |
| | * | | | | | | | | | | | | | | hfsplus: fix worst-case unicode to char conversion of file names and attributes | Hin-Tak Leung | 2014-06-06 | |
