index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
logfs
/
readwrite.c
Age
Commit message (
Expand
)
Author
2014-08-06
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2012-12-20
logfs: drop vmtruncate
Marco Stornelli
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-21
userns: Convert logfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-08-26
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-04-02
logfs: destroy the reserved inodes while unmounting
Prasad Joshi
2012-03-20
logfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-28
logfs: Grow inode in delete path
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-28
logfs: update page reference count for pined pages
Prasad Joshi
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-22
logfs: fix "Kernel BUG at readwrite.c:1193"
Prasad Joshi
2010-08-09
convert logfs to ->evict_inode()
Al Viro
2010-08-09
logfs: get rid of magical inodes
Al Viro
2010-05-04
logfs: commit reservations under space pressure
Joern Engel
2010-05-01
logfs: fix logfs_seek_hole()
Joern Engel
2010-04-29
LogFS: Fix typo in b6349ac8
Joern Engel
2010-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-04-20
[LogFS] Split large truncated into smaller chunks
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-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-03-30
[LogFS] Remove unused method
Joern Engel
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-28
Prevent data corruption in logfs_rewrite_block()
Joern Engel
2010-03-04
[LogFS] Only write journal if dirty
Joern Engel
2009-11-20
[LogFS] add new flash file system
Joern Engel