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
Hugh Dickins ba92a43dba exec: remove some includes 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 autofs4: remove unused ioctls 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 device create: coda: convert device_create to device_create_drvdata 17 years ago
configfs configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
cramfs fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
debugfs debugfs: Implement debugfs_remove_recursive() 17 years ago
devpts devpts: factor out PTY index allocation 17 years ago
dlm configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
ecryptfs eCryptfs: Make all persistent file opens delayed 17 years ago
efs
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
hpfs
hppfs fix hppfs Makefile breakage 17 years ago
hugetlbfs hugetlbfs: per mount huge page sizes 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 Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux 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 fix fs/nfs/nfsroot.c compilation 17 years ago
nfs_common
nfsd Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux 17 years ago
nls
ntfs ntfs: le*_add_cpu conversion 17 years ago
ocfs2 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
openpromfs
partitions fs: ldm.[ch] use get_unaligned_* helpers 17 years ago
proc vmallocinfo: add NUMA information 17 years ago
qnx4
ramfs ramfs: enable splice write 17 years ago
reiserfs reiserfs: discard prealloc in reiserfs_delete_inode 17 years ago
romfs
smbfs Remove BKL from remote_llseek v2 17 years ago
sysfs driver core: Suppress sysfs warnings for device_rename(). 17 years ago
sysv sysv: [bl]e*_add_cpu conversion 17 years ago
ubifs UBIFS: include to compilation 17 years ago
udf udf: Fix regression in UDF anchor block detection 17 years ago
ufs UFS: add const to parser token table 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 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 17 years ago
Kconfig.binfmt frv: don't offer BINFMT_FLAT 17 years ago
Makefile Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 17 years ago
aio.c uml: activate_mm: remove the dead PF_BORROWED_MM check 17 years ago
anon_inodes.c flag parameters: NONBLOCK in 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 execve filename: document and export via auxiliary vector 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: use simple_read_from_buffer() 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 flag parameters: signalfd 17 years ago
compat_binfmt_elf.c
compat_ioctl.c autofs4: remove unused ioctls 17 years ago
dcache.c fix soft lock up at NFS mount via per-SB LRU-list of unused dentries 17 years ago
dcookies.c
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 flag parameters: check magic constants 17 years ago
eventpoll.c flag parameters add-on: remove epoll_create size param 17 years ago
exec.c exec: remove some includes 17 years ago
fcntl.c flag parameters: dup2 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 VFS: export sync_sb_inodes 17 years ago
generic_acl.c
inode.c VFS: fix unused variable warning 17 years ago
inotify.c
inotify_user.c flag parameters: check magic constants 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
no-block.c
open.c fs: check for statfs overflow 17 years ago
pipe.c flag parameters: NONBLOCK in pipe 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 flag parameters: check magic constants 17 years ago
splice.c splice: fix generic_file_splice_read() race with page invalidation 17 years ago
stack.c
stat.c
super.c fix soft lock up at NFS mount via per-SB LRU-list of unused dentries 17 years ago
sync.c SYNC_FILE_RANGE_WRITE may and will block. Document that. 17 years ago
timerfd.c flag parameters: check magic constants 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