.. |
9p
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
adfs
|
mount options: fix adfs
|
17 years ago |
affs
|
mount options: fix affs
|
17 years ago |
afs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 years ago |
autofs
|
mount options: fix autofs
|
17 years ago |
autofs4
|
Introduce path_put()
|
17 years ago |
befs
|
mount options: fix befs
|
17 years ago |
bfs
|
iget: stop BFS from using iget() and read_inode()
|
17 years ago |
cifs
|
cifs: fix misannotations
|
17 years ago |
coda
|
Introduce path_put()
|
17 years ago |
configfs
|
Introduce path_put()
|
17 years ago |
cramfs
|
…
|
|
debugfs
|
debugfs: fix sparse warnings
|
17 years ago |
devpts
|
mount options: fix devpts
|
17 years ago |
dlm
|
dlm: fix rcom_names message to self
|
17 years ago |
ecryptfs
|
eCryptfs: Swap dput() and mntput()
|
17 years ago |
efs
|
efs: move headers out of include/linux/
|
17 years ago |
exportfs
|
…
|
|
ext2
|
mount options: fix ext2
|
17 years ago |
ext3
|
ext3: fix wrong gfp type under transaction
|
17 years ago |
ext4
|
ext4: add missing ext4_journal_stop()
|
17 years ago |
fat
|
mount options: fix fat
|
17 years ago |
freevxfs
|
iget: stop FreeVXFS from using iget() and read_inode()
|
17 years ago |
fuse
|
fuse: fix permission checking
|
17 years ago |
gfs2
|
[GFS2] Plug an unlikely leak
|
17 years ago |
hfs
|
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
|
17 years ago |
hfsplus
|
fs/hfsplus/unicode.c: fix uninitialized var warning
|
17 years ago |
hostfs
|
uml: fix hostfs tv_usec calculations
|
17 years ago |
hpfs
|
mount options: fix hpfs
|
17 years ago |
hppfs
|
[PATCH] sanitize hppfs
|
17 years ago |
hugetlbfs
|
[PATCH] double iput() on failure exit in hugetlb
|
17 years ago |
isofs
|
zisofs: fix readpage() outside i_size
|
17 years ago |
jbd
|
jbd/jbd2 NULL noise
|
17 years ago |
jbd2
|
jbd/jbd2 NULL noise
|
17 years ago |
jffs2
|
Merge git://git.infradead.org/mtd-2.6
|
17 years ago |
jfs
|
BKL-removal: Implement a compat_ioctl handler for JFS
|
17 years ago |
lockd
|
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
|
17 years ago |
minix
|
iget: stop the MINIX filesystem from using iget() and read_inode()
|
17 years ago |
msdos
|
…
|
|
ncpfs
|
mount options: fix ncpfs
|
17 years ago |
nfs
|
[PATCH] do shrink_submounts() for all fs types
|
17 years ago |
nfs_common
|
…
|
|
nfsd
|
nfsd: fix oops on access from high-numbered ports
|
17 years ago |
nls
|
…
|
|
ntfs
|
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
17 years ago |
ocfs2
|
ocfs2: Fix NULL pointer dereferences in o2net
|
17 years ago |
openpromfs
|
iget: stop OPENPROMFS from using iget() and read_inode()
|
17 years ago |
partitions
|
Enhanced partition statistics: remove old partition statistics
|
17 years ago |
proc
|
Change pagemap output format to allow for future reporting of huge pages
|
17 years ago |
qnx4
|
iget: stop QNX4 from using iget() and read_inode()
|
17 years ago |
ramfs
|
…
|
|
reiserfs
|
NULL noise: fs/*, mm/*, kernel/*
|
17 years ago |
romfs
|
ROMFS: Fix up an error in iget removal
|
17 years ago |
smbfs
|
NULL noise: fs/*, mm/*, kernel/*
|
17 years ago |
sysfs
|
driver core: debug for bad dev_attr_show() return value.
|
17 years ago |
sysv
|
iget: stop the SYSV filesystem from using iget() and read_inode()
|
17 years ago |
udf
|
udf: fix udf_add_free_space
|
17 years ago |
ufs
|
fs/ufs/balloc.c: fix sparc64 printk warning
|
17 years ago |
vfat
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
xfs
|
[XFS] fix inode leak in xfs_iget_core()
|
17 years ago |
Kconfig
|
deprecate smbfs in favour of cifs
|
17 years ago |
Kconfig.binfmt
|
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
Makefile
|
…
|
|
aio.c
|
aio: bad AIO race in aio_complete() leads to process hang
|
17 years ago |
anon_inodes.c
|
[PATCH] fix up new filp allocators
|
17 years ago |
attr.c
|
…
|
|
bad_inode.c
|
iget: introduce a function to register iget failure
|
17 years ago |
binfmt_aout.c
|
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
binfmt_elf.c
|
core dump: user_regset writeback
|
17 years ago |
binfmt_elf_fdpic.c
|
…
|
|
binfmt_em86.c
|
…
|
|
binfmt_flat.c
|
FLAT binaries: drop BINFMT_FLAT bad header magic warning
|
17 years ago |
binfmt_misc.c
|
…
|
|
binfmt_script.c
|
…
|
|
binfmt_som.c
|
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
bio.c
|
Revert "unexport bio_{,un}map_user"
|
17 years ago |
block_dev.c
|
fs/block_dev.c: remove #if 0'ed code
|
17 years ago |
buffer.c
|
vfs: fix data leak in nobh_write_end()
|
17 years ago |
char_dev.c
|
fs/char_dev.c: chrdev_open marked static and removed from fs.h
|
17 years ago |
compat.c
|
Merge branch 'linus_origin' into hotfixes
|
17 years ago |
compat_binfmt_elf.c
|
…
|
|
compat_ioctl.c
|
d_path: Make d_path() use a struct path
|
17 years ago |
dcache.c
|
dentries: Extract common code to remove dentry from lru
|
17 years ago |
dcookies.c
|
d_path: Make d_path() use a struct path
|
17 years ago |
direct-io.c
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
dnotify.c
|
…
|
|
dquot.c
|
quota: add possibly missing iput() when quotaon and quotaoff races
|
17 years ago |
drop_caches.c
|
…
|
|
eventfd.c
|
…
|
|
eventpoll.c
|
lockdep: annotate epoll
|
17 years ago |
exec.c
|
Allow ARG_MAX execve string space even with a small stack limit
|
17 years ago |
fcntl.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
fifo.c
|
…
|
|
file.c
|
…
|
|
file_table.c
|
[PATCH] fix up new filp allocators
|
17 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
fs: fix kernel-doc notation warnings
|
17 years ago |
generic_acl.c
|
…
|
|
inode.c
|
iget: remove iget() and the read_inode() super op as being obsolete
|
17 years ago |
inotify.c
|
inotify: remove debug code
|
17 years ago |
inotify_user.c
|
Introduce path_put()
|
17 years ago |
internal.h
|
…
|
|
ioctl.c
|
fix up kerneldoc in fs/ioctl.c a little bit
|
17 years ago |
ioprio.c
|
…
|
|
libfs.c
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
locks.c
|
fs: fix kernel-doc notation warnings
|
17 years ago |
mbcache.c
|
…
|
|
mpage.c
|
docbook: fix filesystems.tmpl source files
|
17 years ago |
namei.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 years ago |
namespace.c
|
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
|
17 years ago |
nfsctl.c
|
Introduce path_put()
|
17 years ago |
no-block.c
|
…
|
|
open.c
|
[PATCH] check for null vfsmount in dentry_open()
|
17 years ago |
pipe.c
|
[PATCH] fix up new filp allocators
|
17 years ago |
pnode.c
|
[PATCH] count ghost references to vfsmounts
|
17 years ago |
pnode.h
|
…
|
|
posix_acl.c
|
…
|
|
quota.c
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
quota_v1.c
|
…
|
|
quota_v2.c
|
…
|
|
read_write.c
|
remove the unused exports of sys_open/sys_read
|
17 years ago |
read_write.h
|
…
|
|
readdir.c
|
…
|
|
select.c
|
make sys_poll() wait at least timeout ms
|
17 years ago |
seq_file.c
|
d_path: Make d_path() use a struct path
|
17 years ago |
signalfd.c
|
…
|
|
splice.c
|
splice: only return -EAGAIN if there's hope of more data
|
17 years ago |
stack.c
|
…
|
|
stat.c
|
Introduce path_put()
|
17 years ago |
super.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
17 years ago |
sync.c
|
…
|
|
timerfd.c
|
timerfd: new timerfd API
|
17 years ago |
utimes.c
|
Introduce path_put()
|
17 years ago |
xattr.c
|
Introduce path_put()
|
17 years ago |
xattr_acl.c
|
…
|
|