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
2016-04-20
fs: add file_dentry()
Miklos Szeredi
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2015-11-11
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-11
vfs: remove stale comment in inode_operations
Ross Zwisler
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-10-22
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
Benjamin Coddington
2015-10-22
locks: introduce locks_lock_inode_wait()
Benjamin Coddington
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-08-21
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
2015-08-17
inode: rename i_wb_list to i_io_list
Dave Chinner
2015-08-17
sync: serialise per-superblock sync operations
Dave Chinner
2015-08-17
inode: convert inode_sb_list_lock to per-sb
Dave Chinner
2015-08-17
inode: add hlist_fake to avoid the inode hash lock in evict
Josef Bacik
2015-08-15
change sb_writers to use percpu_rw_semaphore
Oleg Nesterov
2015-08-15
shift percpu_counter_destroy() into destroy_super_work()
Oleg Nesterov
2015-08-15
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
2015-07-13
locks: inline posix_lock_file_wait and flock_lock_file_wait
Jeff Layton
2015-07-13
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
Jeff Layton
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
fs: Add helper functions for permanently empty directories.
Eric W. Biederman
2015-06-30
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-23
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
2015-06-23
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-17
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
2015-06-04
dax: expose __dax_fault for filesystems with locking constraints
Dave Chinner
2015-06-04
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
writeback: implement foreign cgroup inode detection
Tejun Heo
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
2015-05-15
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
[next]