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