Commit Graph

142639 Commits (e62687468588f47c32256e3c8c36157c40111b6e)
 

Author SHA1 Message Date
Ryusuke Konishi e626874685 nilfs2: super block operations fix endian bug 16 years ago
Ryusuke Konishi 1f5abe7e7d nilfs2: replace BUG_ON and BUG calls triggerable from ioctl 16 years ago
Ryusuke Konishi 2c2e52fc4f nilfs2: extend nilfs_sustat ioctl struct 16 years ago
Ryusuke Konishi 7a9461939a nilfs2: use unlocked_ioctl 16 years ago
Ryusuke Konishi 8082d36aed nilfs2: remove compat ioctl code 16 years ago
Ryusuke Konishi dc498d09be nilfs2: use fixed sized types for ioctl structures 16 years ago
Ryusuke Konishi 1088dcf4c3 nilfs2: remove timedwait ioctl command 16 years ago
Ryusuke Konishi 76068c4ff1 nilfs2: fix buggy behavior seen in enumerating checkpoints 16 years ago
Pekka Enberg 8acfbf0939 nilfs2: clean up indirect function calling conventions 16 years ago
Ryusuke Konishi 7fa10d2001 nilfs2: fix improper return values of nilfs_get_cpinfo ioctl 16 years ago
Ryusuke Konishi b028fcfc4c nilfs2: fix gc failure on volumes keeping numerous snapshots 16 years ago
Ryusuke Konishi 85ef9cea02 nilfs2: add maintainer 16 years ago
Ryusuke Konishi 047180f2d7 nilfs2: insert explanations in gcinode file 16 years ago
Ryusuke Konishi 47420c7998 nilfs2: avoid double error caused by nilfs_transaction_end 16 years ago
Ryusuke Konishi a2e7d2df82 nilfs2: cleanup nilfs_clear_inode 16 years ago
Ryusuke Konishi 3358b4aaa8 nilfs2: fix problems of memory allocation in ioctl 16 years ago
Ryusuke Konishi 0c4fb87764 nilfs2: update makefile and Kconfig 16 years ago
Koji Sato 7942b919f7 nilfs2: ioctl operations 16 years ago
Ryusuke Konishi a3d93f709e nilfs2: block cache for garbage collection 16 years ago
Ryusuke Konishi 84ef1ecfde nilfs2: another dat for garbage collection 16 years ago
Ryusuke Konishi 0f3e1c7f23 nilfs2: recovery functions 16 years ago
Ryusuke Konishi f30bf3e40f nilfs2: fix missed-sync issue for do_sync_mapping_range() 16 years ago
Ryusuke Konishi 9ff05123e3 nilfs2: segment constructor 16 years ago
Ryusuke Konishi 64b5a32e0b nilfs2: segment buffer 16 years ago
Ryusuke Konishi 783f61843e nilfs2: super block operations 16 years ago
Ryusuke Konishi 8a9d2191e9 nilfs2: operations for the_nilfs core object 16 years ago
Ryusuke Konishi d25006523d nilfs2: pathname operations 16 years ago
Yoshiji Amagai 2ba466d74e nilfs2: directory entry operations 16 years ago
Ryusuke Konishi f183ff4f05 nilfs2: file operations 16 years ago
Ryusuke Konishi 05fe58fdc1 nilfs2: inode operations 16 years ago
Koji Sato 6c98cd4ecb nilfs2: segment usage file 16 years ago
Koji Sato 2961980972 nilfs2: checkpoint file 16 years ago
Ryusuke Konishi 43bfb45ed4 nilfs2: inode map file 16 years ago
Koji Sato a17564f58b nilfs2: disk address translator 16 years ago
Ryusuke Konishi 5442680fd2 nilfs2: persistent object allocator 16 years ago
Ryusuke Konishi 5eb563f5f2 nilfs2: meta data file 16 years ago
Ryusuke Konishi 0bd49f9446 nilfs2: buffer and page operations 16 years ago
Ryusuke Konishi a60be987d4 nilfs2: B-tree node cache 16 years ago
Koji Sato 36a580eb48 nilfs2: direct block mapping 16 years ago
Koji Sato 17c76b0104 nilfs2: B-tree based block mapping 16 years ago
Koji Sato bdb265eae0 nilfs2: integrated block mapping 16 years ago
Ryusuke Konishi 65b4643d3b nilfs2: add inode and other major structures 16 years ago
Koji Sato eed10e39b1 nilfs2: disk format and userland interface 16 years ago
Ryusuke Konishi 962281a7ab nilfs2: add document 16 years ago
Yang Hongyang 2c5510d4e8 dma-mapping: update the old macro DMA_nBIT_MASK related documentations 16 years ago
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
Yang Hongyang ce0b620160 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) 16 years ago
Yang Hongyang 28b7679677 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) 16 years ago
Yang Hongyang 929a22a558 dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago