You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Gertjan van Wingerde f762dd6821 Update my email address 16 years ago
..
9p fs/Kconfig: move 9p out 16 years ago
adfs fs/Kconfig: move adfs out 16 years ago
affs fs/Kconfig: move affs out 16 years ago
afs fs/Kconfig: move afs out 16 years ago
autofs fs/Kconfig: move autofs, autofs4 out 16 years ago
autofs4 fs/Kconfig: move autofs, autofs4 out 16 years ago
befs fs/Kconfig: move befs out 16 years ago
bfs fs/Kconfig: move bfs out 16 years ago
btrfs Btrfs: Clear space_info full when adding new devices 16 years ago
cifs [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts 16 years ago
coda fs/Kconfig: move coda out 16 years ago
configfs Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" 16 years ago
cramfs fs/Kconfig: move cramfs out 16 years ago
debugfs
devpts devpts: remove graffiti 16 years ago
dlm dlm: initialize file_lock struct in GETLK before copying conflicting lock 16 years ago
ecryptfs eCryptfs: NULL crypt_stat dereference during lookup 16 years ago
efs fs/Kconfig: move efs out 16 years ago
exportfs
ext2 ext2/xip: refuse to change xip flag during remount with busy inodes 16 years ago
ext3 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" 16 years ago
ext4 ext4: fix bb_prealloc_list corruption due to wrong group locking 16 years ago
fat Fix _fat_bmap() locking 16 years ago
freevxfs fs/Kconfig: move vxfs out 16 years ago
fuse Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/misc 16 years ago
gfs2 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
hfs fs/Kconfig: move hfs, hfsplus out 16 years ago
hfsplus fs/Kconfig: move hfs, hfsplus out 16 years ago
hostfs
hpfs fs/Kconfig: move hpfs out 16 years ago
hppfs
hugetlbfs Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
isofs fs/Kconfig: move iso9660, udf out 16 years ago
jbd jbd: fix return value of journal_start_commit() 16 years ago
jbd2 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
jffs2 [JFFS2] fix mount crash caused by removed nodes 16 years ago
jfs fs/Kconfig: move jfs out 16 years ago
lockd NLM: Fix GRANT callback address comparison when IPv6 is enabled 16 years ago
minix Update my email address 16 years ago
ncpfs fs/Kconfig: move the rest of ncpfs out 16 years ago
nfs NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
nfs_common
nfsd NFSD: provide encode routine for OP_OPENATTR 16 years ago
nls
notify inotify: fix GFP_KERNEL related deadlock 16 years ago
ntfs fs/Kconfig: move ntfs out 16 years ago
ocfs2 ocfs2: Use xs->bucket to set xattr value outside 16 years ago
omfs fs/Kconfig: move omfs out 16 years ago
openpromfs
partitions block: fix bug in ptbl lookup cache 16 years ago
proc Avoid 64-bit "switch()" statements on 32-bit architectures 16 years ago
qnx4 fs/Kconfig: move qnx4 out 16 years ago
ramfs nommu: ramfs: don't leak pages when adding to page cache fails 16 years ago
reiserfs fs/Kconfig: move reiserfs out 16 years ago
romfs fs/Kconfig: move romfs out 16 years ago
smbfs fs/Kconfig: move smbfs out 16 years ago
squashfs Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch 16 years ago
sysfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
sysv fs/Kconfig: move sysv out 16 years ago
ubifs UBIFS: remove fast unmounting 16 years ago
udf fs/Kconfig: move iso9660, udf out 16 years ago
ufs Update my email address 16 years ago
xfs xfs: only issues a cache flush on unmount if barriers are enabled 16 years ago
Kconfig fs/Kconfig: move 9p out 16 years ago
Kconfig.binfmt CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 16 years ago
Makefile ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 16 years ago
aio.c aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 years ago
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c elf core dump: fix get_user use 16 years ago
binfmt_elf_fdpic.c FDPIC: Don't attempt to expand the userspace stack to fill the space allocated 16 years ago
binfmt_em86.c
binfmt_flat.c FLAT: Don't attempt to expand the userspace stack to fill the space allocated 16 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c block: Add gfp_mask parameter to bio_integrity_clone() 16 years ago
bio.c block: fix memory leak in bio_clone() 16 years ago
block_dev.c filesystem freeze: implement generic freeze feature 16 years ago
buffer.c Fix race in create_empty_buffers() vs __set_page_dirty_buffers() 16 years ago
char_dev.c
compat.c CRED: Fix SUID exec regression 16 years ago
compat_binfmt_elf.c
compat_ioctl.c Fix FREEZE/THAW compat_ioctl regression 16 years ago
dcache.c EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL 16 years ago
dcookies.c [CVE-2009-0029] System call wrapper special cases 16 years ago
direct-io.c
dquot.c quota: Improve locking 16 years ago
drop_caches.c
eventfd.c [CVE-2009-0029] System call wrappers part 32 16 years ago
eventpoll.c epoll: drop max_user_instances and rely only on max_user_watches 16 years ago
exec.c CRED: Fix SUID exec regression 16 years ago
fcntl.c [CVE-2009-0029] System call wrappers part 15 16 years ago
fifo.c
file.c
file_table.c
filesystems.c [CVE-2009-0029] System call wrappers part 27 16 years ago
fs-writeback.c fs: new inode i_state corruption fix 16 years ago
generic_acl.c
inode.c fs: new inode i_state corruption fix 16 years ago
internal.h CRED: Fix SUID exec regression 16 years ago
ioctl.c [CVE-2009-0029] System call wrappers part 15 16 years ago
ioprio.c [CVE-2009-0029] System call wrappers part 28 16 years ago
libfs.c
locks.c [CVE-2009-0029] System call wrappers part 16 16 years ago
mbcache.c
mpage.c
namei.c [CVE-2009-0029] System call wrappers part 29 16 years ago
namespace.c Fix incomplete __mntput locking 16 years ago
nfsctl.c [CVE-2009-0029] System call wrappers part 27 16 years ago
no-block.c
open.c [CVE-2009-0029] System call wrappers part 30 16 years ago
pipe.c pipe_rdwr_fasync: fix the error handling to prevent the leak/crash 16 years ago
pnode.c
pnode.h
posix_acl.c
quota.c [CVE-2009-0029] System call wrappers part 20 16 years ago
quota_tree.c
quota_tree.h
quota_v1.c
quota_v2.c
quotaio_v1.h
quotaio_v2.h
read_write.c [CVE-2009-0029] System call wrappers part 20 16 years ago
read_write.h
readdir.c [CVE-2009-0029] System call wrappers part 32 16 years ago
select.c [CVE-2009-0029] System call wrappers part 32 16 years ago
seq_file.c seq_file: properly cope with pread 16 years ago
signalfd.c [CVE-2009-0029] System call wrappers part 31 16 years ago
splice.c [CVE-2009-0029] System call wrappers part 31 16 years ago
stack.c
stat.c [CVE-2009-0029] System call wrappers part 30 16 years ago
super.c vfs: add missing unlock in sget() 16 years ago
sync.c [CVE-2009-0029] System call wrappers part 09 16 years ago
timerfd.c timerfd: add flags check 16 years ago
utimes.c [CVE-2009-0029] System call wrappers part 30 16 years ago
xattr.c [CVE-2009-0029] System call wrappers part 13 16 years ago
xattr_acl.c