index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
dat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
1
-10
/
+1
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
1
-10
/
+9
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
1
-4
/
+0
2015-11-06
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
1
-2
/
+0
2014-04-03
nilfs2: verify metadata sizes read from disk
Ryusuke Konishi
1
-0
/
+12
2012-07-30
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
1
-0
/
+6
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-19
/
+19
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
1
-2
/
+2
2010-11-24
nilfs2: fix typo in comment of nilfs_dat_move function
Ryusuke Konishi
1
-1
/
+1
2010-10-23
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
1
-1
/
+2
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
1
-26
/
+35
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
1
-1
/
+29
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
1
-1
/
+1
2010-02-13
nilfs2: delete unnecessary condition in nilfs_dat_translate
Jiro SEKIBA
1
-2
/
+1
2009-11-20
nilfs2: add palloc cache to dat
Ryusuke Konishi
1
-2
/
+16
2009-11-20
nilfs2: separate read method of meta data files on super root block
Ryusuke Konishi
1
-0
/
+10
2009-11-20
nilfs2: separate constructor of metadata files
Ryusuke Konishi
1
-0
/
+23
2009-09-14
nilfs2: add update functions of virtual block address to dat
Ryusuke Konishi
1
-0
/
+31
2009-09-14
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
Ryusuke Konishi
1
-11
/
+0
2009-07-05
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
1
-9
/
+0
2009-06-10
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
1
-10
/
+11
2009-06-10
nilfs2: remove nilfs_dat_prepare_free function
Ryusuke Konishi
1
-15
/
+0
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-7
/
+8
2009-04-07
nilfs2: disk address translator
Koji Sato
1
-0
/
+429