index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
logfs
/
logfs.h
Age
Commit message (
Expand
)
Author
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-28
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
2012-01-28
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
2012-01-28
logfs: take write mutex lock during fsync and sync
Prasad Joshi
2012-01-03
logfs: propagate umode_t
Al Viro
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2010-11-01
fs: logfs: Fix up MTD=y build.
Paul Mundt
2010-10-29
switch logfs to ->mount()
Al Viro
2010-10-29
logfs: fix a leak in get_sb
Al Viro
2010-10-29
logfs get_sb, part 3
Al Viro
2010-10-29
logfs get_sb, part 2
Al Viro
2010-10-29
logfs get_sb massage, part 1
Al Viro
2010-08-14
logfs: kill BKL
Arnd Bergmann
2010-08-09
convert logfs to ->evict_inode()
Al Viro
2010-08-09
logfs: get rid of magical inodes
Al Viro
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-10
fix "seperate" typos in comments
Anand Gadiyar
2010-05-07
logfs: handle powerfail on NAND flash
Joern Engel
2010-05-04
logfs: commit reservations under space pressure
Joern Engel
2010-05-04
logfs: survive logfs_buf_recover read errors
Joern Engel
2010-04-15
[LogFS] Prevent mempool_destroy NULL pointer dereference
Joern Engel
2010-04-13
[LogFS] Prevent memory corruption on large deletes
Joern Engel
2010-03-30
[LogFS] Remove unused method
Joern Engel
2010-03-28
[LogFS] Clear PagePrivate when moving journal
Joern Engel
2010-03-04
[LogFS] Only write journal if dirty
Joern Engel
2010-03-04
[LogFS] Fix bdev erases
Joern Engel
2009-11-20
[LogFS] add new flash file system
Joern Engel