Jan Kara 6b7021ef7e ext2: also update the inode on disk when dir is IS_DIRSYNC 17 anni fa
..
9p cbacc2c7f0 Merge branch 'next' into for-linus 17 anni fa
adfs a447c09324 vfs: Use const for kernel parser table 17 anni fa
affs 520c853466 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 anni fa
afs 54566b2c15 fs: symlink write_begin allocation context fix 17 anni fa
autofs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
autofs4 bae8ec6655 autofs4: fix string validation check order 17 anni fa
befs 7df5fa06de befs: ensure fast symlinks are NUL-terminated 17 anni fa
bfs 50682bb4de bfs: check that filesystem fits on the blockdevice 17 anni fa
btrfs 1bcbf31337 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> 17 anni fa
cifs 520c853466 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 anni fa
coda 87d1fda5e2 coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL 17 anni fa
configfs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
cramfs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
debugfs 5e07878787 debugfs: add helpers for exporting a size_t simple value 17 anni fa
devpts 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
dlm c7be761a81 dlm: change rsbtbl rwlock to spinlock 17 anni fa
ecryptfs f70f582f00 fs/ecryptfs/inode.c: cleanup kerneldoc 17 anni fa
efs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 anni fa
exportfs cbacc2c7f0 Merge branch 'next' into for-linus 17 anni fa
ext2 6b7021ef7e ext2: also update the inode on disk when dir is IS_DIRSYNC 17 anni fa
ext3 c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 17 anni fa
ext4 c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 17 anni fa
fat ec270e59a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 17 anni fa
freevxfs a63d0ff31a freevxfs: ensure fast symlinks are NUL-terminated 17 anni fa
fuse 5fec8bdbf9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 17 anni fa
gfs2 c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 17 anni fa
hfs 94c9a5ee4c CRED: Wrap task credential accesses in the HFS filesystem 17 anni fa
hfsplus 4ac8489a72 CRED: Wrap task credential accesses in the HFSplus filesystem 17 anni fa
hostfs 54566b2c15 fs: symlink write_begin allocation context fix 17 anni fa
hpfs de395b8ac2 CRED: Wrap task credential accesses in the HPFS filesystem 17 anni fa
hppfs d76b0d9b2d CRED: Use creds in file structs 17 anni fa
hugetlbfs 91bf189c3a hugetlb: unsigned ret cannot be negative 17 anni fa
isofs 261964c60f isofs check for NULL ->i_op in root directory is dead code 17 anni fa
jbd 1579c3a15c jbd: remove excess kernel-doc notation 17 anni fa
jbd2 2150edc6c5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 17 anni fa
jffs2 ab5610b434 [JFFS2] remove junk prototypes 17 anni fa
jfs c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 17 anni fa
lockd 0dba7c2a9e NLM: Clean up flow of control in make_socks() function 17 anni fa
minix d6b54841f4 minix: fix add link's wrong position calculation 17 anni fa
ncpfs 57c44c5f6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 anni fa
nfs 54566b2c15 fs: symlink write_begin allocation context fix 17 anni fa
nfs_common d716f0b8a5 SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only 17 anni fa
nfsd 87df4de807 nfsd: last_byte_offset 17 anni fa
nls 5f4123be3c remove CONFIG_KMOD from fs 17 anni fa
notify 2e4d0924eb [CVE-2009-0029] System call wrappers part 29 17 anni fa
ntfs 9742df331d ntfs: don't NULL i_op 17 anni fa
ocfs2 73ac36ea14 fix similar typos to successfull 17 anni fa
omfs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
openpromfs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
partitions 54b0d12769 block: fix bug in ptbl lookup cache 17 anni fa
proc c40f6f8bbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu 17 anni fa
qnx4 51cc50685a SL*B: drop kmem cache argument from constructor 17 anni fa
ramfs 0e8f989a25 NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() 17 anni fa
reiserfs c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 17 anni fa
romfs f15659628b romfs: romfs_iget() - unsigned ino >= 0 is always true 17 anni fa
smbfs 54566b2c15 fs: symlink write_begin allocation context fix 17 anni fa
squashfs 1bcbf31337 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> 17 anni fa
sysfs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 anni fa
sysv 21acaf8e8d sysv: ensure fast symlinks are NUL-terminated 17 anni fa
ubifs 57c44c5f6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 anni fa
udf ec98ce480a Merge branch 'master' into next 17 anni fa
ufs a5f773a659 CRED: Wrap task credential accesses in the UFS filesystem 17 anni fa
xfs cb7a97d015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus 17 anni fa
Kconfig 31aeb6c815 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus 17 anni fa
Kconfig.binfmt 2d96d1053d CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 17 anni fa
Makefile 31aeb6c815 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus 17 anni fa
aio.c 002c8976ee [CVE-2009-0029] System call wrappers part 16 17 anni fa
anon_inodes.c e3a2a0d4e5 anon_inodes: use fops->owner for module refcount 17 anni fa
attr.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 17 anni fa
bad_inode.c 6badd79bd0 kill ->dir_notify() 17 anni fa
binfmt_aout.c 17580d7f2f sanitize ifdefs in binfmt_aout 17 anni fa
binfmt_elf.c f06295b44c ELF: implement AT_RANDOM for glibc PRNG seeding 17 anni fa
binfmt_elf_fdpic.c f4bbf51050 FDPIC: Don't attempt to expand the userspace stack to fill the space allocated 17 anni fa
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 anni fa
binfmt_flat.c 0f3e442a40 FLAT: Don't attempt to expand the userspace stack to fill the space allocated 17 anni fa
binfmt_misc.c 87113e806a fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 17 anni fa
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 anni fa
binfmt_som.c a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 17 anni fa
bio-integrity.c bb799ca020 bio: allow individual slabs in the bio_set 17 anni fa
bio.c 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE 17 anni fa
block_dev.c fcccf50254 filesystem freeze: implement generic freeze feature 17 anni fa
buffer.c bdc480e3be [CVE-2009-0029] System call wrappers part 10 17 anni fa
char_dev.c 8c4018884a fs: fix name overwrite in __register_chrdev_region() 17 anni fa
compat.c c9da9f2129 [CVE-2009-0029] Make sys_pselect7 static 17 anni fa
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 18 anni fa
compat_ioctl.c e8938a62a8 remove unused #include <linux/dirent.h>'s 17 anni fa
dcache.c 3cdad42884 [CVE-2009-0029] System call wrappers part 20 17 anni fa
dcookies.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 17 anni fa
direct-io.c 0f64415d42 fs: truncate blocks outside i_size after O_DIRECT write error 17 anni fa
dquot.c e04a88a920 quota: don't set grace time when user isn't above softlimit 17 anni fa
drop_caches.c af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() 17 anni fa
eventfd.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 17 anni fa
eventpoll.c 5a8a82b1d3 [CVE-2009-0029] System call wrappers part 23 17 anni fa
exec.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 17 anni fa
fcntl.c a26eab2400 [CVE-2009-0029] System call wrappers part 15 17 anni fa
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 anni fa
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 anni fa
file_table.c b6b3fdead2 filp_cachep can be static in fs/file_table.c 17 anni fa
filesystems.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 17 anni fa
fs-writeback.c 856bf4d717 fs: sys_sync fix 17 anni fa
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 anni fa
inode.c b32714ba29 partial revert of asynchronous inode delete 17 anni fa
internal.h a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 17 anni fa
ioctl.c a26eab2400 [CVE-2009-0029] System call wrappers part 15 17 anni fa
ioprio.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 17 anni fa
libfs.c 520c853466 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 anni fa
locks.c 002c8976ee [CVE-2009-0029] System call wrappers part 16 17 anni fa
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 anni fa
mpage.c 39f0dee2d8 do_mpage_readpage(): remove useless clear_buffer_mapped() call 17 anni fa
namei.c 2e4d0924eb [CVE-2009-0029] System call wrappers part 29 17 anni fa
namespace.c 3480b25743 [CVE-2009-0029] System call wrappers part 14 17 anni fa
nfsctl.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 17 anni fa
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 anni fa
open.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 17 anni fa
pipe.c 2b66421995 [CVE-2009-0029] System call wrappers part 33 17 anni fa
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 anni fa
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 anni fa
posix_acl.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 17 anni fa
quota.c 3cdad42884 [CVE-2009-0029] System call wrappers part 20 17 anni fa
quota_tree.c 1ccd14b9c2 quota: Split off quota tree handling into a separate file 17 anni fa
quota_tree.h 1ccd14b9c2 quota: Split off quota tree handling into a separate file 17 anni fa
quota_v1.c cf770c1371 quota: Move quotaio_v[12].h from include/linux/ to fs/ 17 anni fa
quota_v2.c e3d4d56b97 quota: Convert union in mem_dqinfo to a pointer 17 anni fa
quotaio_v1.h cf770c1371 quota: Move quotaio_v[12].h from include/linux/ to fs/ 17 anni fa
quotaio_v2.h 1ccd14b9c2 quota: Split off quota tree handling into a separate file 17 anni fa
read_write.c 3cdad42884 [CVE-2009-0029] System call wrappers part 20 17 anni fa
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 anni fa
readdir.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 17 anni fa
select.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 17 anni fa
seq_file.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 anni fa
signalfd.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 17 anni fa
splice.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 17 anni fa
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 19 anni fa
stat.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 17 anni fa
super.c 257ac264d6 [CVE-2009-0029] System call wrappers part 11 17 anni fa
sync.c a5f8fa9e9b [CVE-2009-0029] System call wrappers part 09 17 anni fa
timerfd.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 17 anni fa
utimes.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 17 anni fa
xattr.c 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 17 anni fa
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 anni fa