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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
1
-3
/
+3
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
13
-160
/
+144
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
6
-69
/
+37
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
4
-231
/
+2
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
1
-6
/
+5
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
4
-105
/
+2
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
1
-4
/
+7
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
4
-69
/
+69
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
1
-12
/
+18
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
3
-26
/
+38
2009-04-07
nilfs2: insert explanations in gcinode file
Ryusuke Konishi
1
-1
/
+20
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
7
-75
/
+135
2009-04-07
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
1
-10
/
+1
2009-04-07
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
1
-12
/
+8
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
3
-1
/
+32
2009-04-07
nilfs2: ioctl operations
Koji Sato
1
-0
/
+941
2009-04-07
nilfs2: block cache for garbage collection
Ryusuke Konishi
1
-0
/
+270
2009-04-07
nilfs2: another dat for garbage collection
Ryusuke Konishi
1
-0
/
+84
2009-04-07
nilfs2: recovery functions
Ryusuke Konishi
1
-0
/
+941
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
4
-81
/
+93
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
4
-3
/
+3577
2009-04-07
nilfs2: segment buffer
Ryusuke Konishi
2
-0
/
+664
2009-04-07
nilfs2: super block operations
Ryusuke Konishi
1
-0
/
+1366
2009-04-07
nilfs2: operations for the_nilfs core object
Ryusuke Konishi
1
-0
/
+524
2009-04-07
nilfs2: pathname operations
Ryusuke Konishi
1
-0
/
+446
2009-04-07
nilfs2: directory entry operations
Yoshiji Amagai
1
-0
/
+711
2009-04-07
nilfs2: file operations
Ryusuke Konishi
1
-0
/
+125
2009-04-07
nilfs2: inode operations
Ryusuke Konishi
1
-0
/
+819
2009-04-07
nilfs2: segment usage file
Koji Sato
3
-1
/
+682
2009-04-07
nilfs2: checkpoint file
Koji Sato
2
-0
/
+953
2009-04-07
nilfs2: inode map file
Ryusuke Konishi
2
-0
/
+203
2009-04-07
nilfs2: disk address translator
Koji Sato
2
-0
/
+481
2009-04-07
nilfs2: persistent object allocator
Ryusuke Konishi
2
-0
/
+576
2009-04-07
nilfs2: meta data file
Ryusuke Konishi
2
-0
/
+687
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi
2
-0
/
+618
2009-04-07
nilfs2: B-tree node cache
Ryusuke Konishi
2
-0
/
+374
2009-04-07
nilfs2: direct block mapping
Koji Sato
2
-0
/
+507
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
2
-0
/
+2393
2009-04-07
nilfs2: integrated block mapping
Koji Sato
3
-0
/
+1069
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi
3
-0
/
+715
2009-04-07
fs/romfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
1
-0
/
+40
2009-04-07
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2
-2
/
+6
2009-04-07
ramfs: fix double freeing s_fs_info on failed mount
Ingo Molnar
1
-8
/
+11
2009-04-06
NFS: Fix a double free in nfs_parse_mount_options()
Trond Myklebust
1
-1
/
+1
2009-04-06
ext3: make default data ordering mode configurable
Linus Torvalds
2
-1
/
+26
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
17
-265
/
+482
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-674
/
+1089
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+18
[prev]
[next]