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
2012-07-29
consolidate pipe file creation
Al Viro
2012-07-29
take grabbing f->f_path to do_dentry_open()
Al Viro
2012-07-29
uninline file_free_rcu()
Al Viro
2012-07-29
ecryptfs_lookup_interpose(): allocate dentry_info first
Al Viro
2012-07-29
sanitize ecryptfs_lookup()
Al Viro
2012-07-29
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...
Al Viro
2012-07-29
mknod: take sanity checks on mode into the very beginning
Al Viro
2012-07-29
new helper: done_path_create()
Al Viro
2012-07-22
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
2012-07-22
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
2012-07-22
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-22
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
2012-07-22
don't expose I_NEW inodes via dentry->d_inode
Al Viro
2012-07-22
tidy up namei.c a bit
Al Viro
2012-07-22
unobfuscate follow_up() a bit
Al Viro
2012-07-22
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
2012-07-22
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2012-07-22
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
2012-07-22
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
2012-07-22
vfs: Remove unnecessary flushing of block devices
Jan Kara
2012-07-22
vfs: Make sys_sync writeout also block device inodes
Jan Kara
2012-07-22
vfs: Create function for iterating over block devices
Jan Kara
2012-07-22
vfs: Reorder operations during sys_sync
Jan Kara
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2012-07-22
fs/ufs: get rid of write_super
Artem Bityutskiy
2012-07-22
fs/ufs: re-arrange the code a bit
Artem Bityutskiy
2012-07-22
fs/ufs: remove extra superblock write on unmount
Artem Bityutskiy
2012-07-22
fs/sysv: stop using write_super and s_dirt
Artem Bityutskiy
2012-07-22
fs/sysv: remove another useless write_super call
Artem Bityutskiy
2012-07-22
fs/sysv: remove useless write_super call
Artem Bityutskiy
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
2012-07-22
hfs: simplify a bit checking for R/O
Artem Bityutskiy
2012-07-22
hfs: remove extra mdb write on unmount
Artem Bityutskiy
2012-07-22
hfs: get rid of lock_super
Artem Bityutskiy
2012-07-22
hfs: push lock_super down
Artem Bityutskiy
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
2012-07-22
hfsplus: remove useless check
Artem Bityutskiy
2012-07-22
hfsplus: amend debugging print
Artem Bityutskiy
2012-07-22
hfsplus: make hfsplus_sync_fs static
Artem Bityutskiy
2012-07-22
aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
Al Viro
2012-07-22
switch fput to task_work_add
Al Viro
2012-07-22
use __lookup_hash() in kern_path_parent()
Al Viro
2012-07-14
VFS: Split inode_permission()
David Howells
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2012-07-14
VFS: Comment mount following code
David Howells
2012-07-14
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
David Howells
2012-07-14
VFS: Make chown() and lchown() call fchownat()
David Howells
[next]