..
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
writeback: remove writeback_inodes_wbc
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
…
bfs
rename the generic fsync implementations
15 years ago
btrfs
writeback: remove writeback_inodes_wbc
15 years ago
cachefiles
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
15 years ago
ceph
ceph: fix crush device 'out' threshold to 1.0, not 0.1
15 years ago
cifs
cifs: remove bogus first_time check in NTLMv2 session setup code
15 years ago
coda
drop unused dentry argument to ->fsync
15 years ago
configfs
fix setattr error handling in sysfs, configfs
15 years ago
cramfs
…
debugfs
Add x64 support to debugfs
15 years ago
devpts
Simplify devpts_get_sb() failure exits
15 years ago
dlm
…
ecryptfs
kill spurious reference to vmtruncate
15 years ago
efs
…
exofs
drop unused dentry argument to ->fsync
15 years ago
exportfs
…
ext2
ext2: update ctime when changing the file's permission by setfacl
15 years ago
ext3
ext3: update ctime when changing the file's permission by setfacl
15 years ago
ext4
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
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-Cache: Remove unneeded null checks
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
…
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
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
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
…
logfs
drop unused dentry argument to ->fsync
15 years ago
minix
Minix: Clean up left over label
15 years ago
ncpfs
drop unused dentry argument to ->fsync
15 years ago
nfs
NFSv4: Fix an embarassing typo in encode_attrs()
15 years ago
nfs_common
…
nfsd
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
15 years ago
nilfs2
nilfs2: remove obsolete declarations of cache constructor and destructor
15 years ago
nls
…
notify
Saner locking around deactivate_super()
15 years ago
ntfs
drop unused dentry argument to ->fsync
15 years ago
ocfs2
ocfs2: update gfp/slab.h includes
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
nommu: add '[stack]' label to /proc/pid/maps output
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
fix setattr error handling in sysfs, configfs
15 years ago
sysv
sysvfs: fix NULL deref. when allocating new inode
15 years ago
ubifs
writeback: enforce s_umount locking in writeback_inodes_sb
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
xfs: remove block number from inode lookup code
15 years ago
Kconfig
…
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
…
binfmt_elf.c
…
binfmt_elf_fdpic.c
binfmt_elf_fdpic: Fix clear_user() error handling
15 years ago
binfmt_em86.c
…
binfmt_flat.c
flat: tweak default stack alignment
15 years ago
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
…
bio-integrity.c
…
bio.c
…
block_dev.c
block: remove duplicate BUG_ON() in bd_finish_claiming()
15 years ago
buffer.c
fs: introduce new truncate sequence
15 years ago
char_dev.c
…
compat.c
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
15 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
fs: fix superblock iteration 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
…
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
fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe
15 years ago
fifo.c
…
file.c
…
file_table.c
get rid of the magic around f_count in aio
15 years ago
filesystems.c
…
fs-writeback.c
writeback: simplify the write back thread queue
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
…
libfs.c
wrong type for 'magic' argument in simple_fill_super()
15 years ago
locks.c
…
mbcache.c
…
mpage.c
…
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
…
no-block.c
…
open.c
Take statfs variants to fs/statfs.c
15 years ago
pipe.c
pipe: fix check in "set size" fcntl
15 years ago
pnode.c
…
pnode.h
…
posix_acl.c
…
read_write.c
vfs: introduce noop_llseek()
15 years ago
read_write.h
…
readdir.c
…
select.c
…
seq_file.c
…
signalfd.c
…
splice.c
splice: check f_mode for seekable file
15 years ago
stack.c
…
stat.c
…
statfs.c
Take statfs variants to fs/statfs.c
15 years ago
super.c
fs: fix superblock iteration race
15 years ago
sync.c
Merge branch 'master' into for-linus
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
…