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-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
mm: implement writeback livelock avoidance using page tagging
Jan Kara
2010-08-09
Fix sget() race with failing mount
Al Viro
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
fs/inode.c:clear_inode() is gone
Al Viro
2010-08-09
->delete_inode() is gone
Al Viro
2010-08-09
new helper: end_writeback()
Al Viro
2010-08-09
generic_detach_inode() can be static now
Al Viro
2010-08-09
New method - evict_inode()
Al Viro
2010-08-09
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-09
rename generic_setattr
Christoph Hellwig
2010-08-09
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-08-07
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...
Tejun Heo
2010-08-07
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
block: BARRIER request should imply SYNC
Christoph Hellwig
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-08-02
vfs: re-introduce MAY_CHDIR
Eric Paris
2010-07-28
dnotify: move dir_notify_enable declaration
Alexey Dobriyan
2010-07-28
fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
Signed-off-by: Wu Fengguang
2010-07-28
vfs: introduce FMODE_NONOTIFY
Eric Paris
2010-07-28
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
2010-07-28
inotify: remove inotify in kernel interface
Eric Paris
2010-07-26
direct-io: move aio_complete into ->end_io
Christoph Hellwig
2010-07-06
VFS: introduce s_dirty accessors
Artem Bityutskiy
2010-06-04
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
2010-05-27
fs: introduce new truncate sequence
npiggin@suse.de
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
get rid of the magic around f_count in aio
Al Viro
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-27
vfs: introduce noop_llseek()
jan Blunck
2010-05-25
direct-io: add a hook for the fs to provide its own submit_bio function
Josef Bacik
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
2010-05-21
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
Roland Dreier
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
2010-05-21
new helper: iterate_supers()
Al Viro
2010-05-21
Bury __put_super_and_need_restart()
Al Viro
2010-05-21
get rid of restarts in sync_filesystems()
Al Viro
2010-05-21
get rid of S_BIAS
Al Viro
2010-05-21
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
[next]