.. |
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
|
Use path_put() in a few places instead of {mnt,d}put()
|
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
|
Introduce path_put()
|
17 years ago |
coda
|
Introduce path_put()
|
17 years ago |
configfs
|
Introduce path_put()
|
17 years ago |
cramfs
|
…
|
|
debugfs
|
libfs: allow error return from simple attributes
|
17 years ago |
devpts
|
mount options: fix devpts
|
17 years ago |
dlm
|
dlm: add __init and __exit marks to init and exit functions
|
17 years ago |
ecryptfs
|
Introduce path_put()
|
17 years ago |
efs
|
iget: stop EFS from using iget() and read_inode()
|
17 years ago |
exportfs
|
…
|
|
ext2
|
mount options: fix ext2
|
17 years ago |
ext3
|
Introduce path_put()
|
17 years ago |
ext4
|
Introduce path_put()
|
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
|
mount options: fix fuse
|
17 years ago |
gfs2
|
Introduce path_put()
|
17 years ago |
hfs
|
hfs: update comment to reflect actual init and exit routines
|
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
|
iget: stop HPPFS from using iget() and read_inode()
|
17 years ago |
hugetlbfs
|
hugetlb: allow sticky directory mount option
|
17 years ago |
isofs
|
mount options: fix isofs
|
17 years ago |
jbd
|
ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests
|
17 years ago |
jbd2
|
JBD2: Clear buffer_ordered flag for barried IO request on success
|
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: don't requeue block if it was invalidated while GRANT_MSG was in flight
|
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
|
Merge branch 'linus_origin' into hotfixes
|
17 years ago |
nfs_common
|
…
|
|
nfsd
|
d_path: Make d_path() use a struct path
|
17 years ago |
nls
|
…
|
|
ntfs
|
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
17 years ago |
ocfs2
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
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
|
d_path: Make d_path() use a struct path
|
17 years ago |
qnx4
|
iget: stop QNX4 from using iget() and read_inode()
|
17 years ago |
ramfs
|
…
|
|
reiserfs
|
Introduce path_put()
|
17 years ago |
romfs
|
iget: stop ROMFS from using iget() and read_inode()
|
17 years ago |
smbfs
|
fs/smbfs/inode.c: fix warning message deprecating smbfs
|
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
|
udf: fix udf_add_free_space
|
17 years ago |
ufs
|
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
|
17 years ago |
vfat
|
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
xfs
|
Introduce path_put()
|
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
|
x86: compat_binfmt_elf Kconfig
|
17 years ago |
aio.c
|
aio: negative offset should return -EINVAL
|
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
|
Remove a.out interpreter support in ELF loader
|
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
|
__bio_clone: don't calculate hw/phys segment counts
|
17 years ago |
block_dev.c
|
Introduce path_put()
|
17 years ago |
buffer.c
|
bufferhead: revert constructor removal
|
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
|
x86: compat_binfmt_elf
|
17 years ago |
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
|
Introduce path_put()
|
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
|
Introduce path_put()
|
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
|
writeback: speed up writeback of big dirty files
|
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
|
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
|
Use struct path in fs_struct
|
17 years ago |
namespace.c
|
d_path: Make seq_path() use a struct path argument
|
17 years ago |
nfsctl.c
|
Introduce path_put()
|
17 years ago |
no-block.c
|
…
|
|
open.c
|
Make set_fs_{root,pwd} take a struct path
|
17 years ago |
pipe.c
|
kernel-doc: fix fs/pipe.c notation
|
17 years ago |
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
|
remove the unused exports of sys_open/sys_read
|
17 years ago |
read_write.h
|
…
|
|
readdir.c
|
Use mutex_lock_killable in vfs_readdir
|
17 years ago |
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
|
fs/signalfd.c should #include <linux/syscalls.h>
|
17 years ago |
splice.c
|
splice: fix user pointer access in get_iovec_page_array()
|
17 years ago |
stack.c
|
…
|
|
stat.c
|
Introduce path_put()
|
17 years ago |
super.c
|
quota: turn quotas off when remounting read-only
|
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
|
…
|
|