..
9p
Merge branch 'next' into for-linus
16 years ago
adfs
…
affs
CRED: Wrap task credential accesses in the AFFS filesystem
16 years ago
afs
…
autofs
…
autofs4
Merge branch 'master' into next
16 years ago
befs
befs: ensure fast symlinks are NUL-terminated
16 years ago
bfs
…
cifs
kill ->dir_notify()
16 years ago
coda
…
configfs
[PATCH] assorted path_lookup() -> kern_path() conversions
17 years ago
cramfs
…
debugfs
integrity: special fs magic
17 years ago
devpts
CRED: Wrap task credential accesses in the devpts filesystem
16 years ago
dlm
fix warning in fs/dlm/netlink.c
16 years ago
ecryptfs
eCryptfs: check readlink result was not an error before using it
16 years ago
efs
[PATCH] switch all filesystems over to d_obtain_alias
17 years ago
exportfs
Merge branch 'next' into for-linus
16 years ago
ext2
nfsd race fixes: ext2
16 years ago
ext3
nfsd race fixes: ext3
16 years ago
ext4
nfsd race fixes: ext4
16 years ago
fat
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
16 years ago
freevxfs
freevxfs: ensure fast symlinks are NUL-terminated
16 years ago
fuse
CRED: Use RCU to access another task's creds and to release a task's own creds
16 years ago
gfs2
…
hfs
CRED: Wrap task credential accesses in the HFS filesystem
16 years ago
hfsplus
CRED: Wrap task credential accesses in the HFSplus filesystem
16 years ago
hostfs
…
hpfs
CRED: Wrap task credential accesses in the HPFS filesystem
16 years ago
hppfs
…
hugetlbfs
CRED: Wrap current->cred and a few other accessors
16 years ago
isofs
[PATCH] switch all filesystems over to d_obtain_alias
17 years ago
jbd
…
jbd2
jbd2: deregister proc on failure in jbd2_journal_init_inode
16 years ago
jffs2
Merge git://git.infradead.org/mtd-2.6
16 years ago
jfs
nfsd race fixes: jfs
16 years ago
lockd
Merge branch 'devel' into next
16 years ago
minix
CRED: Wrap task credential accesses in the Minix filesystem
16 years ago
ncpfs
…
nfs
Merge branch 'devel' into next
16 years ago
nfs_common
SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
16 years ago
nfsd
Merge branch 'devel' into next
16 years ago
nls
…
notify
filesystem notification: create fs/notify to contain all fs notification
16 years ago
ntfs
ntfs: don't fool kernel-doc
16 years ago
ocfs2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
16 years ago
omfs
CRED: Wrap task credential accesses in the OMFS filesystem
16 years ago
openpromfs
…
partitions
block/md: fix md autodetection
16 years ago
proc
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
qnx4
…
ramfs
…
reiserfs
nfsd race fixes: reiserfs
16 years ago
romfs
…
smbfs
CRED: Wrap current->cred and a few other accessors
16 years ago
sysfs
…
sysv
sysv: ensure fast symlinks are NUL-terminated
16 years ago
ubifs
Merge branch 'master' into next
16 years ago
udf
Merge branch 'master' into next
16 years ago
ufs
CRED: Wrap task credential accesses in the UFS filesystem
16 years ago
xfs
[XFS] Fix merge failures
16 years ago
Kconfig
filesystem notification: create fs/notify to contain all fs notification
16 years ago
Kconfig.binfmt
…
Makefile
filesystem notification: create fs/notify to contain all fs notification
16 years ago
aio.c
aio: make the lookup_ioctx() lockless
16 years ago
anon_inodes.c
anon_inodes: use fops->owner for module refcount
16 years ago
attr.c
…
bad_inode.c
kill ->dir_notify()
16 years ago
binfmt_aout.c
…
binfmt_elf.c
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
16 years ago
binfmt_elf_fdpic.c
…
binfmt_em86.c
…
binfmt_flat.c
…
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
CRED: Make execve() take advantage of copy-on-write credentials
16 years ago
bio-integrity.c
bio: allow individual slabs in the bio_set
16 years ago
bio.c
bio: get rid of bio_vec clearing
16 years ago
block_dev.c
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
16 years ago
buffer.c
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
16 years ago
char_dev.c
[PATCH] tidy up chrdev_open
17 years ago
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
filp_cachep can be static in fs/file_table.c
16 years ago
dcookies.c
shrink struct dentry
16 years ago
direct-io.c
…
dquot.c
CRED: Wrap task credential accesses in the filesystem subsystem
16 years ago
drop_caches.c
…
eventfd.c
…
eventpoll.c
…
exec.c
kill vfs_permission
16 years ago
fcntl.c
Merge branch 'next' into for-linus
16 years ago
fifo.c
…
file.c
[PATCH] merge locate_fd() and get_unused_fd()
17 years ago
file_table.c
filp_cachep can be static in fs/file_table.c
16 years ago
filesystems.c
…
fs-writeback.c
…
generic_acl.c
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
18 years ago
inode.c
nfsd/create race fixes, infrastructure
16 years ago
internal.h
…
ioctl.c
Fix a race condition in FASYNC handling
16 years ago
ioprio.c
…
libfs.c
…
locks.c
CRED: Wrap task credential accesses in the filesystem subsystem
16 years ago
mbcache.c
…
mpage.c
…
namei.c
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
16 years ago
namespace.c
fs/namespace.c: drop code after return
16 years ago
nfsctl.c
pass a struct path * to may_open
16 years ago
no-block.c
[PATCH] BLOCK: Make it possible to disable the block layer [try #6 ]
19 years ago
open.c
introduce new LSM hooks where vfsmount is available.
16 years ago
pipe.c
…
pnode.c
…
pnode.h
…
posix_acl.c
…
quota.c
…
quota_v1.c
…
quota_v2.c
…
read_write.c
…
read_write.h
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
19 years ago
readdir.c
[PATCH] prepare vfs_readdir() callers to returning filldir result
17 years ago
select.c
…
seq_file.c
expand some comments (d_path / seq_path)
16 years ago
signalfd.c
…
splice.c
fs: remove prepare_write/commit_write
16 years ago
stack.c
…
stat.c
…
super.c
security: pass mount flags to security_sb_kern_mount()
16 years ago
sync.c
…
timerfd.c
…
utimes.c
…
xattr.c
[PATCH] sanitize __user_walk_fd() et.al.
17 years ago
xattr_acl.c
…