Linus Torvalds af8be4e4b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 vor 17 Jahren
..
9p e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) vor 17 Jahren
adfs e11400b0ca mount options: fix adfs vor 17 Jahren
affs e9b3961b66 mount options: fix affs vor 17 Jahren
afs af8be4e4b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 vor 17 Jahren
autofs 979db7542d mount options: fix autofs vor 17 Jahren
autofs4 1d957f9bf8 Introduce path_put() vor 17 Jahren
befs 552c3c6c56 mount options: fix befs vor 17 Jahren
bfs e33ab086ae iget: stop BFS from using iget() and read_inode() vor 17 Jahren
cifs c35038beca [PATCH] do shrink_submounts() for all fs types vor 17 Jahren
coda 1d957f9bf8 Introduce path_put() vor 17 Jahren
configfs 1d957f9bf8 Introduce path_put() vor 17 Jahren
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant vor 18 Jahren
debugfs 3634634edd debugfs: fix sparse warnings vor 17 Jahren
devpts b87a267eb7 mount options: fix devpts vor 17 Jahren
dlm 599e0f584d dlm: fix rcom_names message to self vor 17 Jahren
ecryptfs 5366dc9fd1 eCryptfs: Swap dput() and mntput() vor 17 Jahren
efs 45254b4fb2 efs: move headers out of include/linux/ vor 17 Jahren
exportfs e38f981758 exportfs: update documentation vor 18 Jahren
ext2 35c879dc30 mount options: fix ext2 vor 17 Jahren
ext3 c587f0c0a6 ext3: fix wrong gfp type under transaction vor 17 Jahren
ext4 5606bf5d0c ext4: add missing ext4_journal_stop() vor 17 Jahren
fat c1fca3b609 mount options: fix fat vor 17 Jahren
freevxfs d0b079483d iget: stop FreeVXFS from using iget() and read_inode() vor 17 Jahren
fuse 1a823ac9ff fuse: fix permission checking vor 17 Jahren
gfs2 1d957f9bf8 Introduce path_put() vor 17 Jahren
hfs 3d10a15d69 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage vor 17 Jahren
hfsplus 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning vor 17 Jahren
hostfs 6966a97753 UML: fix hostfs build vor 17 Jahren
hpfs 6d9c1fd425 mount options: fix hpfs vor 17 Jahren
hppfs f382d6e631 [PATCH] sanitize hppfs vor 17 Jahren
hugetlbfs b4d232e65f [PATCH] double iput() on failure exit in hugetlb vor 17 Jahren
isofs 08ca0db8aa zisofs: fix readpage() outside i_size vor 17 Jahren
jbd a6b91919e0 fs: fix kernel-doc notation warnings vor 17 Jahren
jbd2 d00256766a jbd2: correctly unescape journal data blocks vor 17 Jahren
jffs2 a8e98d6d51 Merge git://git.infradead.org/mtd-2.6 vor 17 Jahren
jfs ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS vor 17 Jahren
lockd 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG vor 17 Jahren
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() vor 17 Jahren
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 vor 18 Jahren
ncpfs 564cd138cb mount options: fix ncpfs vor 17 Jahren
nfs c35038beca [PATCH] do shrink_submounts() for all fs types vor 17 Jahren
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations vor 19 Jahren
nfsd b663c6fd98 nfsd: fix oops on access from high-numbered ports vor 17 Jahren
nls c80544dc0b sparse pointer use of zero as null vor 18 Jahren
ntfs 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries vor 17 Jahren
ocfs2 cdef59a94c ocfs2: Fix NULL pointer dereferences in o2net vor 17 Jahren
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() vor 17 Jahren
partitions c3c930d933 Enhanced partition statistics: remove old partition statistics vor 17 Jahren
proc f16278c679 Change pagemap output format to allow for future reporting of huge pages vor 17 Jahren
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() vor 17 Jahren
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option vor 18 Jahren
reiserfs 3227e14c3c [PATCH] reiserfs: eliminate private use of struct file in xattr vor 17 Jahren
romfs 4ebf89845b ROMFS: Fix up an error in iget removal vor 17 Jahren
smbfs ed58f80279 fs/smbfs/inode.c: fix warning message deprecating smbfs vor 17 Jahren
sysfs 815d2d50da driver core: debug for bad dev_attr_show() return value. vor 17 Jahren
sysv b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() vor 17 Jahren
udf cba44359d1 udf: fix udf_add_free_space vor 17 Jahren
ufs 9df130392f fs/ufs/balloc.c: fix sparc64 printk warning vor 17 Jahren
vfat e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) vor 17 Jahren
xfs 72772a3b5b [XFS] fix inode leak in xfs_iget_core() vor 17 Jahren
Kconfig 3211e4eb58 SUNRPC xptrdma: simplify build configuration vor 17 Jahren
Kconfig.binfmt 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT vor 17 Jahren
Makefile b9d36d5d00 x86: compat_binfmt_elf Kconfig vor 17 Jahren
aio.c 6cb2a21049 aio: bad AIO race in aio_complete() leads to process hang vor 17 Jahren
anon_inodes.c 430e285e08 [PATCH] fix up new filp allocators vor 17 Jahren
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations vor 18 Jahren
bad_inode.c b46980feed iget: introduce a function to register iget failure vor 17 Jahren
binfmt_aout.c 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT vor 17 Jahren
binfmt_elf.c d31472b6d4 core dump: user_regset writeback vor 17 Jahren
binfmt_elf_fdpic.c b488893a39 pid namespaces: changes to show virtual ids to user vor 18 Jahren
binfmt_em86.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
binfmt_flat.c e2a366dc5c FLAT binaries: drop BINFMT_FLAT bad header magic warning vor 17 Jahren
binfmt_misc.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
binfmt_script.c 96de0e252c Convert files to UTF-8 and some cleanups vor 18 Jahren
binfmt_som.c 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h vor 17 Jahren
bio.c 40044ce0bf Revert "unexport bio_{,un}map_user" vor 17 Jahren
block_dev.c 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code vor 17 Jahren
buffer.c 5b41e74ad1 vfs: fix data leak in nobh_write_end() vor 17 Jahren
char_dev.c 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h vor 17 Jahren
compat.c 52833e897f Merge branch 'linus_origin' into hotfixes vor 17 Jahren
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf vor 17 Jahren
compat_ioctl.c cf28b4863f d_path: Make d_path() use a struct path vor 17 Jahren
dcache.c 4a0962abd1 dentries: Extract common code to remove dentry from lru vor 17 Jahren
dcookies.c cf28b4863f d_path: Make d_path() use a struct path vor 17 Jahren
direct-io.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user vor 17 Jahren
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). vor 18 Jahren
dquot.c 87cb055bc1 quota: add possibly missing iput() when quotaon and quotaoff races vor 17 Jahren
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched vor 18 Jahren
eventfd.c 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> vor 17 Jahren
eventpoll.c 0ccf831cbe lockdep: annotate epoll vor 17 Jahren
exec.c a64e715fc7 Allow ARG_MAX execve string space even with a small stack limit vor 17 Jahren
fcntl.c fc9b52cd8f fs: remove fastcall, it is always empty vor 17 Jahren
fifo.c e8edc6e03a Detach sched.h from mm.h vor 18 Jahren
file.c 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open vor 17 Jahren
file_table.c 430e285e08 [PATCH] fix up new filp allocators vor 17 Jahren
filesystems.c 79c0b2df79 add filesystem subtype support vor 18 Jahren
fs-writeback.c a6b91919e0 fs: fix kernel-doc notation warnings vor 17 Jahren
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check vor 18 Jahren
inode.c 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete vor 17 Jahren
inotify.c 0d71bd5993 inotify: remove debug code vor 17 Jahren
inotify_user.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
internal.h 6272e26679 cleanup compat ioctl handling vor 18 Jahren
ioctl.c f6a4c8bdb3 fix up kerneldoc in fs/ioctl.c a little bit vor 17 Jahren
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions vor 17 Jahren
libfs.c 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release vor 17 Jahren
locks.c a6b91919e0 fs: fix kernel-doc notation warnings vor 17 Jahren
mbcache.c f9e83489cb fs: Fix to correct the mbcache entries counter vor 18 Jahren
mpage.c 78a4a50a86 docbook: fix filesystems.tmpl source files vor 17 Jahren
namei.c 7ed7fe5e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 vor 17 Jahren
namespace.c 6758f953d0 [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock vor 17 Jahren
nfsctl.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] vor 19 Jahren
open.c 322ee5b36e [PATCH] check for null vfsmount in dentry_open() vor 17 Jahren
pipe.c 430e285e08 [PATCH] fix up new filp allocators vor 17 Jahren
pnode.c 7c4b93d826 [PATCH] count ghost references to vfsmounts vor 17 Jahren
pnode.h 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() vor 18 Jahren
posix_acl.c 52978be636 [PATCH] kmemdup: some users vor 19 Jahren
quota.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) vor 17 Jahren
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 vor 20 Jahren
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota vor 19 Jahren
read_write.c 3287629eff remove the unused exports of sys_open/sys_read vor 17 Jahren
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead vor 19 Jahren
readdir.c da78451190 Use mutex_lock_killable in vfs_readdir vor 17 Jahren
select.c 844fcc5396 make sys_poll() wait at least timeout ms vor 17 Jahren
seq_file.c cf28b4863f d_path: Make d_path() use a struct path vor 17 Jahren
signalfd.c 7ec37dfd4d fs/signalfd.c should #include <linux/syscalls.h> vor 17 Jahren
splice.c 02cf01aea5 splice: only return -EAGAIN if there's hope of more data vor 17 Jahren
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied vor 18 Jahren
stat.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
super.c 7ed7fe5e82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 vor 17 Jahren
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM vor 18 Jahren
timerfd.c 4d672e7ac7 timerfd: new timerfd API vor 17 Jahren
utimes.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
xattr.c 1d957f9bf8 Introduce path_put() vor 17 Jahren
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h vor 18 Jahren