projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/mt8127/android_kernel_alcatel_ttab.git
Author
Commit
2012-07-16
Chuck Lever
NFS: Clean up TEST_STATEID and FREE_STATEID error reporting
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Chuck Lever
NFS: Clean up nfs41_check_expired_stateid()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Chuck Lever
NFS: State reclaim clears OPEN and LOCK state
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Chuck Lever
NFS: Don't free a state ID the server does not recognize
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Chuck Lever
NFS: Fix up TEST_STATEID and FREE_STATEID return code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Andy Adamson
NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Andy Adamson
NFSv4.1 mark layout when already returned
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Andy Adamson
NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Andy Adamson
NFSv4.1 return the LAYOUT for each file with failed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-16
Trond Myklebust
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
David Howells
VFS: Pass mount flags to sget()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
David Howells
VFS: Comment mount following code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
David Howells
VFS: Make clone_mnt()/copy_tree()/collect_mounts()...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
David Howells
VFS: Make chown() and lchown() call fchownat()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
do_dentry_open(): close the race with mark_files_ro...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
mark_files_ro(): don't bother with mntget/mntput
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Andrew Morton
notify_change(): check that i_mutex is held
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Christoph Hellwig
fs: add nd_jump_link
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Christoph Hellwig
fs: move path_put on failure out of ->follow_link
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
debugfs: get rid of useless arguments to debugfs_{mkdir...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
debugfs: fold debugfs_create_by_name() into the only...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
debugfs: make sure that debugfs_create_file() gets...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
__d_unalias() should refuse to move mountpoints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
sysfs: just use d_materialise_unique()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
sysfs: switch to ->s_d_op and ->d_release()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
get rid of kern_path_parent()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
David Howells
VFS: Fix the banner comment on lookup_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
don't pass nameidata * to vfs_create()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
don't pass nameidata to ->create()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
fs/namei.c: don't pass nameidata to __lookup_hash(...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
stop passing nameidata to ->lookup()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
fs/namei.c: don't pass namedata to lookup_dcache()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
fs/namei.c: don't pass nameidata to d_revalidate()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
stop passing nameidata * to ->d_revalidate()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
fs/nfs/dir.c: switch to passing nd->flags instead of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
nfs_lookup_verify_inode() - nd is *always* non-NULL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
switch nfs_lookup_check_intent() away from nameidata
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
do_dentry_open(): take initialization of file->f_path...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
fold __dentry_open() into its sole caller
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
switch do_dentry_open() to returning int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
make finish_no_open() return int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
fs/namei.c: get do_last() and friends return int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
kill struct opendata
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
kill opendata->{mnt,dentry}
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
make ->atomic_open() return int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
don't modify od->filp at all
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
->atomic_open() prototype change - pass int * instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: move O_DIRECT check to common code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up retry
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up bool
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up labels
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): clean up error handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: remove open intents from nameidata
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
9p: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
ceph: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
ceph: remove unused arg from ceph_lookup_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
cifs: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
fuse: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
nfs: don't use intents for checking atomic open
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
nfs: don't use nd->intent.open.flags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
nfs: clean up ->create in nfs_rpc_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
nfs: implement i_op->atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: add i_op->atomic_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: lookup_open(): expand lookup_hash()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: add lookup_open()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): common slow lookup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): separate O_CREAT specific code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Miklos Szeredi
vfs: do_last(): inline lookup_slow()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
namei.c: let follow_link() do put_link() on failure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
coda: use list_for_each_entry
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
vfs: switch i_dentry/d_alias to hlist
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
ext4: get rid of open-coded d_find_any_alias()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
affs: unobfuscate affs_fix_dcache()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
affs: get rid of open-coded list_for_each_entry()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
vfs: update documentation on ->i_dentry handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
adfs: don't bother with ->i_dentry in ->destroy_inode()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
cifs: don't bother with ->i_dentry in ->destroy_inode()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
qnx6: don't bother with ->i_dentry in inode-freeing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
get rid of magic in proc_namespace.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Al Viro
get rid of ->mnt_longterm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Julia Lawall
fs/direct-io.c: adjust suspicious bit operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: get rid of affs_sync_super
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: introduce VFS superblock object back-reference
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: stop using lock_super
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: re-structure superblock locking a bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: remove useless superblock writeout on remount
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: remove useless superblock writeout on unmount
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Artem Bityutskiy
affs: stop setting bm_flags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-14
Linus Torvalds
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Will Drewry
x86/vsyscall: allow seccomp filter in vsyscall=emulate
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Dave Jones
Remove easily user-triggerable BUG from generic_setlease
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge branch 'v4l_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge tag 'for-linus-20120712' of git://git.infradead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-13
Linus Torvalds
Merge tag 'mfd-for-linus-3.5' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next