..
9p
9P doesn't need BKL in ->umount_begin()
16 years ago
adfs
Cleanup of adfs headers
16 years ago
affs
affs: add ->sync_fs
16 years ago
afs
AFS: Fix lock imbalance
16 years ago
autofs
switch follow_down()
16 years ago
autofs4
switch follow_down()
16 years ago
befs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
bfs
bfs: add ->sync_fs
16 years ago
btrfs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
16 years ago
cachefiles
enforce ->sync_fs is only called for rw superblock
16 years ago
cifs
cifs: fix fh_mutex locking in cifs_reopen_file
16 years ago
coda
splice: implement default splice_read method
16 years ago
configfs
configfs: Rework configfs_depend_item() locking and make lockdep happy
16 years ago
cramfs
fs/cramfs: return f_fsid for statfs(2)
16 years ago
debugfs
debugfs: use specified mode to possibly mark files read/write only
16 years ago
devpts
devpts: remove module-related code
16 years ago
dlm
genetlink: make netns aware
16 years ago
ecryptfs
push BKL down into ->put_super
16 years ago
efs
get rid of BKL in fs/efs
16 years ago
exofs
[SCSI] Merge branch 'linus'
16 years ago
exportfs
…
ext2
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
16 years ago
ext3
helpers for acl caching + switch to those
16 years ago
ext4
helpers for acl caching + switch to those
16 years ago
fat
fat: Fix the removal of opts->fs_dmask
16 years ago
freevxfs
push BKL down into ->put_super
16 years ago
fscache
FS-Cache: Fixup renamed filenames in comments in internal.h
16 years ago
fuse
fuse: invalidation reverse calls
16 years ago
gfs2
block: rename CONFIG_LBD to CONFIG_LBDAF
16 years ago
hfs
hfs: add ->sync_fs
16 years ago
hfsplus
hfsplus: add ->sync_fs
16 years ago
hostfs
hostfs: set maximum filesize in superblock for proper LFS support
16 years ago
hpfs
Push BKL down into ->remount_fs()
16 years ago
hppfs
hppfs: hppfs_read_file() may return -ERROR
16 years ago
hugetlbfs
Merge branch 'master' into next
16 years ago
isofs
isofs: cleanup mount option processing
16 years ago
jbd
jbd: clean up journal_try_to_free_buffers()
16 years ago
jbd2
jbd2: clean up jbd2_journal_try_to_free_buffers()
16 years ago
jffs2
Merge git://git.infradead.org/mtd-2.6
16 years ago
jfs
another race fix in jfs_check_acl()
16 years ago
lockd
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
16 years ago
minix
Making fs/minix/minix.h double including safe
16 years ago
ncpfs
NLS: update handling of Unicode
16 years ago
nfs
NFS: Correct the NFS mount path when following a referral
16 years ago
nfs_common
…
nfsd
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
16 years ago
nilfs2
switch nilfs2 to inode->i_acl
16 years ago
nls
NLS: update handling of Unicode
16 years ago
notify
fs/notify/inotify: decrement user inotify count on close
16 years ago
ntfs
ntfs: use is_power_of_2() function for clarity.
16 years ago
ocfs2
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
16 years ago
omfs
switch omfs to simple_fsync()
16 years ago
openpromfs
…
partitions
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
16 years ago
proc
proc: vmcore - use kzalloc in get_new_element()
16 years ago
qnx4
fs/qnx4: sanitize includes
16 years ago
quota
quota: cleanup dquota sync functions (version 4)
16 years ago
ramfs
ramfs: ignore unknown mount options
16 years ago
reiserfs
helpers for acl caching + switch to those
16 years ago
romfs
ROMFS: romfs_dev_read() error ignored
16 years ago
smbfs
push BKL down into ->put_super
16 years ago
squashfs
push BKL down into ->put_super
16 years ago
sysfs
Sysfs: fix possible memleak in sysfs_follow_link
16 years ago
sysv
get rid of BKL in fs/sysv
16 years ago
ubifs
helpers for acl caching + switch to those
16 years ago
udf
udf: remove redundant tests on unsigned
16 years ago
ufs
ufs: sector_t cannot be negative
16 years ago
xfs
switch xfs to generic acl caching helpers
16 years ago
Kconfig
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
16 years ago
Kconfig.binfmt
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
16 years ago
Makefile
nilfs2: update makefile and Kconfig
16 years ago
aio.c
eventfd: revised interface and cleanups
16 years ago
anon_inodes.c
fs: Provide empty .set_page_dirty() aop for anon inodes
16 years ago
attr.c
vfs: Use lowercase names of quota functions
16 years ago
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
elf: fix one check-after-use
16 years ago
binfmt_elf_fdpic.c
elf_core_dump: use rcu_read_lock() to access ->real_parent
16 years ago
binfmt_em86.c
…
binfmt_flat.c
flat: fix data sections alignment
16 years ago
binfmt_misc.c
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
16 years ago
binfmt_script.c
…
binfmt_som.c
Don't crap into descriptor table in binfmt_som
16 years ago
bio-integrity.c
block: Create bip slabs with embedded integrity vectors
16 years ago
bio.c
block: Create bip slabs with embedded integrity vectors
16 years ago
block_dev.c
vfs: Rename fsync_super() to sync_filesystem() (version 4)
16 years ago
buffer.c
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
16 years ago
char_dev.c
fs: Remove i_cindex from struct inode
16 years ago
compat.c
trivial: fix comment typo in fs/compat.c
16 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
16 years ago
dcache.c
dcache: extrace and use d_unlinked()
16 years ago
dcookies.c
[CVE-2009-0029] System call wrapper special cases
16 years ago
direct-io.c
block: Do away with the notion of hardsect_size
16 years ago
drop_caches.c
mm: remove __invalidate_mapping_pages variant
16 years ago
eventfd.c
eventfd: revised interface and cleanups
16 years ago
eventpoll.c
epoll: fix nested calls support
16 years ago
exec.c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
fcntl.c
send_sigio_to_task: sanitize the usage of fown->signum
16 years ago
fifo.c
…
file.c
…
file_table.c
fs: move mark_files_ro into file_table.c
16 years ago
filesystems.c
fs: Mark get_filesystem_list() as __init function.
16 years ago
fs-writeback.c
cleanup __writeback_single_inode
16 years ago
fs_struct.c
Get rid of indirect include of fs_struct.h
16 years ago
generic_acl.c
New helper - current_umask()
16 years ago
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
internal.h
Trim a bit of crap from fs.h
16 years ago
ioctl.c
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
16 years ago
ioprio.c
[CVE-2009-0029] System call wrappers part 28
16 years ago
libfs.c
New helper - simple_fsync()
16 years ago
locks.c
lockd: call locks_release_private to cleanup per-filesystem state
16 years ago
mbcache.c
…
mpage.c
ext4: Properly initialize the buffer_head state
16 years ago
namei.c
integrity: add ima_counts_put (updated)
16 years ago
namespace.c
... and the same for vfsmount id/mount group id
16 years ago
nfsctl.c
[CVE-2009-0029] System call wrappers part 27
16 years ago
no-block.c
…
open.c
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
16 years ago
pipe.c
splice: implement default splice_read method
16 years ago
pnode.c
…
pnode.h
…
posix_acl.c
…
read_write.c
splice: implement default splice_read method
16 years ago
read_write.h
…
readdir.c
[CVE-2009-0029] System call wrappers part 32
16 years ago
select.c
poll: avoid extra wakeups in select/poll
16 years ago
seq_file.c
seq_file: add function to write binary data
16 years ago
signalfd.c
[CVE-2009-0029] System call wrappers part 31
16 years ago
splice.c
splice: fix kmaps in default_file_splice_write()
16 years ago
stack.c
…
stat.c
kill vfs_stat_fd / vfs_lstat_fd
16 years ago
super.c
... and the same for vfsmount id/mount group id
16 years ago
sync.c
remove the call to ->write_super in __sync_filesystem
16 years ago
timerfd.c
timerfd: add flags check
16 years ago
utimes.c
[CVE-2009-0029] System call wrappers part 30
16 years ago
xattr.c
fs: introduce mnt_clone_write
16 years ago
xattr_acl.c
…