Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c879d2094946081af934739850c7260e8b25d3c
/
fs
/
logfs
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 13 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
03e897a
logfs: missing cleanup on register_filesystem() failure
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
50bc9b6
logfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
7d73101
mtd: fix merge conflict resolution breakage
by Artem Bityutskiy
· 13 years ago
d3712b9
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
by Linus Torvalds
· 13 years ago
f2933e8
Logfs: Allow NULL block_isbad() methods
by Joern Engel
· 13 years ago
bbe0138
logfs: Grow inode in delete path
by Joern Engel
· 13 years ago
1bcceaf
logfs: Free areas before calling generic_shutdown_super()
by Joern Engel
· 13 years ago
6c69494
logfs: remove useless BUG_ON
by Joern Engel
· 13 years ago
0bd9038
logfs: Propagate page parameter to __logfs_write_inode
by Prasad Joshi
· 13 years ago
ecfd890
logfs: set superblock shutdown flag after generic sb shutdown
by Prasad Joshi
· 13 years ago
13ced29
logfs: take write mutex lock during fsync and sync
by Prasad Joshi
· 13 years ago
934eed3
logfs: Prevent memory corruption
by Joern Engel
· 13 years ago
9615060
logfs: update page reference count for pined pages
by Prasad Joshi
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
d58b27e
logfs: do not use 'mtd->block_isbad' directly
by Artem Bityutskiy
· 13 years ago
327cf29
mtd: do not use mtd->sync directly
by Artem Bityutskiy
· 13 years ago
7086c19
mtd: introduce mtd_block_isbad interface
by Artem Bityutskiy
· 13 years ago
85f2f2a
mtd: introduce mtd_sync interface
by Artem Bityutskiy
· 13 years ago
eda95cb
mtd: introduce mtd_write interface
by Artem Bityutskiy
· 13 years ago
329ad39
mtd: introduce mtd_read interface
by Artem Bityutskiy
· 13 years ago
7e1f0dc
mtd: introduce mtd_erase interface
by Artem Bityutskiy
· 13 years ago
48d3610
logfs: rename functions starting with mtd_
by Artem Bityutskiy
· 13 years ago
8817644
logfs: propagate umode_t
by Al Viro
· 14 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 14 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 14 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 14 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
dd2a981
logfs: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
79824820
lib/string.c: introduce memchr_inv()
by Akinobu Mita
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 14 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 14 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 14 years ago
a63ab94
logfs doesn't need ->permission() at all
by Al Viro
· 14 years ago
64370e2
logfs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 14 years ago
32e51f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 14 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
Powered by
Gitiles
txt
json