linux/fs
黄涛 6e2688ca84 Merge remote branch 'linux-2.6.32.y/master' into develop
Conflicts:
	drivers/i2c/busses/Kconfig
	drivers/net/dm9000.c
	drivers/net/wireless/libertas/if_sdio1.c
	drivers/usb/serial/option.c
	net/bluetooth/rfcomm/core.c
2010-12-16 20:54:24 +08:00
..
9p 9p: Skip check for mandatory locks when unlocking 2010-04-26 07:41:29 -07:00
adfs
affs fix affs parse_options() 2010-02-09 04:50:48 -08:00
afs FS-Cache: Handle pages pending storage that get evicted under OOM conditions 2009-11-19 18:11:35 +00:00
autofs
autofs4
befs befs: fix leak 2010-02-23 07:37:55 -08:00
bfs Fix failure exits in bfs_fill_super() 2010-02-09 04:50:46 -08:00
btrfs Btrfs: kfree correct pointer during mount option parsing 2010-08-13 13:20:12 -07:00
cachefiles CacheFiles: Fix error handling in cachefiles_determine_cache_security() 2010-05-26 14:29:20 -07:00
cifs CIFS: Fix compile error with __init in cifs_init_dns_resolver() definition 2010-08-10 10:20:46 -07:00
coda
configfs
cramfs
debugfs debugfs: fix create mutex racy fops and private data 2009-12-18 14:04:16 -08:00
devpts devpts_get_tty() should validate inode 2009-12-18 14:04:15 -08:00
dlm dlm: send reply before bast 2010-08-13 13:20:21 -07:00
ecryptfs eCryptfs: Clear LOOKUP_OPEN flag when creating lower file 2010-12-09 13:26:45 -08:00
efs
exofs exofs: confusion between kmap() and kmap_atomic() api 2010-07-05 11:10:47 -07:00
exportfs
ext2
ext3 ext3: journal all modifications in ext3_xattr_set_handle 2010-04-26 07:41:21 -07:00
ext4 ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags 2010-09-26 17:21:29 -07:00
fat Merge remote branch 'linux-2.6.32.y/master' into develop 2010-12-16 20:54:24 +08:00
freevxfs
fscache FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n 2009-11-20 21:50:44 +00:00
fuse fuse: fix attributes after open(O_TRUNC) 2010-12-09 13:27:00 -08:00
gfs2 GFS2: rename causes kernel Oops 2010-08-10 10:20:45 -07:00
hfs hfs: fix a potential buffer overflow 2009-12-18 14:04:08 -08:00
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd jbd: jbd-debug and jbd2-debug should be writable 2010-07-05 11:11:20 -07:00
jbd2 ext4, jbd2: Add barriers for file systems with exernal journals 2010-08-02 10:21:10 -07:00
jffs2 jffs2: Fix long-standing bug with symlink garbage collection. 2009-12-18 14:05:52 -08:00
jfs jfs: don't allow os2 xattr namespace overlap with others 2010-08-13 13:19:48 -07:00
lockd
minix
ncpfs
nfs NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 2010-09-20 13:18:13 -07:00
nfs_common
nfsd NFSD: don't report compiled-out versions as present 2010-07-05 11:10:27 -07:00
nilfs2 nilfs2: fix sync silent failure 2010-05-26 14:29:21 -07:00
nls
notify inotify: fix inotify oneshot support 2010-09-26 17:21:38 -07:00
ntfs
ocfs2 ocfs2: Don't walk off the end of fast symlinks. 2010-10-28 21:44:02 -07:00
omfs
openpromfs
partitions Merge remote branch 'linux-2.6.32.y/master' into develop 2010-12-16 20:54:24 +08:00
proc Merge remote branch 'linux-2.6.32.y/master' into develop 2010-12-16 20:54:24 +08:00
qnx4
quota quota: Fix possible dq_flags corruption 2010-04-26 07:41:29 -07:00
ramfs
reiserfs reiserfs: fix oops while creating privroot with selinux enabled 2010-08-13 13:20:20 -07:00
romfs fix leak in romfs_fill_super() 2010-02-09 04:50:47 -08:00
smbfs
squashfs
sysfs sysfs: checking for NULL instead of ERR_PTR 2010-09-20 13:17:50 -07:00
sysv
ubifs
udf udf: Try harder when looking for VAT inode 2010-01-06 15:05:00 -08:00
ufs
xfs xfs: prevent reading uninitialized stack memory 2010-09-26 17:21:30 -07:00
yaffs2 1. add mtd rk29 nandc driver & yaffs2 2.modify rk29_sdk_defconfig to enable I/D cache and config mtd/yaffs2 filesystem 2010-11-06 11:58:19 +08:00
aio.c aio: check for multiplication overflow in do_io_submit 2010-09-26 17:21:27 -07:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c Split 'flush_old_exec' into two functions 2010-02-09 04:50:49 -08:00
binfmt_elf_fdpic.c Split 'flush_old_exec' into two functions 2010-02-09 04:50:49 -08:00
binfmt_elf.c Split 'flush_old_exec' into two functions 2010-02-09 04:50:49 -08:00
binfmt_em86.c
binfmt_flat.c Split 'flush_old_exec' into two functions 2010-02-09 04:50:49 -08:00
binfmt_misc.c binfmt_misc: fix binfmt_misc priority 2010-09-20 13:17:54 -07:00
binfmt_script.c
binfmt_som.c Split 'flush_old_exec' into two functions 2010-02-09 04:50:49 -08:00
bio-integrity.c block: fix bugs in bio-integrity mempool usage 2010-02-09 04:50:58 -08:00
bio.c bio: take care not overflow page count when mapping/copying user data 2010-12-09 13:26:52 -08:00
block_dev.c blkdev: cgroup whitelist permission fix 2010-08-13 13:19:37 -07:00
buffer.c
char_dev.c char: Mark /dev/zero and /dev/kmem as not capable of writeback 2010-09-26 17:21:26 -07:00
compat_binfmt_elf.c
compat_ioctl.c fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl 2009-11-12 07:25:57 -08:00
compat.c revert "procfs: provide stack information for threads" and its fixup commits 2010-05-26 14:29:19 -07:00
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c execve: make responsive to SIGKILL with large arguments 2010-10-28 21:44:17 -07:00
fcntl.c Fix race in tty_fasync() properly 2010-02-23 07:37:44 -08:00
fifo.c
file_table.c vfs: take f_lock on modifying f_mode after open time 2010-03-15 08:49:37 -07:00
file.c
filesystems.c
fs_struct.c
fs-writeback.c Merge remote branch 'linux-2.6.32.y/master' into develop 2010-12-16 20:54:24 +08:00
generic_acl.c
inode.c
internal.h
ioctl.c __generic_block_fiemap(): fix for files bigger than 4GB 2009-11-12 07:26:01 -08:00
ioprio.c
Kconfig yaffs: Import yaffs from Tue Mar 17 01:12:00 2009 +0000 2010-02-08 15:09:06 -08:00
Kconfig.binfmt
libfs.c wrong type for 'magic' argument in simple_fill_super() 2010-07-05 11:11:12 -07:00
locks.c
Makefile yaffs: Import yaffs from Tue Mar 17 01:12:00 2009 +0000 2010-02-08 15:09:06 -08:00
mbcache.c
mpage.c
namei.c fix LOOKUP_FOLLOW on automount "symlinks" 2010-03-15 08:49:32 -07:00
namespace.c vfs: add NOFOLLOW flag to umount(2) 2010-07-05 11:11:15 -07:00
nfsctl.c
no-block.c
open.c
pipe.c pipe: fix failure to return error code on ->confirm() 2010-11-22 10:47:34 -08:00
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c signalfd: fill in ssi_int for posix timers and message queues 2010-08-13 13:19:39 -07:00
splice.c splice: fix misuse of SPLICE_F_NONBLOCK 2010-08-13 13:19:35 -07:00
stack.c
stat.c Add unlocked version of inode_add_bytes() function 2010-01-06 15:05:01 -08:00
super.c vfs: get_sb_single() - do not pass options twice 2010-01-28 15:00:47 -08:00
sync.c
timerfd.c
utimes.c
xattr_acl.c
xattr.c