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
/
cifs
/
inode.c
Age
Commit message (
Expand
)
Author
2011-08-05
cifs: convert prefixpath delimiters in cifs_build_path_to_root
Jeff Layton
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-27
[CIFS] Migrate from prefixpath logic
Steve French
2011-05-26
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2011-05-19
CIFS: Simplify invalidate part (try #5)
Pavel Shilovsky
2011-05-19
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
Pavel Shilovsky
2011-05-19
cifs: Remove unused inode number while fetching root inode
Shirish Pargaonkar
2011-01-20
CIFS: Implement cifs_strict_fsync
Pavel Shilovsky
2011-01-15
CIFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-12
switch cifs
Al Viro
2011-01-09
cifs: use CreationTime like an i_generation field
Jeff Layton
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: scale inode alias list
Nick Piggin
2010-12-07
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
2010-12-06
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
2010-12-02
cifs: add attribute cache timeout (actimeo) tunable
Suresh Jayaraman
2010-11-30
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
2010-11-29
cifs: trivial comment fix for cifs_invalidate_mapping
Suresh Jayaraman
2010-11-11
cifs: fix another memleak, in cifs_root_iget
Oskar Schirmer
2010-11-09
cifs: fix a memleak in cifs_setattr_nounix()
Suresh Jayaraman
2010-10-25
cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
Jeff Layton
2010-10-12
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7)
Jeff Layton
2010-10-08
Merge branch 'for-next'
Steve French
2010-10-08
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)
Jeff Layton
2010-10-06
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-09-29
cifs: set backing_dev_info on new S_ISREG inodes
Jeff Layton
2010-09-29
cifs: add cifs_sb_master_tcon and convert some callers to use it
Jeff Layton
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-09-29
cifs: make various routines use the cifsFileInfo->tcon pointer
Jeff Layton
2010-09-29
cifs: use Minshall+French symlink functions
Stefan Metzmacher
2010-09-08
cifs: eliminate redundant xdev check in cifs_rename
Jeff Layton
2010-08-26
Cannot allocate memory error on mount
Suresh Jayaraman
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
cifs: truncate fallout
Christoph Hellwig
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-05
cifs: reduce false positives with inode aliasing serverino autodisable
Jeff Layton
2010-08-02
cifs: don't allow cifs_iget to match inodes of the wrong type
Jeff Layton
2010-08-02
[CIFS] Missing ifdef
Steve French
2010-08-02
cifs: define inode-level cache object and register them
Suresh Jayaraman
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
2010-06-12
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
2010-05-17
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
[next]