index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-07-20
->permission() sanitizing: MAY_NOT_BLOCK
Al Viro
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
2011-07-20
lockless get_write_access/deny_write_access
Al Viro
2011-07-20
move exec_permission() up to the rest of permission-related functions
Al Viro
2011-07-20
kill file_permission() completely
Al Viro
2011-07-20
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
Al Viro
2011-07-20
switch path_init() to exec_permission()
Al Viro
2011-07-20
switch udf_ioctl() to inode_permission()
Al Viro
2011-07-20
make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC)
Al Viro
2011-07-20
new helper: iterate_supers_type()
Al Viro
2011-07-20
fs: add a DCACHE_NEED_LOOKUP flag for d_flags
Josef Bacik
2011-07-20
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
2011-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-20
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
2011-07-18
Fix cifs_get_root()
Al Viro
2011-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-18
hppfs_lookup(): don't open-code lookup_one_len()
Al Viro
2011-07-18
hppfs: fix dentry leak
Al Viro
2011-07-18
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
Al Viro
2011-07-18
ufs should use d_splice_alias()
Al Viro
2011-07-18
fix exofs ->get_parent()
Al Viro
2011-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-17
ceph analog of cifs build_path_from_dentry() race fix
Al Viro
2011-07-17
cifs: build_path_from_dentry() race fix
Al Viro
2011-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-15
fix loop checks in d_materialise_unique()
Al Viro
2011-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2011-07-14
GFS2: Resolve inode eviction and ail list interaction bug
Steven Whitehouse
2011-07-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-07-13
Fix ->d_lock locking order in unlazy_walk()
Al Viro
2011-07-12
[CIFS] update cifs to version 1.74
Steve French
2011-07-12
[CIFS] update limit for snprintf in cifs_construct_tcon
Steve French
2011-07-12
cifs: Fix signing failure when server mandates signing for NTLMSSP
Shirish Pargaonkar
2011-07-12
GFS2: Fix race during filesystem mount
Steven Whitehouse
2011-07-12
GFS2: force a log flush when invalidating the rindex glock
Benjamin Marzinski
2011-07-11
NFSv4.1: update nfs4_fattr_bitmap_maxsz
Andy Adamson
2011-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-11
cifs: drop spinlock before calling cifs_put_tlink
Jeff Layton
2011-07-09
cifs: fix expand_dfs_referral
Jeff Layton
2011-07-09
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
Jeff Layton
2011-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-07-08
cifs: factor smb_vol allocation out of cifs_setup_volume_info
Jeff Layton
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
2011-07-06
btrfs: fix oops when doing space balance
Miao Xie
2011-07-06
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
2011-07-06
xfs: unpin stale inodes directly in IOP_COMMITTED
Dave Chinner
2011-07-06
cifs: have cifs_cleanup_volume_info not take a double pointer
Jeff Layton
2011-07-06
cifs: fix build_unc_path_to_root to account for a prefixpath
Jeff Layton
[next]