..
9p
drop unused dentry argument to ->fsync
15 years ago
adfs
kill spurious reference to vmtruncate
15 years ago
affs
drop unused dentry argument to ->fsync
15 years ago
afs
drop unused dentry argument to ->fsync
15 years ago
autofs
fs/: do not fallback to default_llseek() when readdir() uses BKL
15 years ago
autofs4
fs/autofs4: use memdup_user
15 years ago
befs
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
bfs
rename the generic fsync implementations
15 years ago
btrfs
drop unused dentry argument to ->fsync
15 years ago
cachefiles
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
15 years ago
ceph
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
15 years ago
cifs
drop unused dentry argument to ->fsync
15 years ago
coda
drop unused dentry argument to ->fsync
15 years ago
configfs
fs: convert simple fs to new truncate
15 years ago
cramfs
…
debugfs
Add x64 support to debugfs
15 years ago
devpts
Simplify devpts_get_sb() failure exits
15 years ago
dlm
dlm: fix ast ordering for user locks
15 years ago
ecryptfs
kill spurious reference to vmtruncate
15 years ago
efs
…
exofs
drop unused dentry argument to ->fsync
15 years ago
exportfs
…
ext2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
ext3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
ext4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
fat
fat: convert to use the new truncate convention.
15 years ago
freevxfs
fs/: do not fallback to default_llseek() when readdir() uses BKL
15 years ago
fscache
fs/fscache/object-list.c: fix warning on 32-bit
15 years ago
fuse
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
15 years ago
gfs2
kill spurious reference to vmtruncate
15 years ago
hfs
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
hfsplus
hfsplus: Push down BKL into ioctl function
15 years ago
hostfs
drop unused dentry argument to ->fsync
15 years ago
hpfs
drop unused dentry argument to ->fsync
15 years ago
hppfs
drop unused dentry argument to ->fsync
15 years ago
hugetlbfs
rename the generic fsync implementations
15 years ago
isofs
fs/: do not fallback to default_llseek() when readdir() uses BKL
15 years ago
jbd
ext3: Fix waiting on transaction during fsync
15 years ago
jbd2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
15 years ago
jffs2
kill spurious reference to vmtruncate
15 years ago
jfs
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
lockd
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
logfs
drop unused dentry argument to ->fsync
15 years ago
minix
remove detritus left by "mm: make read_cache_page synchronous"
15 years ago
ncpfs
drop unused dentry argument to ->fsync
15 years ago
nfs
drop unused dentry argument to ->fsync
15 years ago
nfs_common
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
nfsd
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
15 years ago
nilfs2
drop unused dentry argument to ->fsync
15 years ago
nls
…
notify
Saner locking around deactivate_super()
15 years ago
ntfs
drop unused dentry argument to ->fsync
15 years ago
ocfs2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
omfs
rename the generic fsync implementations
15 years ago
openpromfs
…
partitions
fs: ldm: don't use own implementation of hex_to_bin()
15 years ago
proc
kcore: add _text to KCORE_TEXT
15 years ago
qnx4
rename the generic fsync implementations
15 years ago
quota
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
ramfs
fs: convert simple fs to new truncate
15 years ago
reiserfs
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
romfs
…
smbfs
kill spurious reference to vmtruncate
15 years ago
squashfs
squashfs: fix name reading in squashfs_xattr_get
15 years ago
sysfs
fs: convert simple fs to new truncate
15 years ago
sysv
fix fs/sysv s_dirt handling
15 years ago
ubifs
kill spurious reference to vmtruncate
15 years ago
udf
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
ufs
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
xfs
drop unused dentry argument to ->fsync
15 years ago
Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
15 years ago
Kconfig.binfmt
…
Makefile
Take statfs variants to fs/statfs.c
15 years ago
aio.c
get rid of the magic around f_count in aio
15 years ago
anon_inodes.c
Revert "anon_inode: set S_IFREG on the anon_inode"
15 years ago
attr.c
fs: introduce new truncate sequence
15 years ago
bad_inode.c
drop unused dentry argument to ->fsync
15 years ago
binfmt_aout.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
binfmt_elf.c
coredump: pass mm->flags as a coredump parameter for consistency
15 years ago
binfmt_elf_fdpic.c
Remove redundant check for CONFIG_MMU
15 years ago
binfmt_em86.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
binfmt_flat.c
uclinux: error message when FLAT reloc symbol is invalid, v2
15 years ago
binfmt_misc.c
…
binfmt_script.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
binfmt_som.c
…
bio-integrity.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
bio.c
Merge branch 'master' into for-linus
15 years ago
block_dev.c
fs: convert simple fs to new truncate
15 years ago
buffer.c
fs: introduce new truncate sequence
15 years ago
char_dev.c
…
compat.c
aio: fix the compat vectored operations
15 years ago
compat_binfmt_elf.c
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
15 years ago
compat_ioctl.c
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
15 years ago
dcache.c
fix prune_dcache()/umount() race
15 years ago
dcookies.c
…
direct-io.c
fs: introduce new truncate sequence
15 years ago
drop_caches.c
new helper: iterate_supers()
15 years ago
eventfd.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
eventpoll.c
sched, wait: Use wrapper functions
15 years ago
exec.c
exit: avoid sig->count in de_thread/__exit_signal synchronization
15 years ago
fcntl.c
Merge branch 'master' into for-2.6.35
15 years ago
fifo.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
file.c
fs: use rlimit helpers
15 years ago
file_table.c
get rid of the magic around f_count in aio
15 years ago
filesystems.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
fs-writeback.c
fs-writeback: check sync bit earlier in inode_wait_for_writeback
15 years ago
fs_struct.c
…
generic_acl.c
fs: xattr_handler table should be const
15 years ago
inode.c
vfs: Add inode uid,gid,mode init helper
15 years ago
internal.h
Bury __put_super_and_need_restart()
15 years ago
ioctl.c
Introduce freeze_super and thaw_super for the fsfreeze ioctl
15 years ago
ioprio.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
libfs.c
fs: introduce new truncate sequence
15 years ago
locks.c
Merge branch 'for-next' into for-linus
15 years ago
mbcache.c
…
mpage.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
namei.c
VFS: fix recent breakage of FS_REVAL_DOT
15 years ago
namespace.c
Merge branch 'next' into for-linus
15 years ago
nfsctl.c
Switch may_open() and break_lease() to passing O_...
15 years ago
no-block.c
…
open.c
Take statfs variants to fs/statfs.c
15 years ago
pipe.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
15 years ago
pnode.c
Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
15 years ago
pnode.h
VFS: Clean up shared mount flag propagation
15 years ago
posix_acl.c
…
read_write.c
vfs: introduce noop_llseek()
15 years ago
read_write.h
…
readdir.c
…
select.c
Add generic sys_old_select()
15 years ago
seq_file.c
seq_file: fix new kernel-doc warnings
15 years ago
signalfd.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
splice.c
pipe: add support for shrinking and growing pipes
15 years ago
stack.c
…
stat.c
…
statfs.c
Take statfs variants to fs/statfs.c
15 years ago
super.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
15 years ago
sync.c
drop unused dentry argument to ->fsync
15 years ago
timerfd.c
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
15 years ago
utimes.c
…
xattr.c
fs: xattr_handler table should be const
15 years ago
xattr_acl.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago