index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-03-15
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
fs/9p: Don't set stat.st_blocks based on nrpages
Aneesh Kumar K.V
2011-03-15
fs/9p: Add inode hashing
Aneesh Kumar K.V
2011-03-15
fs/9p: We need not writeback dirty pages during close
Aneesh Kumar K.V
2011-03-15
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
2011-03-15
fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
Aneesh Kumar K.V
2011-03-15
fs/9p: Clarify cached dentry delete operation
Aneesh Kumar K.V
2011-03-15
fs/9p: Add buffered write support for v9fs.
Aneesh Kumar K.V
2011-03-15
fs/9p: Add fid to inode in cached mode
Aneesh Kumar K.V
2011-03-15
fs/9p: Add read write helper function
Aneesh Kumar K.V
2011-03-15
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
2011-03-15
fs/9p: increment inode->i_count in cached mode.
Aneesh Kumar K.V
2011-03-15
fs/9p: set fs cache cookie in create path also
Aneesh Kumar K.V
2011-03-15
fs/9p: set the cached file_operations struct during inode init
Aneesh Kumar K.V
2011-03-15
[fs/9p] Make access=client default in 9p2000.L protocol
Venkateswararao Jujjuri (JV)
2011-03-15
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
2011-03-15
[fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined.
Venkateswararao Jujjuri (JV)
2011-03-15
[fs/9p] Initialze cached acls both in cached/uncached mode.
Venkateswararao Jujjuri (JV)
2011-03-15
[fs/9p] Plug potential acl leak
Venkateswararao Jujjuri (JV)
2011-03-15
GFS2: Don't use _raw version of RCU dereference
Steven Whitehouse
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
2011-03-15
readlinkat(), fchownat() and fstatat() with empty relative pathnames
Al Viro
2011-03-15
Allow O_PATH for symlinks
Al Viro
2011-03-15
New kind of open files - "location only".
Al Viro
2011-03-15
ext4: Copy fs UUID to superblock
Aneesh Kumar K.V
2011-03-15
ext3: Copy fs UUID to superblock.
Aneesh Kumar K.V
2011-03-15
vfs: Export file system uuid via /proc/<pid>/mountinfo
Aneesh Kumar K.V
2011-03-15
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
2011-03-15
fs: Don't allow to create hardlink for deleted file
Aneesh Kumar K.V
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
2011-03-14
New AT_... flag: AT_EMPTY_PATH
Al Viro
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-03-14
Fix corrupted OSF partition table parsing
Timo Warns
2011-03-14
GFS2: Adding missing unlock_page()
Maxim
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
clean statfs-like syscalls up
Al Viro
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
2011-03-14
reduce vfs_path_lookup() to do_path_lookup()
Al Viro
2011-03-14
untangle do_lookup()
Al Viro
2011-03-14
path_openat: clean ELOOP handling a bit
Al Viro
2011-03-14
do_last: kill a rudiment of old ->d_revalidate() workaround
Al Viro
2011-03-14
fold __open_namei_create() and open_will_truncate() into do_last()
Al Viro
2011-03-14
do_last: unify may_open() call and everyting after it
Al Viro
2011-03-14
move may_open() from __open_name_create() to do_last()
Al Viro
2011-03-14
expand finish_open() in its only caller
Al Viro
2011-03-14
sanitize pathname component hash calculation
Al Viro
2011-03-14
kill __lookup_one_len()
Al Viro
2011-03-14
switch non-create side of open() to use of do_last()
Al Viro
2011-03-14
get rid of nd->file
Al Viro
[prev]
[next]