index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-06-09
Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-06-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-06-08
Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-06-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-07
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next
Linus Torvalds
2014-06-08
f2fs: support f2fs_fiemap
Jaegeuk Kim
2014-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-06
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
[next]