index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
nilfs.h
Age
Commit message (
Expand
)
Author
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