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
Kirill A. Shutemov 53112488be alpha: introduce field 'taso' into struct linux_binprm 17 years ago
..
9p vfs: Use const for kernel parser table 17 years ago
adfs vfs: Use const for kernel parser table 17 years ago
affs vfs: Use const for kernel parser table 17 years ago
afs vfs: Use const for kernel parser table 17 years ago
autofs vfs: Use const for kernel parser table 17 years ago
autofs4 vfs: Use const for kernel parser table 17 years ago
befs vfs: Use const for kernel parser table 17 years ago
bfs bfs: fix Lockdep warning 17 years ago
cifs [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble 17 years ago
coda [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
configfs [PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir() 17 years ago
cramfs cramfs: fix named-pipe handling 17 years ago
debugfs integrity: special fs magic 17 years ago
devpts vfs: Use const for kernel parser table 17 years ago
dlm dlm: choose better identifiers 17 years ago
ecryptfs vfs: Use const for kernel parser table 17 years ago
efs EFS: Don't set f_fsid in statfs(). 17 years ago
exportfs
ext2 vfs: Use const for kernel parser table 17 years ago
ext3 vfs: Use const for kernel parser table 17 years ago
ext4 vfs: Use const for kernel parser table 17 years ago
fat vfs: Use const for kernel parser table 17 years ago
freevxfs
fuse vfs: Use const for kernel parser table 17 years ago
gfs2 vfs: Use const for kernel parser table 17 years ago
hfs vfs: Use const for kernel parser table 17 years ago
hfsplus vfs: Use const for kernel parser table 17 years ago
hostfs [PATCH] sanitize ->permission() prototype 17 years ago
hpfs vfs: Use const for kernel parser table 17 years ago
hppfs [patch] hppfs: remove hppfs_permission 17 years ago
hugetlbfs vfs: Use const for kernel parser table 17 years ago
isofs vfs: Use const for kernel parser table 17 years ago
jbd Merge branch 'core/locking' into core/urgent 17 years ago
jbd2 ext4: add an option to control error handling on file data 17 years ago
jffs2 removed unused #include <linux/version.h>'s 17 years ago
jfs vfs: Use const for kernel parser table 17 years ago
lockd NLM: Remove "proto" argument from lockd_up() 17 years ago
minix SL*B: drop kmem cache argument from constructor 17 years ago
msdos fatfs: add UTC timestamp option 17 years ago
ncpfs [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 years ago
nfs Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux 17 years ago
nfs_common
nfsd NLM: Remove unused argument from svc_addsock() function 17 years ago
nls
ntfs NTFS: update homepage 17 years ago
ocfs2 ocfs2: fix build error 17 years ago
omfs vfs: Use const for kernel parser table 17 years ago
openpromfs SL*B: drop kmem cache argument from constructor 17 years ago
partitions Check for device resize when rescanning partitions 17 years ago
proc Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux 17 years ago
qnx4 SL*B: drop kmem cache argument from constructor 17 years ago
ramfs mm: tiny-shmem nommu fix 17 years ago
reiserfs reiserfs: removed duplicated #include 17 years ago
romfs romfs_readpage: don't report errors for pages beyond i_size 17 years ago
smbfs [PATCH] sanitize ->permission() prototype 17 years ago
sysfs Use WARN() in fs/sysfs 17 years ago
sysv SL*B: drop kmem cache argument from constructor 17 years ago
ubifs vfs: Use const for kernel parser table 17 years ago
udf vfs: Use const for kernel parser table 17 years ago
ufs vfs: Use const for kernel parser table 17 years ago
vfat fatfs: add UTC timestamp option 17 years ago
xfs xfs: fix remount rw with unrecognized options 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 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT 17 years ago
Makefile Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux 17 years ago
aio.c [PATCH] f_count may wrap around 17 years ago
anon_inodes.c flag parameters: NONBLOCK in anon_inode_getfd 17 years ago
attr.c [patch 4/4] vfs: immutable inode checking cleanup 17 years ago
bad_inode.c [PATCH] sanitize ->permission() prototype 17 years ago
binfmt_aout.c tracehook: exec 17 years ago
binfmt_elf.c tracehook: exec 17 years ago
binfmt_elf_fdpic.c binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. 17 years ago
binfmt_em86.c
binfmt_flat.c uclinux: fix gzip header parsing in binfmt_flat.c 17 years ago
binfmt_misc.c binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers 17 years ago
binfmt_script.c
binfmt_som.c binfmt_som.c: add MODULE_LICENSE 17 years ago
bio-integrity.c block: Introduce integrity data ownership flag 17 years ago
bio.c block: mark bio_split_pool static 17 years ago
block_dev.c block_dev: fix kernel-doc in new functions 17 years ago
buffer.c block: submit_bh() inadvertently discards barrier flag on a sync write 17 years ago
char_dev.c Remove the lock_kernel() call from chrdev_open() 17 years ago
compat.c compat: move cp_compat_stat to common code 17 years ago
compat_binfmt_elf.c
compat_ioctl.c remove unused #include <linux/dirent.h>'s 17 years ago
dcache.c Fix NULL pointer dereference in proc_sys_compare 17 years ago
dcookies.c
direct-io.c Remove Andrew Morton's old email accounts 17 years ago
dnotify.c
dquot.c tty: Redo current tty locking 17 years ago
drop_caches.c
eventfd.c flag parameters: check magic constants 17 years ago
eventpoll.c epoll: drop unnecessary test 17 years ago
exec.c alpha: introduce field 'taso' into struct linux_binprm 17 years ago
fcntl.c [PATCH] clean dup2() up a bit 17 years ago
fifo.c [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 years ago
file.c [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
file_table.c [PATCH] f_count may wrap around 17 years ago
filesystems.c
fs-writeback.c Remove Andrew Morton's old email accounts 17 years ago
generic_acl.c
inode.c fs/inode.c: properly init address_space->writeback_index 17 years ago
inotify.c
inotify_user.c inotify: fix lock ordering wrt do_page_fault's mmap_sem 17 years ago
internal.h
ioctl.c provide generic_block_fiemap() only with BLOCK=y 17 years ago
ioprio.c fix setpriority(PRIO_PGRP) thread iterator breakage 17 years ago
libfs.c VFS: increase pseudo-filesystem block size to PAGE_SIZE 17 years ago
locks.c SL*B: drop kmem cache argument from constructor 17 years ago
mbcache.c
mpage.c Remove Andrew Morton's old email accounts 17 years ago
namei.c [patch 3/4] vfs: remove unused nameidata argument of may_create() 17 years ago
namespace.c [PATCH] pass struct path * to do_add_mount() 17 years ago
nfsctl.c
no-block.c
open.c tty: the vhangup syscall is racy 17 years ago
pipe.c [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 years ago
pnode.c
pnode.h
posix_acl.c
quota.c quota: cleanup loop in sync_dquots() 17 years ago
quota_v1.c quota: move function-macros from quota.h to quotaops.h 17 years ago
quota_v2.c quota: move function-macros from quota.h to quotaops.h 17 years ago
read_write.c Remove BKL from remote_llseek v2 17 years ago
read_write.h
readdir.c [PATCH] fix regular readdir() and friends 17 years ago
select.c Fix performance regression on lmbench select benchmark 17 years ago
seq_file.c [PATCH] deal with the first call of ->show() generating no output 17 years ago
signalfd.c flag parameters: check magic constants 17 years ago
splice.c Don't allow splice() to files opened with O_APPEND 17 years ago
stack.c
stat.c [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
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] sanitize __user_walk_fd() et.al. 17 years ago
xattr.c [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
xattr_acl.c