..
9p
9p: fix build breakage introduced by FS-Cache
15 years ago
adfs
adfs: remove redundant test on unsigned
16 years ago
affs
…
afs
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
15 years ago
autofs
trivial: remove unnecessary semicolons
16 years ago
autofs4
autofs4 - fix missed case when changing to use struct path
16 years ago
befs
fs: Make unload_nls() NULL pointer safe
16 years ago
bfs
headers: smp_lock.h redux
16 years ago
btrfs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
15 years ago
cachefiles
CacheFiles: Update IMA counters when using dentry_open
15 years ago
cifs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
15 years ago
coda
sysctl: Drop & in front of every proc_handler.
15 years ago
configfs
writeback: add name to backing_dev_info
16 years ago
cramfs
…
debugfs
…
devpts
Move magic numbers into magic.h
16 years ago
dlm
dlm: fix socket fd translation
15 years ago
ecryptfs
ima: ecryptfs fix imbalance message
15 years ago
efs
…
exofs
exofs: remove BKL from super operations
16 years ago
exportfs
…
ext2
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
16 years ago
ext3
ext3: Wait for proper transaction commit on fsync
15 years ago
ext4
ext4: partial revert to fix double brelse WARNING()
15 years ago
fat
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
15 years ago
freevxfs
headers: smp_lock.h redux
16 years ago
fscache
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
15 years ago
fuse
fuse: reject O_DIRECT flag also in fuse_create
15 years ago
gfs2
GFS2: Fix glock refcount issues
15 years ago
hfs
hfs: fix oops on mount with corrupted btree extent records
15 years ago
hfsplus
hfsplus: refuse to mount volumes larger than 2TB
15 years ago
hostfs
hostfs: set maximum filesize in superblock for proper LFS support
16 years ago
hpfs
headers: smp_lock.h redux
16 years ago
hppfs
…
hugetlbfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
isofs
fs: Make unload_nls() NULL pointer safe
16 years ago
jbd
fs/jbd: Export log_start_commit to fix ext3 build.
15 years ago
jbd2
JBD/JBD2: free j_wbuf if journal init fails.
15 years ago
jffs2
jffs2: Fix memory corruption in jffs2_read_inode_range()
15 years ago
jfs
fs: Make unload_nls() NULL pointer safe
16 years ago
lockd
sysctl: Drop & in front of every proc_handler.
15 years ago
minix
V3 minixfs: add missing directory type checking
16 years ago
ncpfs
const: mark struct vm_struct_operations
16 years ago
nfs
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
15 years ago
nfs_common
…
nfsd
Fix memory corruption caused by nfsd readdir+
15 years ago
nilfs2
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
15 years ago
nls
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
15 years ago
notify
sysctl: Drop & in front of every proc_handler.
15 years ago
ntfs
sysctl: Drop & in front of every proc_handler.
15 years ago
ocfs2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
15 years ago
omfs
const: constify remaining file_operations
15 years ago
openpromfs
…
partitions
partitions: read whole sector with EFI GPT header
15 years ago
proc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
15 years ago
qnx4
qnx4: remove write support
16 years ago
quota
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
15 years ago
ramfs
truncate: use new helpers
16 years ago
reiserfs
const: make struct super_block::s_qcop const
16 years ago
romfs
ROMFS: fix length used with romfs_dev_strnlen() function
15 years ago
smbfs
fs: Make unload_nls() NULL pointer safe
16 years ago
squashfs
const: mark remaining super_operations const
16 years ago
sysfs
sysfs: Don't leak secdata when a sysfs_dirent is freed.
15 years ago
sysv
…
ubifs
const: mark struct vm_struct_operations
16 years ago
udf
udf: Fix possible corruption when close races with write
16 years ago
ufs
ufs: sector_t cannot be negative
16 years ago
xfs
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
15 years ago
Kconfig
powerpc: Cleanup Kconfig selection of hugetlbfs support
15 years ago
Kconfig.binfmt
…
Makefile
…
aio.c
block: move bdi/address_space unplug functions to backing-dev.h
15 years ago
anon_inodes.c
headers: remove sched.h from poll.h
15 years ago
attr.c
truncate: new helpers
16 years ago
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
elf: clean up fill_note_info()
16 years ago
binfmt_elf_fdpic.c
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
16 years ago
binfmt_em86.c
…
binfmt_flat.c
flat: use IS_ERR_VALUE() helper macro
16 years ago
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
…
bio-integrity.c
block: Create bip slabs with embedded integrity vectors
16 years ago
bio.c
block: add helpers to run flush_dcache_page() against a bio and a request's pages
15 years ago
block_dev.c
Merge branch 'for-linus' into for-2.6.33
15 years ago
buffer.c
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
16 years ago
char_dev.c
fs/char_dev.c: remove useless loop
16 years ago
compat.c
x86, fs: Fix x86 procfs stack information for threads on 64-bit
15 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
15 years ago
dcache.c
sched: Pull up the might_sleep() check into cond_resched()
16 years ago
dcookies.c
…
direct-io.c
Fix regression in direct writes performance due to WRITE_ODIRECT flag removal
15 years ago
drop_caches.c
sysctl: remove "struct file *" argument of ->proc_handler
16 years ago
eventfd.c
anonfd: split interface into file creation and install
16 years ago
eventpoll.c
sysctl: Drop & in front of every proc_handler.
15 years ago
exec.c
Merge branch 'master' into next
15 years ago
fcntl.c
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
15 years ago
fifo.c
…
file.c
headers: remove sched.h from interrupt.h
15 years ago
file_table.c
LSM: imbed ima calls in the security hooks
15 years ago
filesystems.c
…
fs-writeback.c
writeback: remove unused nonblocking and congestion checks
15 years ago
fs_struct.c
…
generic_acl.c
…
inode.c
LSM: imbed ima calls in the security hooks
15 years ago
internal.h
fs: fix overflow in sys_mount() for in-kernel calls
16 years ago
ioctl.c
__generic_block_fiemap(): fix for files bigger than 4GB
15 years ago
ioprio.c
…
libfs.c
libfs: return error code on failed attr set
16 years ago
locks.c
const: make lock_manager_operations const
16 years ago
mbcache.c
…
mpage.c
…
namei.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
16 years ago
namespace.c
LSM: Pass original mount flags to security_sb_mount().
15 years ago
nfsctl.c
…
no-block.c
…
open.c
LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().
15 years ago
pipe.c
fs: pipe.c null pointer dereference
15 years ago
pnode.c
…
pnode.h
…
posix_acl.c
…
read_write.c
sendfile(): check f_op.splice_write() rather than f_op.sendpage()
15 years ago
read_write.h
…
readdir.c
…
select.c
headers: remove sched.h from poll.h
15 years ago
seq_file.c
vfs: seq_file: add helpers for data filling
16 years ago
signalfd.c
…
splice.c
sendfile(): check f_op.splice_write() rather than f_op.sendpage()
15 years ago
stack.c
…
stat.c
…
super.c
freeze_bdev: grab active reference to frozen superblocks
16 years ago
sync.c
fs/buffer.c: clean up EXPORT* macros
16 years ago
timerfd.c
…
utimes.c
…
xattr.c
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
16 years ago
xattr_acl.c
VFS: Use GFP_NOFS in posix_acl_from_xattr()
15 years ago