index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-09
dump_skip(): dump_seek() replacement taking coredump_params
Al Viro
2013-11-09
make dump_emit() use vfs_write() instead of banging at ->f_op->write directly
Al Viro
2013-11-09
binfmt_elf: count notes towards coredump limit
Al Viro
2013-11-09
aout: switch to dump_emit
Al Viro
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
convert the rest of binfmt_elf_fdpic to dump_emit()
Al Viro
2013-11-09
binfmt_elf: convert writing actual dump pages to dump_emit()
Al Viro
2013-11-09
switch elf_core_write_extra_data() to dump_emit()
Al Viro
2013-11-09
switch elf_core_write_extra_phdrs() to dump_emit()
Al Viro
2013-11-09
new helper: dump_emit()
Al Viro
2013-11-09
restore 32bit aout coredump
Al Viro
2013-11-09
no need to keep brlock macros anymore...
Al Viro
2013-11-09
coda_revalidate_inode(): switch to passing inode...
Al Viro
2013-11-09
fold __d_shrink() into its only remaining caller
Al Viro
2013-11-09
get rid of s_files and files_lock
Al Viro
2013-11-09
get rid of {lock,unlock}_rcu_walk()
Al Viro
2013-11-09
RCU'd vfsmounts
Al Viro
2013-11-09
switch shrink_dcache_for_umount() to use of d_walk()
Al Viro
2013-10-25
fuse: rcu-delay freeing fuse_conn
Al Viro
2013-10-25
pid_namespace: make freeing struct pid_namespace rcu-delayed
Al Viro
2013-10-25
ncpfs: rcu-delay unload_nls() and freeing ncp_server
Al Viro
2013-10-25
fat: rcu-delay unloading nls and freeing sbi
Al Viro
2013-10-25
cifs: rcu-delay unload_nls() and freeing sbi
Al Viro
2013-10-25
autofs4: make freeing sbi rcu-delayed
Al Viro
2013-10-25
adfs: delayed freeing of sbi
Al Viro
2013-10-25
hpfs: make freeing sbi and codetables rcu-delayed
Al Viro
2013-10-25
make freeing super_block rcu-delayed
Al Viro
2013-10-25
vfs: introduce d_instantiate_no_diralias()
Miklos Szeredi
2013-10-25
move taking vfsmount_lock down into prepend_path()
Al Viro
2013-10-25
split __lookup_mnt() in two functions
Al Viro
2013-10-25
uninline destroy_super(), consolidate alloc_super()
Al Viro
2013-10-25
isofs: don't pass dentry to isofs_hash{i,}_common()
Al Viro
2013-10-25
new helpers: lock_mount_hash/unlock_mount_hash
Al Viro
2013-10-25
don't bother with vfsmount_lock in mounts_poll()
Al Viro
2013-10-25
namespace.c: get rid of mnt_ghosts
Al Viro
2013-10-25
fold dup_mnt_ns() into its only surviving caller
Al Viro
2013-10-25
mnt_set_expiry() doesn't need vfsmount_lock
Al Viro
2013-10-25
finish_automount() doesn't need vfsmount_lock for removal from expiry list
Al Viro
2013-10-25
fs/namespace.c: bury long-dead define
Al Viro
2013-10-25
fold mntfree() into mntput_no_expire()
Al Viro
2013-10-25
do_remount(): pull touch_mnt_namespace() up
Al Viro
2013-10-25
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
Al Viro
2013-10-25
fs_is_visible only needs namespace_sem held shared
Al Viro
2013-10-25
initialize namespace_sem statically
Al Viro
2013-10-25
file->f_op is never NULL...
Al Viro
2013-10-25
rtl8188eu: remove dead code
Al Viro
2013-10-25
dmxdev: get rid of pointless clearing ->f_op
Al Viro
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-25
put_mnt_ns(): use drop_collected_mounts()
Al Viro
2013-10-25
ncpfs: switch to %p[dD]
Al Viro
[next]