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
Ingo Molnar 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
..
9p 9p: fix O_APPEND in legacy mode 17 years ago
adfs fs: replace remaining __FUNCTION__ occurrences 17 years ago
affs [PATCH] fix reservation discarding in affs 17 years ago
afs Fix various old email addresses for dwmw2 17 years ago
autofs
autofs4 autofs: path_{get,put}() cleanups 17 years ago
befs byteorder: don't directly include linux/byteorder/generic.h 17 years ago
bfs fs: replace remaining __FUNCTION__ occurrences 17 years ago
cifs Merge commit 'v2.6.26' into bkl-removal 17 years ago
coda codafs: fix build warning 17 years ago
configfs fs: replace remaining __FUNCTION__ occurrences 17 years ago
cramfs fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
debugfs DEBUGFS: Correct location of debugfs API documentation. 17 years ago
devpts devpts: factor out PTY index allocation 17 years ago
dlm Merge commit 'v2.6.26' into bkl-removal 17 years ago
ecryptfs Merge commit 'v2.6.26' into bkl-removal 17 years ago
efs efs: update error msg to not refer to deleted read_inode() 17 years ago
exportfs fs: replace remaining __FUNCTION__ occurrences 17 years ago
ext2 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
ext3 ext3: add missing unlock to error path in ext3_quota_write() 17 years ago
ext4 ext4: do not set extents feature from the kernel 17 years ago
fat Merge commit 'v2.6.26' into bkl-removal 17 years ago
freevxfs fs/freevxfs/: proper externs 17 years ago
fuse fuse: fix thinko in max I/O size calucation 17 years ago
gfs2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 17 years ago
hfs hfs: fix warning with 64k PAGE_SIZE 17 years ago
hfsplus Fix hfsplus oops on image without extents 17 years ago
hostfs uml: fix hostfs tv_usec calculations 17 years ago
hpfs
hppfs fix hppfs Makefile breakage 17 years ago
hugetlbfs mm: bdi: add separate writeback accounting capability 17 years ago
isofs isofs: fix access to unallocated memory when reading corrupted filesystem 17 years ago
jbd jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT 17 years ago
jbd2 ext4: Add ordered mode support for delalloc 17 years ago
jffs2 Merge git://git.infradead.org/mtd-2.6 17 years ago
jfs jfs: remove DIRENTSIZ 17 years ago
lockd fs: replace remaining __FUNCTION__ occurrences 17 years ago
minix
msdos Replace BKL with superblock lock in fat/msdos/vfat 17 years ago
ncpfs Remove BKL from remote_llseek v2 17 years ago
nfs Merge commit 'v2.6.26' into bkl-removal 17 years ago
nfs_common
nfsd nfsd: reorder printk in do_probe_callback to avoid use-after-free 17 years ago
nls
ntfs ntfs: le*_add_cpu conversion 17 years ago
ocfs2 Merge commit 'v2.6.26' into bkl-removal 17 years ago
openpromfs
partitions fs: replace remaining __FUNCTION__ occurrences 17 years ago
proc Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
qnx4
ramfs ramfs: enable splice write 17 years ago
reiserfs reiserfs: discard prealloc in reiserfs_delete_inode 17 years ago
romfs ROMFS: Fix up an error in iget removal 17 years ago
smbfs Remove BKL from remote_llseek v2 17 years ago
sysfs sysfs: remove error messages for -EEXIST case 17 years ago
sysv sysv: [bl]e*_add_cpu conversion 17 years ago
udf udf: Fix regression in UDF anchor block detection 17 years ago
ufs ufs: remove unneeded ufs_put_inode prototype 17 years ago
vfat Replace BKL with superblock lock in fat/msdos/vfat 17 years ago
xfs Fix reference counting race on log buffers 17 years ago
Kconfig x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump 17 years ago
Kconfig.binfmt frv: don't offer BINFMT_FLAT 17 years ago
Makefile block: Block layer data integrity support 17 years ago
aio.c uml: activate_mm: remove the dead PF_BORROWED_MM check 17 years ago
anon_inodes.c [PATCH] sanitize anon_inode_getfd() 17 years ago
attr.c
bad_inode.c
binfmt_aout.c fs/binfmt_aout.c: use printk_ratelimit() 17 years ago
binfmt_elf.c Remove last traces of a.out support from ELF loader. 17 years ago
binfmt_elf_fdpic.c nommu: fix ksize() abuse 17 years ago
binfmt_em86.c binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_flat.c nommu: fix ksize() abuse 17 years ago
binfmt_misc.c binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_script.c binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
binfmt_som.c [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
bio-integrity.c block: integrity checkpatch cleanups 17 years ago
bio.c Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
block_dev.c [PATCH] fix cgroup-inflicted breakage in block_dev.c 17 years ago
buffer.c Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
char_dev.c Remove the lock_kernel() call from chrdev_open() 17 years ago
compat.c [PATCH] get rid of leak in compat_execve() 17 years ago
compat_binfmt_elf.c
compat_ioctl.c tty: The big operations rework 17 years ago
dcache.c [patch 2/3] vfs: dcache cleanups 17 years ago
dcookies.c d_path: Make d_path() use a struct path 17 years ago
direct-io.c
dnotify.c [PATCH] split linux/file.h 17 years ago
dquot.c quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off 17 years ago
drop_caches.c vfs: skip inodes without pages to free in drop_pagecache_sb() 17 years ago
eventfd.c [PATCH] sanitize anon_inode_getfd() 17 years ago
eventpoll.c [PATCH] sanitize anon_inode_getfd() 17 years ago
exec.c exec: fix stack excutability without PT_GNU_STACK 17 years ago
fcntl.c Call fasync() functions without the BKL 17 years ago
fifo.c
file.c [PATCH] avoid multiplication overflows and signedness issues for max_fds 17 years ago
file_table.c [PATCH] split linux/file.h 17 years ago
filesystems.c
fs-writeback.c fs/fs-writeback.c: make 2 functions static 17 years ago
generic_acl.c
inode.c VFS: fix unused variable warning 17 years ago
inotify.c
inotify_user.c Remove duplicated unlikely() in IS_ERR() 17 years ago
internal.h [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
ioctl.c make vfs_ioctl() static 17 years ago
ioprio.c
libfs.c add kernel-doc for simple_read_from_buffer and memory_read_from_buffer 17 years ago
locks.c [patch 4/4] flock: remove unused fields from file_lock_operations 17 years ago
mbcache.c vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
mpage.c vfs: add hooks for ext4's delayed allocation support 17 years ago
namei.c [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink 17 years ago
namespace.c LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
nfsctl.c Introduce path_put() 17 years ago
no-block.c
open.c security: filesystem capabilities: fix fragile setuid fixup code 17 years ago
pipe.c [patch 1/4] vfs: path_{get,put}() cleanups 17 years ago
pnode.c [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
pnode.h [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
posix_acl.c
quota.c quota: quota core changes for quotaon on remount 17 years ago
quota_v1.c quota: do not allow setting of quota limits to too high values 17 years ago
quota_v2.c quota: le*_add_cpu conversion 17 years ago
read_write.c Remove BKL from remote_llseek v2 17 years ago
read_write.h
readdir.c
select.c Fix performance regression on lmbench select benchmark 17 years ago
seq_file.c [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
signalfd.c [PATCH] sanitize anon_inode_getfd() 17 years ago
splice.c splice: fix generic_file_splice_read() race with page invalidation 17 years ago
stack.c
stat.c Introduce path_put() 17 years ago
super.c make __put_super() static 17 years ago
sync.c vfs: fix unconditional write_super() call in file_fsync() 17 years ago
timerfd.c [PATCH] sanitize anon_inode_getfd() 17 years ago
utimes.c [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() 17 years ago
xattr.c xattr: add missing consts to function arguments 17 years ago
xattr_acl.c