change the locking order for namespace_sem
[firefly-linux-kernel-4.4.55.git] / fs /
2011-03-15 Aneesh Kumar K.Vfs/9p: Initialize root inode number for dotl
2011-03-15 Aneesh Kumar K.Vfs/9p: Update link count correctly on different file...
2011-03-15 Aneesh Kumar K.Vfs/9p: Add drop_inode 9p callback
2011-03-15 Aneesh Kumar K.Vfs/9p: Add direct IO support in cached mode
2011-03-15 Aneesh Kumar K.Vfs/9p: Fix inode i_size update in file_write
2011-03-15 Aneesh Kumar K.Vfs/9p: set default readahead pages in cached mode
2011-03-15 Aneesh Kumar K.Vfs/9p: Move writeback fid to v9fs_inode
2011-03-15 Aneesh Kumar K.Vfs/9p: Add v9fs_inode
2011-03-15 Aneesh Kumar K.Vfs/9p: Don't set stat.st_blocks based on nrpages
2011-03-15 Aneesh Kumar K.Vfs/9p: Add inode hashing
2011-03-15 Aneesh Kumar K.Vfs/9p: We need not writeback dirty pages during close
2011-03-15 Aneesh Kumar K.Vfs/9p: Implement syncfs call back for 9Pfs
2011-03-15 Aneesh Kumar K.Vfs/9p: Mark file system with MS_SYNCHRONOUS only if...
2011-03-15 Aneesh Kumar K.Vfs/9p: Clarify cached dentry delete operation
2011-03-15 Aneesh Kumar K.Vfs/9p: Add buffered write support for v9fs.
2011-03-15 Aneesh Kumar K.Vfs/9p: Add fid to inode in cached mode
2011-03-15 Aneesh Kumar K.Vfs/9p: Add read write helper function
2011-03-15 Aneesh Kumar K.Vfs/9p: [fscache] wait for page write in cached mode
2011-03-15 Aneesh Kumar K.Vfs/9p: increment inode->i_count in cached mode.
2011-03-15 Aneesh Kumar K.Vfs/9p: set fs cache cookie in create path also
2011-03-15 Aneesh Kumar K.Vfs/9p: set the cached file_operations struct during...
2011-03-15 Venkateswararao... [fs/9p] Make access=client default in 9p2000.L protocol
2011-03-15 Venkateswararao... [fs/9P] Add posixacl mount option
2011-03-15 Venkateswararao... [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX...
2011-03-15 Venkateswararao... [fs/9p] Initialze cached acls both in cached/uncached...
2011-03-15 Venkateswararao... [fs/9p] Plug potential acl leak
2011-03-15 Steven WhitehouseGFS2: Don't use _raw version of RCU dereference
2011-03-15 Ingo MolnarMerge commit 'v2.6.38' into x86/mm
2011-03-15 Al ViroAllow passing O_PATH descriptors via SCM_RIGHTS datagrams
2011-03-15 Al Viroreadlinkat(), fchownat() and fstatat() with empty relat...
2011-03-15 Al ViroAllow O_PATH for symlinks
2011-03-15 Al ViroNew kind of open files - "location only".
2011-03-15 Aneesh Kumar K.Vext4: Copy fs UUID to superblock
2011-03-15 Aneesh Kumar K.Vext3: Copy fs UUID to superblock.
2011-03-15 Aneesh Kumar K.Vvfs: Export file system uuid via /proc/<pid>/mountinfo
2011-03-15 Aneesh Kumar K.Vfs: Remove i_nlink check from file system link callback
2011-03-15 Aneesh Kumar K.Vfs: Don't allow to create hardlink for deleted file
2011-03-15 Aneesh Kumar K.Vvfs: Add open by file handle support
2011-03-15 Aneesh Kumar K.Vvfs: Add name to file handle conversion support
2011-03-14 Al ViroNew AT_... flag: AT_EMPTY_PATH
2011-03-14 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-03-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-03-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-03-14 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-03-14 Timo WarnsFix corrupted OSF partition table parsing
2011-03-14 MaximGFS2: Adding missing unlock_page()
2011-03-14 Aneesh Kumar K.Vexportfs: Return the minimum required handle size
2011-03-14 Al Viroclean statfs-like syscalls up
2011-03-14 Al Viroopen-style analog of vfs_path_lookup()
2011-03-14 Al Viroreduce vfs_path_lookup() to do_path_lookup()
2011-03-14 Al Virountangle do_lookup()
2011-03-14 Al Viropath_openat: clean ELOOP handling a bit
2011-03-14 Al Virodo_last: kill a rudiment of old ->d_revalidate() workaround
2011-03-14 Al Virofold __open_namei_create() and open_will_truncate(...
2011-03-14 Al Virodo_last: unify may_open() call and everyting after it
2011-03-14 Al Viromove may_open() from __open_name_create() to do_last()
2011-03-14 Al Viroexpand finish_open() in its only caller
2011-03-14 Al Virosanitize pathname component hash calculation
2011-03-14 Al Virokill __lookup_one_len()
2011-03-14 Al Viroswitch non-create side of open() to use of do_last()
2011-03-14 Al Viroget rid of nd->file
2011-03-14 Al Viroget rid of the last LOOKUP_RCU dependencies in link_pat...
2011-03-14 Al Viromake nameidata_dentry_drop_rcu_maybe() always leave...
2011-03-14 Al Viromake handle_dots() leave RCU mode on error
2011-03-14 Al Viroclear RCU on all failure exits from link_path_walk()
2011-03-14 Al Viropull handling of . and .. into inlined helper
2011-03-14 Al Virokill out_dput: in link_path_walk()
2011-03-14 Al Viroseparate -ESTALE/-ECHILD retries in do_filp_open()...
2011-03-14 Al Viroswitch do_filp_open() to struct open_flags
2011-03-14 Al ViroCollect "operation mode" arguments of do_last() into...
2011-03-14 Al Viroclean up the failure exits after __do_follow_link(...
2011-03-14 Al Viropull security_inode_follow_link() into __do_follow_link()
2011-03-14 Al Viropull dropping RCU on success of link_path_walk() into...
2011-03-14 Al Virountangle the "need_reval_dot" mess
2011-03-14 Al Viromerge component type recognition
2011-03-14 Al Viromerge path_init and path_init_rcu
2011-03-14 Al Virosanitize path_walk() mess
2011-03-14 Al Virotake RCU-dependent stuff around exec_permission() into...
2011-03-14 Al Virokill path_lookup()
2011-03-14 Steven WhitehouseGFS2: Update to AIL list locking
2011-03-13 Al Virocompat breakage in preadv() and pwritev()
2011-03-13 Al Virocompat breakage in preadv() and pwritev()
2011-03-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2011-03-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.38
2011-03-13 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-03-12 Thomas GleixnerMerge branch 'irq/core' into x86/irq
2011-03-12 Thomas GleixnerMerge branch 'x86/apic' into x86/irq
2011-03-12 Chris MasonBtrfs: break out of shrink_delalloc earlier
2011-03-11 Chuck LeverNFS: NFSROOT should default to "proto=udp"
2011-03-11 Huang Weiyinfs4: remove duplicated #include
2011-03-11 Trond MyklebustNFSv4: nfs4_state_mark_reclaim_nograce() should be...
2011-03-11 Trond MyklebustNFSv4: Fix the setlk error handler
2011-03-11 Trond MyklebustNFSv4.1: Fix the handling of the SEQUENCE status bits
2011-03-11 Trond MyklebustNFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
2011-03-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-03-11 Dave ChinnerGFS2: introduce AIL lock
next