index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
Age
Commit message (
Expand
)
Author
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-23
nilfs2: use little-endian bitops
Akinobu Mita
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2011-03-08
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
nilfs2: append blocksize info to warnings during loading super blocks
Ryusuke Konishi
2011-03-08
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
2011-03-08
nilfs2: tighten restrictions on inode flags
Ryusuke Konishi
2011-03-08
nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
Ryusuke Konishi
2011-03-08
nilfs2: use common file attribute macros
Ryusuke Konishi
2011-03-08
nilfs2: add free entries count only if clear bit operation succeeded
Ryusuke Konishi
2011-03-08
nilfs2: decrement inodes count only if raw inode was successfully deleted
Ryusuke Konishi
2011-03-03
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Linus Torvalds
2011-03-03
nilfs2: i_nlink races in rename()
Al Viro
2011-03-02
nilfs2: fix regression that i-flag is not set on changeless checkpoints
Ryusuke Konishi
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2011-01-22
nilfs2: fix crash after one superblock became unavailable
Ryusuke Konishi
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2011-01-10
nilfs2: simplify nilfs_mdt_freeze_buffer
Ryusuke Konishi
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2011-01-10
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
2011-01-10
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
2010-12-16
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
2010-11-24
nilfs2: fix typo in comment of nilfs_dat_move function
Ryusuke Konishi
2010-11-23
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
Dan Carpenter
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-10-29
convert nilfs
Al Viro
[next]