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
/
nilfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
4
-5
/
+5
*
nilfs2: fix missing initialization of i_dir_start_lookup member
Ryusuke Konishi
2009-09-29
1
-0
/
+1
*
nilfs2: fix missing zero-fill initialization of btree node cache
Ryusuke Konishi
2009-09-29
1
-0
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
4
-9
/
+9
*
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-09-22
5
-5
/
+5
*
const: mark remaining export_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
fs: remove bdev->bd_inode_backing_dev_info
Jens Axboe
2009-09-16
1
-3
/
+1
*
fs/Kconfig: move nilfs2 outside misc filesystems
Ryusuke Konishi
2009-09-14
1
-1
/
+1
*
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
2009-09-14
3
-36
/
+28
*
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
2009-09-14
4
-299
/
+167
*
nilfs2: add update functions of virtual block address to dat
Ryusuke Konishi
2009-09-14
3
-20
/
+44
*
nilfs2: remove individual gfp constants for each metadata file
Ryusuke Konishi
2009-09-14
8
-19
/
+9
*
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
2009-09-14
1
-24
/
+12
*
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
2009-09-14
1
-248
/
+208
*
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
Ryusuke Konishi
2009-09-14
2
-12
/
+0
*
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
2009-09-14
2
-7
/
+21
*
nilfs2: add more check routines in mount process
Zhu Yanhai
2009-09-14
2
-4
/
+14
*
nilfs2: An unassigned variable is assigned to a never used structure member
Zhang Qiang
2009-09-14
1
-4
/
+0
*
nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
Ryusuke Konishi
2009-09-14
1
-2
/
+2
*
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
2009-09-14
2
-46
/
+7
*
nilfs2: clean up nilfs_write_super
Jiro SEKIBA
2009-09-14
2
-8
/
+17
*
nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
Jiro SEKIBA
2009-09-14
1
-2
/
+8
*
nilfs2: remove redundant super block commit
Jiro SEKIBA
2009-09-14
1
-3
/
+0
*
nilfs2: implement nilfs_show_options to display mount options in /proc/mounts
Jiro SEKIBA
2009-09-14
1
-1
/
+23
*
nilfs2: always lookup disk block address before reading metadata block
Ryusuke Konishi
2009-09-14
1
-15
/
+10
*
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
2009-09-14
3
-26
/
+12
*
nilfs2: fix format string compile warning (ino_t)
Heiko Carstens
2009-09-14
1
-1
/
+2
*
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
2009-09-14
1
-1
/
+2
*
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
2009-08-31
1
-1
/
+1
*
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
2009-08-19
1
-1
/
+1
*
nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()
Zhang Qiang
2009-08-18
1
-0
/
+2
*
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page
Ryusuke Konishi
2009-08-02
1
-1
/
+3
*
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
2009-08-01
1
-1
/
+15
*
fs/Kconfig: move nilfs2 out
Ryusuke Konishi
2009-07-14
1
-0
/
+25
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
2009-07-05
1
-3
/
+2
*
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
2009-07-05
1
-0
/
+5
*
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
2009-07-05
1
-9
/
+0
*
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-05
1
-20
/
+6
*
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-07-05
1
-2
/
+2
*
switch nilfs2 to inode->i_acl
Al Viro
2009-06-24
3
-22
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-06-15
26
-858
/
+725
|
\
|
*
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
2009-06-10
5
-8
/
+150
|
*
nilfs2: add sync_page method to page caches of meta data
Ryusuke Konishi
2009-06-10
3
-3
/
+7
|
*
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
2009-06-10
5
-6
/
+13
|
*
nilfs2: return EBUSY against delete request on snapshot
Ryusuke Konishi
2009-06-10
1
-12
/
+2
|
*
nilfs2: enable sync_page method
Ryusuke Konishi
2009-06-10
1
-1
/
+1
|
*
nilfs2: set bio unplug flag for the last bio in segment
Ryusuke Konishi
2009-06-10
1
-1
/
+1
[next]