mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 20:40:24 +09:00
Ben Hutchings (1):
Use correct comparison with root uid
Daniel Alder (4):
Bugfix: au_add_till_max wrongly detects overflow if b==0
New function: au_add_muldiv_till_max
Bugfix: au_statfs_sum calculates wrong sums when different block sizes are used
aufs: au_statfs_sum calculates wrong sums when different block sizes are in use
J. R. Okajima (79):
make aufs-version 3.x
aufs3.x-rcN 20120109
aufs: tiny for 3.3, umode_t
aufs: tiny for 3.3, arg fo show_options()
aufs: for 3.3, support for set_nlink()
aufs: tiny for 3.3, arg for iterate_mounts()
aufs3.x-rcN 20120116
aufs: tiny for 3.3, arg of ->migratepage()
aufs3.x-rcN 20120123
aufs: tiny, wrap around some long lines
aufs3.x-rcN 20120130
aufs: for 3.3, follow the changes in mainline, name_hash in lookup_one_len()
aufs: refine document
aufs: special handling kmem_cache for HNOTIFY
aufs: for 2.6.36, support for async free of fsnotify mark
aufs: possible bugfix in rename(2)
aufs3.x-rcN 20120312
version 3.3
Revert "version 3.3"
aufs: follow the changes in mainline, remove vfsub_set_nlink()
aufs: statfs, support various bsize
aufs3.x-rcN 20120326
aufs: update the donator
aufs: simply follow the changes for 3.4-rcN
aufs3.x-rcN 20120402
aufs: tiny for linux-3.4-rc1
aufs3.x-rcN 20120409
aufs3.x-rcN 20120430
version 3.4
Revert "version 3.4"
aufs3.x-rcN 20120521
aufs: for 3.5-rcN, QSTR_INIT()
aufs3.x-rcN 20120528
aufs: for 3.5-rcN, remove ->trucate_range()
aufs: for 3.5-rcN, implement ->update_time()
aufs: for 3.5-rcN, ->encode_fh()
aufs: for 3.5-rcN, k[ug]id_t
aufs: for 3.5-rcN, two VFS locks
aufs: for 3.5-rcN, security_mmap_file()
aufs: tiny, replace pr_warning() by pr_warn()
aufs: cosmetics for aufs_mmap()
aufs3.x-rcN 20120611
aufs: for 3.5-rcN, new au_security_file_mmap() 1/2
aufs: for 3.5-rcN, call au_security_file_mmap() 2/2
aufs3.x-rcN 20120618
Revert "aufs: for 3.5-rcN, call au_security_file_mmap() 2/2"
Revert "aufs: for 3.5-rcN, new au_security_file_mmap() 1/2"
Revert "aufs: cosmetics for aufs_mmap()"
update the donators
aufs: aufs_mmap() calls security_mmap_file() directly
version 3.5
Revert "version 3.5"
aufs: bugfix, set iinfo lockdep class in the initialization
aufs: for linux-3.6-rcN, i_dentry
aufs: for linux-3.6-rcN, no nameidata for lookup
aufs: for linux-3.6-rcN, no nameidata for d_revalidate
aufs: for linux-3.6-rcN, no nameidata for open/create, no atomic_open
aufs: for linux-3.6-rcN, no nameidata
aufs: for linux-3.6-rcN, ->follow_link()
aufs: for linux-3.6-rcN, delayed_fput()
aufs3.x-rcN 20120730
aufs: bugfix, use gid_eq() for gid
aufs: for linux-3.6-rcN, mnt_want/drop_write()
aufs: for linux-3.6-rcN, empty swap_activate/deactivate()
aufs: for linux-3.6-rcN, (un)support for may_linkat()
aufs3.x-rcN 20120813
aufs: simply refined the installation method
aufs3.x-rcN 20120827
version 3.6
Revert "version 3.6"
aufs: for linux-3.7-rcN, rcu_barrier() before destroying inode cache
aufs3.x-rcN 20121015
aufs: for linux-3.7, replace __getname_gfp() by __get_free_page()
aufs: for linux-3.7, remove VM_EXECUTABLE
aufs: for linux-3.7, support for uapi
aufs: for linux-3.7, support for uapi, backward compatibility
aufs stdalone: for linux-3.7, support for uapi
aufs: tiny, wrap long lines
aufs3.x-rcN 20121112
Justin (1):
Parallel make patch
Philip Müller (1):
aufs: for 3.6-rc1, proc_map.patch
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Only use this directory for things which need to share their headers with other parts of the kernel or other modules in ubuntu/ Otherwise, keep them local to the module directory.