.. |
9p
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
adfs
|
…
|
|
affs
|
iget: stop AFFS from using iget() and read_inode()
|
17 years ago |
afs
|
iget: use iget_failed() in AFS
|
17 years ago |
autofs
|
iget: stop autofs from using iget() and read_inode()
|
17 years ago |
autofs4
|
…
|
|
befs
|
iget: stop BEFS from using iget() and read_inode()
|
17 years ago |
bfs
|
iget: stop BFS from using iget() and read_inode()
|
17 years ago |
cifs
|
iget: stop CIFS from using iget() and read_inode()
|
17 years ago |
coda
|
coda: convert struct class_device to struct device
|
17 years ago |
configfs
|
configfs: file.c fix possible recursive locking
|
17 years ago |
cramfs
|
…
|
|
debugfs
|
Kobject: convert fs/* from kobject_unregister() to kobject_put()
|
17 years ago |
devpts
|
…
|
|
dlm
|
dlm: static initialization improvements
|
17 years ago |
ecryptfs
|
ecryptfs: check for existing key_tfm at mount time
|
17 years ago |
efs
|
iget: stop EFS from using iget() and read_inode()
|
17 years ago |
exportfs
|
…
|
|
ext2
|
iget: stop EXT2 from using iget() and read_inode()
|
17 years ago |
ext3
|
iget: stop EXT3 from using iget() and read_inode()
|
17 years ago |
ext4
|
iget: stop EXT4 from using iget() and read_inode()
|
17 years ago |
fat
|
iget: stop FAT from using iget() and read_inode()
|
17 years ago |
freevxfs
|
iget: stop FreeVXFS from using iget() and read_inode()
|
17 years ago |
fuse
|
iget: stop FUSE from using iget() and read_inode()
|
17 years ago |
gfs2
|
iget: use iget_failed() in GFS2
|
17 years ago |
hfs
|
hfs: update comment to reflect actual init and exit routines
|
17 years ago |
hfsplus
|
iget: stop HFSPLUS from using iget() and read_inode()
|
17 years ago |
hostfs
|
iget: stop HOSTFS from using iget() and read_inode()
|
17 years ago |
hpfs
|
…
|
|
hppfs
|
iget: stop HPPFS from using iget() and read_inode()
|
17 years ago |
hugetlbfs
|
hugetlb: allow sticky directory mount option
|
17 years ago |
isofs
|
iget: stop ISOFS from using read_inode()
|
17 years ago |
jbd
|
make jbd/journal.c:__journal_abort_hard() static
|
17 years ago |
jbd2
|
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
|
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
|
NLM: tear down RPC clients in nlm_shutdown_hosts
|
17 years ago |
minix
|
iget: stop the MINIX filesystem from using iget() and read_inode()
|
17 years ago |
msdos
|
…
|
|
ncpfs
|
NCPFS: update diagnostic strings to match routine names.
|
17 years ago |
nfs
|
NFS: Fix a potential file corruption issue when writing
|
17 years ago |
nfs_common
|
…
|
|
nfsd
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
nls
|
…
|
|
ntfs
|
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
17 years ago |
ocfs2
|
ocfs2: Negotiate locking protocol versions.
|
17 years ago |
openpromfs
|
iget: stop OPENPROMFS from using iget() and read_inode()
|
17 years ago |
partitions
|
Block: Fix whole_disk attribute bug
|
17 years ago |
proc
|
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
qnx4
|
iget: stop QNX4 from using iget() and read_inode()
|
17 years ago |
ramfs
|
…
|
|
reiserfs
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
romfs
|
iget: stop ROMFS from using iget() and read_inode()
|
17 years ago |
smbfs
|
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
|
17 years ago |
sysfs
|
sysfs: remove BUG_ON() from sysfs_remove_group()
|
17 years ago |
sysv
|
iget: stop the SYSV filesystem from using iget() and read_inode()
|
17 years ago |
udf
|
…
|
|
ufs
|
iget: stop UFS from using iget() and read_inode()
|
17 years ago |
vfat
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
xfs
|
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
|
17 years ago |
Kconfig
|
SUNRPC xptrdma: simplify build configuration
|
17 years ago |
Kconfig.binfmt
|
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
Makefile
|
x86: compat_binfmt_elf Kconfig
|
17 years ago |
aio.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
anon_inodes.c
|
…
|
|
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
|
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
binfmt_elf_fdpic.c
|
…
|
|
binfmt_em86.c
|
…
|
|
binfmt_flat.c
|
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
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
|
__bio_clone: don't calculate hw/phys segment counts
|
17 years ago |
block_dev.c
|
kill an unused PTR_ERR in bdev_cache_init()
|
17 years ago |
buffer.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
char_dev.c
|
Kobject: rename kobject_init_ng() to kobject_init()
|
17 years ago |
compat.c
|
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
|
17 years ago |
compat_binfmt_elf.c
|
x86: compat_binfmt_elf
|
17 years ago |
compat_ioctl.c
|
dm ioctl: move compat code
|
17 years ago |
dcache.c
|
inotify: remove debug code
|
17 years ago |
dcookies.c
|
…
|
|
direct-io.c
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
dnotify.c
|
…
|
|
dquot.c
|
quota: improve inode list scanning in add_dquot_ref()
|
17 years ago |
drop_caches.c
|
…
|
|
eventfd.c
|
fs/eventfd.c should #include <linux/syscalls.h>
|
17 years ago |
eventpoll.c
|
lockdep: annotate epoll
|
17 years ago |
exec.c
|
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
fcntl.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
fifo.c
|
…
|
|
file.c
|
get rid of NR_OPEN and introduce a sysctl_nr_open
|
17 years ago |
file_table.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
fs: use list_for_each_entry_reverse and kill sb_entry
|
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
|
inotify: fix check for one-shot watches before destroying them
|
17 years ago |
internal.h
|
…
|
|
ioctl.c
|
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
|
17 years ago |
ioprio.c
|
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
|
17 years ago |
libfs.c
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
locks.c
|
Pidns: make full use of xxx_vnr() calls
|
17 years ago |
mbcache.c
|
…
|
|
mpage.c
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
namei.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
namespace.c
|
Use ilog2() in fs/namespace.c
|
17 years ago |
nfsctl.c
|
…
|
|
no-block.c
|
…
|
|
open.c
|
fs: remove fastcall, it is always empty
|
17 years ago |
pipe.c
|
…
|
|
pnode.c
|
MNT_UNBINDABLE fix
|
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
|
ext4: export iov_shorten from kernel for ext4's use
|
17 years ago |
read_write.h
|
…
|
|
readdir.c
|
…
|
|
select.c
|
make sys_poll() wait at least timeout ms
|
17 years ago |
seq_file.c
|
…
|
|
signalfd.c
|
fs/signalfd.c should #include <linux/syscalls.h>
|
17 years ago |
splice.c
|
splice: always updated atime in direct splice
|
17 years ago |
stack.c
|
…
|
|
stat.c
|
…
|
|
super.c
|
…
|
|
sync.c
|
…
|
|
timerfd.c
|
timerfd: new timerfd API
|
17 years ago |
utimes.c
|
fs/utimes.c should #include <linux/syscalls.h>
|
17 years ago |
xattr.c
|
VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM
|
17 years ago |
xattr_acl.c
|
…
|
|