index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cifs: use CreationTime like an i_generation field
Jeff Layton
2011-01-09
1
-0
/
+6
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
1
-3
/
+3
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-4
/
+4
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-3
/
+0
*
fs: scale inode alias list
Nick Piggin
2011-01-07
1
-0
/
+3
*
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
2010-12-07
1
-3
/
+3
*
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
2010-12-06
1
-4
/
+4
*
cifs: add attribute cache timeout (actimeo) tunable
Suresh Jayaraman
2010-12-02
1
-3
/
+4
*
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
2010-11-30
1
-5
/
+15
*
cifs: trivial comment fix for cifs_invalidate_mapping
Suresh Jayaraman
2010-11-29
1
-1
/
+3
*
cifs: fix another memleak, in cifs_root_iget
Oskar Schirmer
2010-11-11
1
-6
/
+6
*
cifs: fix a memleak in cifs_setattr_nounix()
Suresh Jayaraman
2010-11-09
1
-1
/
+0
*
cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)
Jeff Layton
2010-10-25
1
-10
/
+5
*
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7)
Jeff Layton
2010-10-12
1
-3
/
+9
*
Merge branch 'for-next'
Steve French
2010-10-08
1
-52
/
+177
|
\
|
*
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)
Jeff Layton
2010-10-08
1
-0
/
+10
|
*
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
2010-10-06
1
-3
/
+3
|
*
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
1
-6
/
+6
|
*
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-10-06
1
-35
/
+122
|
*
cifs: add cifs_sb_master_tcon and convert some callers to use it
Jeff Layton
2010-09-29
1
-13
/
+16
|
*
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-09-29
1
-24
/
+25
|
*
cifs: make various routines use the cifsFileInfo->tcon pointer
Jeff Layton
2010-09-29
1
-6
/
+16
|
*
cifs: use Minshall+French symlink functions
Stefan Metzmacher
2010-09-29
1
-0
/
+14
*
|
cifs: set backing_dev_info on new S_ISREG inodes
Jeff Layton
2010-09-29
1
-0
/
+2
|
/
*
cifs: eliminate redundant xdev check in cifs_rename
Jeff Layton
2010-09-08
1
-21
/
+9
*
Cannot allocate memory error on mount
Suresh Jayaraman
2010-08-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-42
/
+44
|
\
|
*
cifs: truncate fallout
Christoph Hellwig
2010-08-09
1
-23
/
+7
|
*
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
1
-16
/
+13
|
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-12
/
+33
*
|
cifs: reduce false positives with inode aliasing serverino autodisable
Jeff Layton
2010-08-05
1
-12
/
+31
|
/
*
cifs: don't allow cifs_iget to match inodes of the wrong type
Jeff Layton
2010-08-02
1
-0
/
+5
*
[CIFS] Missing ifdef
Steve French
2010-08-02
1
-0
/
+4
*
cifs: define inode-level cache object and register them
Suresh Jayaraman
2010-08-02
1
-0
/
+4
*
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
1
-0
/
+3
*
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
1
-2
/
+2
*
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
2010-06-12
1
-0
/
+4
*
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
2010-05-17
1
-0
/
+13
*
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
2010-05-17
1
-1
/
+0
*
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
2010-05-17
1
-0
/
+5
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2010-05-13
1
-2
/
+19
|
\
|
*
cifs: guard against hardlinking directories
Jeff Layton
2010-05-11
1
-2
/
+19
*
|
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
Steve French
2010-04-21
1
-11
/
+11
*
|
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-04-21
1
-41
/
+41
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[CIFS] checkpatch cleanup
Steve French
2010-03-09
1
-3
/
+3
*
cifs: add cifs_revalidate_file
Jeff Layton
2010-03-09
1
-0
/
+86
*
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
Jeff Layton
2010-03-06
1
-113
/
+98
*
cifs: set server_eof in cifs_fattr_to_inode
Jeff Layton
2010-02-23
1
-0
/
+1
*
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
2010-02-23
1
-1
/
+1
[prev]
[next]