summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-04-07nilfs2: another dat for garbage collectionRyusuke Konishi
2009-04-07nilfs2: recovery functionsRyusuke Konishi
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi
2009-04-07nilfs2: segment constructorRyusuke Konishi
2009-04-07nilfs2: segment bufferRyusuke Konishi
2009-04-07nilfs2: super block operationsRyusuke Konishi
2009-04-07nilfs2: operations for the_nilfs core objectRyusuke Konishi
2009-04-07nilfs2: pathname operationsRyusuke Konishi
2009-04-07nilfs2: directory entry operationsYoshiji Amagai
2009-04-07nilfs2: file operationsRyusuke Konishi
2009-04-07nilfs2: inode operationsRyusuke Konishi
2009-04-07nilfs2: segment usage fileKoji Sato
2009-04-07nilfs2: checkpoint fileKoji Sato
2009-04-07nilfs2: inode map fileRyusuke Konishi
2009-04-07nilfs2: disk address translatorKoji Sato
2009-04-07nilfs2: persistent object allocatorRyusuke Konishi
2009-04-07nilfs2: meta data fileRyusuke Konishi
2009-04-07nilfs2: buffer and page operationsRyusuke Konishi
2009-04-07nilfs2: B-tree node cacheRyusuke Konishi
2009-04-07nilfs2: direct block mappingKoji Sato
2009-04-07nilfs2: B-tree based block mappingKoji Sato
2009-04-07nilfs2: integrated block mappingKoji Sato
2009-04-07nilfs2: add inode and other major structuresRyusuke Konishi
2009-04-07nilfs2: disk format and userland interfaceKoji Sato
2009-04-07nilfs2: add documentRyusuke Konishi
2009-04-07dma-mapping: update the old macro DMA_nBIT_MASK related documentationsYang Hongyang
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07fs/romfs: return f_fsid for statfs(2)Coly Li
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn
2009-04-07uvesafb: documentation updateMichal Januszewski
2009-04-07fbdev: i.MX31: fix panning, error handling, clean upGuennadi Liakhovetski
2009-04-07tdfxfb: make use of DDC information about connected monitorKrzysztof Helt
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt
2009-04-07kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu
2009-04-07kprobes: rename kprobe_enabled to kprobes_all_disarmedMasami Hiramatsu
2009-04-07kprobes: cleanup comment style in kprobes.hMasami Hiramatsu
2009-04-07kprobes: move EXPORT_SYMBOL_GPL just after function definitionsMasami Hiramatsu
2009-04-07kprobes: cleanup aggr_kprobe related codeMasami Hiramatsu