Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 роки тому
..
9p 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
adfs 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 роки тому
affs 7435d50611 AFFS: wait for sb synchronization when needed 15 роки тому
afs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
autofs c9243f5bdd autofs/autofs4: Move compat_ioctl handling into fs 15 роки тому
autofs4 c9243f5bdd autofs/autofs4: Move compat_ioctl handling into fs 15 роки тому
befs 421f91d21a fix typos concerning "initiali[zs]e" 15 роки тому
bfs 4e29d50a28 BFS: clean up the superblock usage 15 роки тому
btrfs 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 роки тому
cachefiles 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
ceph 03066f2345 ceph: use complete_all and wake_up_all 15 роки тому
cifs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
coda 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 роки тому
configfs 75de46b98d fix setattr error handling in sysfs, configfs 15 роки тому
cramfs 77b8a75f5b simplify get_cramfs_inode() 15 роки тому
debugfs 15b0beaa33 Add x64 support to debugfs 15 роки тому
devpts 894680710d Simplify devpts_get_sb() failure exits 15 роки тому
dlm f70cb33b9c fs/dlm: Drop unnecessary null test 15 роки тому
ecryptfs 0c6d7d5da2 fs/ecryptfs: Remove unnecessary casts of private_data 15 роки тому
efs e7ec952f6a get rid of BKL in fs/efs 16 роки тому
exofs 6396fc3b3f Merge branch 'master' into for-next 15 роки тому
exportfs dc7a08166f nfs: new subdir Documentation/filesystems/nfs 16 роки тому
ext2 72b43570f3 ext2: fix a typo on comment in ext2/inode.c 15 роки тому
ext3 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
ext4 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
fat deee3ce466 covert fatfs to ->evict_inode() 15 роки тому
freevxfs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
fscache 40f2b6ffe5 fscache: fix build on !CONFIG_SYSCTL 15 роки тому
fuse 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
gfs2 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 роки тому
hfs b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 роки тому
hfsplus b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 роки тому
hostfs 631dd1a885 Update broken web addresses in the kernel. 15 роки тому
hpfs ea54400920 switch hpfs to ->evict_inode() 15 роки тому
hppfs 33b0daaa55 switch hppfs to ->evict_inode() 15 роки тому
hugetlbfs b0683aa638 new helper: end_writeback() 15 роки тому
isofs ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 роки тому
jbd 0411ba7902 ext3: Fix set but unused variables 15 роки тому
jbd2 09dc942c2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 роки тому
jffs2 e8a89cebdb Merge git://git.infradead.org/mtd-2.6 15 роки тому
jfs 817f2c842d Fix various typos of valid in comments 15 роки тому
lockd 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
logfs 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 роки тому
minix 5ccb4a78d8 switch minix to ->evict_inode(), fix write_inode/delete_inode race 15 роки тому
ncpfs 7233e39276 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 роки тому
nfs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
nfs_common 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
nfsd 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
nilfs2 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 роки тому
nls 4c8f1cb266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 16 роки тому
notify 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
ntfs b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 роки тому
ocfs2 817f2c842d Fix various typos of valid in comments 15 роки тому
omfs 8196867c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs 15 роки тому
openpromfs 56ff5efad9 zero i_uid/i_gid on inode allocation 17 роки тому
partitions 631dd1a885 Update broken web addresses in the kernel. 15 роки тому
proc 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
qnx4 282dc17884 get rid of cont_write_begin_newtrunc 15 роки тому
quota 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
ramfs 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 роки тому
reiserfs 631dd1a885 Update broken web addresses in the kernel. 15 роки тому
romfs 7e32b7bb73 fix leak in romfs_fill_super() 16 роки тому
smbfs d3b4f9ae18 switch smbfs to evict_inode() 15 роки тому
squashfs 5c80f5aa40 squashfs: fix name reading in squashfs_xattr_get 15 роки тому
sysfs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
sysv 719f2c879f sysv: do not mark superblock dirty on remount 15 роки тому
ubifs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
udf 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
ufs 58e8268c7b switch ufs to ->evict_inode() 15 роки тому
xfs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 роки тому
Kconfig 59b4856831 fs/Kconfig: Fix typo Userpace -> Userspace 15 роки тому
Kconfig.binfmt 2d96d1053d CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 17 роки тому
Makefile 7ed1ee6118 Take statfs variants to fs/statfs.c 15 роки тому
aio.c 642b5123ac aio: fix wrong subsystem comments 15 роки тому
anon_inodes.c 1eb2cbb6d5 Revert "anon_inode: set S_IFREG on the anon_inode" 15 роки тому
attr.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 роки тому
bad_inode.c 7ea8085910 drop unused dentry argument to ->fsync 15 роки тому
binfmt_aout.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
binfmt_elf.c 30736a4d43 coredump: pass mm->flags as a coredump parameter for consistency 15 роки тому
binfmt_elf_fdpic.c e30c7c3b30 binfmt_elf_fdpic: Fix clear_user() error handling 15 роки тому
binfmt_em86.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
binfmt_flat.c 2952095c6b flat: tweak default stack alignment 15 роки тому
binfmt_misc.c b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 роки тому
binfmt_script.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
binfmt_som.c 221af7f87b Split 'flush_old_exec' into two functions 16 роки тому
bio-integrity.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
bio.c 7b6d91daee block: unify flags for struct bio and struct request 15 роки тому
block_dev.c 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 роки тому
buffer.c 155130a4f7 get rid of block_write_begin_newtrunc 15 роки тому
char_dev.c 31d1d48e19 Fix init ordering of /dev/console vs callers of modprobe 15 роки тому
compat.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
compat_binfmt_elf.c 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 роки тому
compat_ioctl.c fc385c3132 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 15 роки тому
dcache.c dca332528b no need for list_for_each_entry_safe()/resetting with superblock list 15 роки тому
dcookies.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 17 роки тому
direct-io.c eafdc7d190 sort out blockdev_direct_IO variants 15 роки тому
drop_caches.c a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 роки тому
eventfd.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
eventpoll.c a93d2f1744 sched, wait: Use wrapper functions 15 роки тому
exec.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
fcntl.c f4985dc714 fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe 15 роки тому
fifo.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
file.c b97181f242 fs: remove all rcu head initializations, except on_stack initializations 15 роки тому
file_table.c c1e5c95402 vfs/fsnotify: fsnotify_close can delay the final work in fput 15 роки тому
filesystems.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
fs-writeback.c 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 роки тому
fs_struct.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 роки тому
generic_acl.c bb4354538e fs: xattr_handler table should be const 15 роки тому
inode.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
internal.h 35cf7ba0b4 Bury __put_super_and_need_restart() 15 роки тому
ioctl.c 18e9e5104f Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 роки тому
ioprio.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
libfs.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 роки тому
locks.c 318ae2edc3 Merge branch 'for-next' into for-linus 15 роки тому
mbcache.c e566d48c9b mbcache: fix shrinker function return value 15 роки тому
mpage.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
namei.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
namespace.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
nfsctl.c 8737c9305b Switch may_open() and break_lease() to passing O_... 16 роки тому
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 роки тому
open.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 роки тому
pipe.c 6db40cf047 pipe: fix check in "set size" fcntl 15 роки тому
pnode.c 796a6b521d Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() 16 роки тому
pnode.h 495d6c9c65 VFS: Clean up shared mount flag propagation 16 роки тому
posix_acl.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 17 роки тому
read_write.c 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 роки тому
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 роки тому
readdir.c 85c9fe8fca vfs: fix warning: 'dirent' is used uninitialized in this function 15 роки тому
select.c 5d0e52830e Add generic sys_old_select() 15 роки тому
seq_file.c 8209e2f467 fs/seq_file.c: Remove unnecessary casts of private_data 15 роки тому
signalfd.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому
splice.c 6965031d33 splice: fix misuse of SPLICE_F_NONBLOCK 15 роки тому
stack.c 1b8ab8159e VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size 16 роки тому
stat.c b462707e7c Add unlocked version of inode_add_bytes() function 16 роки тому
statfs.c 365b181897 add f_flags to struct statfs(64) 15 роки тому
super.c dca332528b no need for list_for_each_entry_safe()/resetting with superblock list 15 роки тому
sync.c b5fc510c48 get rid of file_fsync() 15 роки тому
timerfd.c 8120a8aadb fs/timerfd.c: make use of wait_event_interruptible_locked_irq() 15 роки тому
utimes.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 17 роки тому
xattr.c bb4354538e fs: xattr_handler table should be const 15 роки тому
xattr_acl.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 роки тому