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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2010-10-31
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
2010-10-30
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
2010-10-29
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
Linus Torvalds
2010-10-29
switch get_sb_ns() users
Al Viro
2010-10-29
convert get_sb_pseudo() users
Al Viro
2010-10-29
convert get_sb_nodev() users
Al Viro
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-29
beginning of transtion: ->mount()
Al Viro
2010-10-28
Fix compile brekage with !CONFIG_BLOCK
Ingo Molnar
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
fs: Add FITRIM ioctl
Lukas Czerner
2010-10-27
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-27
fasync: re-organize fasync entry insertion to allow it under a spinlock
Linus Torvalds
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
Merge branch 'akpm-incoming-1'
Linus Torvalds
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
Merge branch 'ima-memory-use-fixes'
Linus Torvalds
2010-10-26
IMA: explicit IMA i_flag to remove global lock on inode_delete
Eric Paris
2010-10-26
IMA: move read counter into struct inode
Eric Paris
2010-10-25
fs: inode split IO and LRU lists
Nick Piggin
2010-10-25
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-25
fs: Implement lazy LRU updates for inodes
Nick Piggin
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
2010-10-25
new helper: inode_unhashed()
Al Viro
2010-10-25
unexport invalidate_inodes
Al Viro
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-25
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-25
fs: mark destroy_inode static
Christoph Hellwig
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-15
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-05
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-09-21
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
2010-09-16
libfs: use generic_file_llseek for simple_attr
Arnd Bergmann
2010-09-10
ext3/ext4: Factor out disk addressability check
Patrick J. LoPresti
2010-09-10
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
2010-09-10
block: remove the WRITE_BARRIER flag
Christoph Hellwig
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
2010-08-18
fs: scale files_lock
Nick Piggin
[next]