index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
logfs
/
readwrite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-10
/
+10
*
logfs: constify logfs_block_ops structures
Julia Lawall
2016-01-09
1
-2
/
+2
*
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
2014-08-06
1
-8
/
+7
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+1
*
logfs: drop vmtruncate
Marco Stornelli
2012-12-20
1
-2
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-4
/
+4
|
\
|
*
userns: Convert logfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-08-26
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
logfs: destroy the reserved inodes while unmounting
Prasad Joshi
2012-04-02
1
-1
/
+0
*
|
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
|
/
*
logfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-19
/
+19
*
logfs: Grow inode in delete path
Joern Engel
2012-01-28
1
-0
/
+4
*
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
2012-01-28
1
-6
/
+6
*
logfs: take write mutex lock during fsync and sync
Prasad Joshi
2012-01-28
1
-4
/
+2
*
logfs: update page reference count for pined pages
Prasad Joshi
2012-01-28
1
-7
/
+22
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
|
/
*
logfs: fix "Kernel BUG at readwrite.c:1193"
Prasad Joshi
2010-12-22
1
-0
/
+3
*
convert logfs to ->evict_inode()
Al Viro
2010-08-09
1
-32
/
+29
*
logfs: get rid of magical inodes
Al Viro
2010-08-09
1
-1
/
+0
*
logfs: commit reservations under space pressure
Joern Engel
2010-05-04
1
-3
/
+12
*
logfs: fix logfs_seek_hole()
Joern Engel
2010-05-01
1
-0
/
+2
*
LogFS: Fix typo in b6349ac8
Joern Engel
2010-04-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-04-21
1
-33
/
+42
|
\
|
*
[LogFS] Split large truncated into smaller chunks
Joern Engel
2010-04-20
1
-8
/
+26
|
*
[LogFS] Prevent mempool_destroy NULL pointer dereference
Joern Engel
2010-04-15
1
-4
/
+2
|
*
[LogFS] Prevent memory corruption on large deletes
Joern Engel
2010-04-13
1
-0
/
+14
|
*
[LogFS] Remove unused method
Joern Engel
2010-03-30
1
-21
/
+0
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-1
/
+12
|
\
|
|
*
Prevent data corruption in logfs_rewrite_block()
Joern Engel
2010-03-28
1
-1
/
+12
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
[LogFS] Only write journal if dirty
Joern Engel
2010-03-04
1
-1
/
+1
*
[LogFS] add new flash file system
Joern Engel
2009-11-20
1
-0
/
+2246