aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-30ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker1-2/+3
2009-04-29ocfs2/trivial: Remove unused variable in ocfs2_rename.Tao Ma1-4/+0
2009-04-23ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran1-0/+15
2009-04-21ocfs2: Fix some printk() warnings.Joel Becker2-11/+17
2009-04-21ocfs2: Fix 2 warning during ocfs2 make.Tao Ma2-2/+2
2009-04-07ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir.Tao Ma1-1/+1
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi8-208/+29
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi3-0/+15
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi5-93/+3
2009-04-07nilfs2: super block operations fix endian bugRyusuke Konishi1-3/+3
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi13-160/+144
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi7-75/+41
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi4-5/+5
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi5-272/+2
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi2-15/+19
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi5-127/+2
2009-04-07nilfs2: fix buggy behavior seen in enumerating checkpointsRyusuke Konishi1-4/+7
2009-04-07nilfs2: clean up indirect function calling conventionsPekka Enberg4-69/+69
2009-04-07nilfs2: fix improper return values of nilfs_get_cpinfo ioctlRyusuke Konishi1-12/+18
2009-04-07nilfs2: fix gc failure on volumes keeping numerous snapshotsRyusuke Konishi3-26/+38
2009-04-07nilfs2: add maintainerRyusuke Konishi1-0/+7
2009-04-07nilfs2: insert explanations in gcinode fileRyusuke Konishi1-1/+20
2009-04-07nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi7-75/+135
2009-04-07nilfs2: cleanup nilfs_clear_inodeRyusuke Konishi1-10/+1
2009-04-07nilfs2: fix problems of memory allocation in ioctlRyusuke Konishi1-12/+8
2009-04-07nilfs2: update makefile and KconfigRyusuke Konishi3-1/+32