..
9p
vfs: Use const for kernel parser table
16 years ago
adfs
vfs: Use const for kernel parser table
16 years ago
affs
vfs: Use const for kernel parser table
16 years ago
afs
vfs: Use const for kernel parser table
16 years ago
autofs
vfs: Use const for kernel parser table
16 years ago
autofs4
vfs: Use const for kernel parser table
16 years ago
befs
vfs: Use const for kernel parser table
16 years ago
bfs
bfs: fix Lockdep warning
17 years ago
cifs
[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble
16 years ago
coda
device create: misc: convert device_create_drvdata to device_create
16 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
16 years ago
devpts
vfs: Use const for kernel parser table
16 years ago
dlm
dlm: choose better identifiers
17 years ago
ecryptfs
vfs: Use const for kernel parser table
16 years ago
efs
EFS: Don't set f_fsid in statfs().
17 years ago
exportfs
…
ext2
vfs: Use const for kernel parser table
16 years ago
ext3
vfs: Use const for kernel parser table
16 years ago
ext4
vfs: Use const for kernel parser table
16 years ago
fat
vfs: Use const for kernel parser table
16 years ago
freevxfs
…
fuse
vfs: Use const for kernel parser table
16 years ago
gfs2
vfs: Use const for kernel parser table
16 years ago
hfs
vfs: Use const for kernel parser table
16 years ago
hfsplus
vfs: Use const for kernel parser table
16 years ago
hostfs
[PATCH] sanitize ->permission() prototype
17 years ago
hpfs
vfs: Use const for kernel parser table
16 years ago
hppfs
[patch] hppfs: remove hppfs_permission
17 years ago
hugetlbfs
vfs: Use const for kernel parser table
16 years ago
isofs
vfs: Use const for kernel parser table
16 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
16 years ago
jffs2
removed unused #include <linux/version.h>'s
17 years ago
jfs
vfs: Use const for kernel parser table
16 years ago
lockd
NLM: Remove "proto" argument from lockd_up()
16 years ago
minix
SL*B: drop kmem cache argument from constructor
17 years ago
msdos
…
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
16 years ago
nfs_common
…
nfsd
NLM: Remove unused argument from svc_addsock() function
16 years ago
nls
…
ntfs
NTFS: update homepage
17 years ago
ocfs2
ocfs2: fix build error
16 years ago
omfs
vfs: Use const for kernel parser table
16 years ago
openpromfs
SL*B: drop kmem cache argument from constructor
17 years ago
partitions
Check for device resize when rescanning partitions
16 years ago
proc
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
16 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
sysfs: Make dir and name args to sysfs_notify() const
16 years ago
sysv
SL*B: drop kmem cache argument from constructor
17 years ago
ubifs
vfs: Use const for kernel parser table
16 years ago
udf
vfs: Use const for kernel parser table
16 years ago
ufs
vfs: Use const for kernel parser table
16 years ago
vfat
…
xfs
xfs: fix remount rw with unrecognized options
16 years ago
Kconfig
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
16 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
16 years ago
aio.c
[PATCH] f_count may wrap around
17 years ago
anon_inodes.c
…
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
binfmt_flat: Stub in a FLAT_PLAT_INIT().
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
tracehook: exec
17 years ago
bio-integrity.c
block: Introduce integrity data ownership flag
16 years ago
bio.c
block: mark bio_split_pool static
16 years ago
block_dev.c
block_dev: fix kernel-doc in new functions
16 years ago
buffer.c
block: submit_bh() inadvertently discards barrier flag on a sync write
17 years ago
char_dev.c
…
compat.c
[PATCH] fix regular readdir() and friends
17 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
Fix NULL pointer dereference in proc_sys_compare
17 years ago
dcookies.c
…
direct-io.c
dio: use get_user_pages_fast
17 years ago
dnotify.c
…
dquot.c
tty: Redo current tty locking
16 years ago
drop_caches.c
…
eventfd.c
…
eventpoll.c
fs/eventpoll.c: fix sys_epoll_create1() comment
17 years ago
exec.c
mm owner: fix race between swapoff and exit
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
…
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
16 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
…
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
16 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_v1.c
…
quota_v2.c
…
read_write.c
…
read_write.h
…
readdir.c
[PATCH] fix regular readdir() and friends
17 years ago
select.c
…
seq_file.c
[PATCH] deal with the first call of ->show() generating no output
17 years ago
signalfd.c
…
splice.c
Don't allow splice() to files opened with O_APPEND
16 years ago
stack.c
…
stat.c
[PATCH] sanitize __user_walk_fd() et.al.
17 years ago
super.c
…
sync.c
…
timerfd.c
…
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
…