index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
nilfs.h
Age
Commit message (
Expand
)
Author
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
convert nilfs2 to ->evict_inode()
Al Viro
2010-07-23
nilfs2: reject incompatible filesystem
Ryusuke Konishi
2010-07-23
nilfs2: get rid of nilfs_bmap_union
Ryusuke Konishi
2010-07-23
nilfs2: sync super blocks in turns
Jiro SEKIBA
2010-07-23
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
2010-07-23
nilfs2: separate function that updates log position
Ryusuke Konishi
2010-07-23
nilfs2: add nilfs_cleanup_super
Ryusuke Konishi
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-03-03
nilfs really shouldn't slap struct dentry on stack...
Al Viro
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
2009-06-10
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
2009-05-11
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-04-13
nilfs2: remove module version
Ryusuke Konishi
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi