projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/kernel-adaptation-intel-automotive.git
2012-07-22
Jan Kara
vfs: Move noop_backing_dev_info check from sync into...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
fs/ufs: get rid of write_super
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
fs/ufs: re-arrange the code a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
fs/ufs: remove extra superblock write on unmount
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
fs/sysv: stop using write_super and s_dirt
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
fs/sysv: remove another useless write_super call
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
fs/sysv: remove useless write_super call
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfs: get rid of hfs_sync_super
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfs: introduce VFS superblock object back-reference
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfs: simplify a bit checking for R/O
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfs: remove extra mdb write on unmount
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfs: get rid of lock_super
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfs: push lock_super down
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfsplus: get rid of write_super
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfsplus: remove useless check
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfsplus: amend debugging print
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Artem Bityutskiy
hfsplus: make hfsplus_sync_fs static
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
hold task_lock around checks in keyctl
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
get rid of ->scm_work_list
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
aio: now fput() is OK from interrupt context; get rid...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
switch fput to task_work_add
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
deal with task_work callbacks adding more work
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
move exit_task_work() past exit_files() et.al.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
merge task_work and rcu_head, get rid of separate alloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
trim task_work: get rid of hlist
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
trimming task_work: kill ->data
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
signal: make sure we don't get stopped with pending...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Al Viro
use __lookup_hash() in kern_path_parent()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
David Howells
VFS: Split inode_permission()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
David Howells
VFS: Pass mount flags to sget()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
David Howells
VFS: Comment mount following code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
David Howells
VFS: Make clone_mnt()/copy_tree()/collect_mounts()...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
David Howells
VFS: Make chown() and lchown() call fchownat()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
do_dentry_open(): close the race with mark_files_ro...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
mark_files_ro(): don't bother with mntget/mntput
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Andrew Morton
notify_change(): check that i_mutex is held
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Christoph Hellwig
fs: add nd_jump_link
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Christoph Hellwig
fs: move path_put on failure out of ->follow_link
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
debugfs: get rid of useless arguments to debugfs_{mkdir...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
debugfs: fold debugfs_create_by_name() into the only...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
debugfs: make sure that debugfs_create_file() gets...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
__d_unalias() should refuse to move mountpoints
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
sysfs: just use d_materialise_unique()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
sysfs: switch to ->s_d_op and ->d_release()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
get rid of kern_path_parent()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
David Howells
VFS: Fix the banner comment on lookup_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
don't pass nameidata * to vfs_create()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
don't pass nameidata to ->create()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
fs/namei.c: don't pass nameidata to __lookup_hash(...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
stop passing nameidata to ->lookup()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
fs/namei.c: don't pass namedata to lookup_dcache()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
fs/namei.c: don't pass nameidata to d_revalidate()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
stop passing nameidata * to ->d_revalidate()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
fs/nfs/dir.c: switch to passing nd->flags instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
nfs_lookup_verify_inode() - nd is *always* non-NULL...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
switch nfs_lookup_check_intent() away from nameidata
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
do_dentry_open(): take initialization of file->f_path...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
fold __dentry_open() into its sole caller
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
switch do_dentry_open() to returning int
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
make finish_no_open() return int
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
fs/namei.c: get do_last() and friends return int
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
kill struct opendata
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
kill opendata->{mnt,dentry}
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
make ->atomic_open() return int
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
don't modify od->filp at all
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
->atomic_open() prototype change - pass int * instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: move O_DIRECT check to common code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up retry
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up bool
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up labels
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: remove open intents from nameidata
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
9p: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
ceph: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
ceph: remove unused arg from ceph_lookup_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
cifs: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
fuse: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
nfs: don't use intents for checking atomic open
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
nfs: don't use nd->intent.open.flags
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
nfs: clean up ->create in nfs_rpc_ops
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
nfs: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: add i_op->atomic_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: lookup_open(): expand lookup_hash()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: add lookup_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): common slow lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): separate O_CREAT specific code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Miklos Szeredi
vfs: do_last(): inline lookup_slow()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
namei.c: let follow_link() do put_link() on failure
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
coda: use list_for_each_entry
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
vfs: switch i_dentry/d_alias to hlist
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
ext4: get rid of open-coded d_find_any_alias()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
affs: unobfuscate affs_fix_dcache()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
affs: get rid of open-coded list_for_each_entry()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
vfs: update documentation on ->i_dentry handling
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
adfs: don't bother with ->i_dentry in ->destroy_inode()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
cifs: don't bother with ->i_dentry in ->destroy_inode()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
qnx6: don't bother with ->i_dentry in inode-freeing...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
get rid of magic in proc_namespace.c
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Al Viro
get rid of ->mnt_longterm
commit
|
commitdiff
|
tree
|
snapshot
next