index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
logfs
Age
Commit message (
Expand
)
Author
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-12-22
logfs: fix "Kernel BUG at readwrite.c:1193"
Prasad Joshi
2010-12-22
logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
Prasad Joshi
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
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-10-25
new helper: ihold()
Al Viro
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-14
logfs: kill BKL
Arnd Bergmann
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
convert logfs to ->evict_inode()
Al Viro
2010-08-09
logfs: get rid of magical inodes
Al Viro
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-09
fix leak in __logfs_create()
Al Viro
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
logfs: replace inode uid,gid,mode initialization with helper function
Al Viro
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-05-15
Fix double-free in logfs
Al Viro
2010-05-10
fix "seperate" typos in comments
Anand Gadiyar
2010-05-07
logfs: handle powerfail on NAND flash
Joern Engel
2010-05-07
logfs: handle errors from get_mtd_device()
Dan Carpenter
2010-05-07
logfs: remove unused variable
Joern Engel
2010-05-05
logfs: fix sync
Joern Engel
2010-05-05
logfs: fix compile failure
Joern Engel
2010-05-04
logfs: initialize li->li_refcount
Prasad Joshi
2010-05-04
logfs: commit reservations under space pressure
Joern Engel
2010-05-04
logfs: survive logfs_buf_recover read errors
Joern Engel
2010-05-01
logfs: Close i_ino reuse race
Joern Engel
2010-05-01
logfs: fix logfs_seek_hole()
Joern Engel
2010-05-01
logfs: Return -EINVAL if filesystem image doesn't match
Joern Engel
2010-04-29
LogFS: Fix typo in b6349ac8
Joern Engel
2010-04-29
logfs: testing the wrong variable
Dan Carpenter
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-17
[LogFS] Set s_bdi
Joern Engel
2010-04-15
[LogFS] Prevent mempool_destroy NULL pointer dereference
Joern Engel
2010-04-13
[LogFS] Move assertion
Joern Engel
2010-04-13
[LogFS] Plug 8 byte information leak
Joern Engel
2010-04-13
[LogFS] Prevent memory corruption on large deletes
Joern Engel
[next]