..
9p
9p: use the updated offset given by generic_write_checks
14 years ago
adfs
fs/adfs/adfs.h: fix unsigned comparison
14 years ago
affs
fs: change to new flag variable
14 years ago
afs
afs: Fix oops in afs_unlink_writeback
14 years ago
autofs4
lose 'mounting_here' argument in ->d_manage()
14 years ago
befs
…
bfs
bfs: fix bitmap size argument to find_first_zero_bit()
14 years ago
btrfs
zlib: slim down zlib_deflate() workspace when possible
14 years ago
cachefiles
CacheFiles: Add calls to path-based security hooks
14 years ago
ceph
ceph: rename dentry_release -> d_release, fix comment
14 years ago
cifs
[CIFS] update cifs version
14 years ago
coda
codafs: fix compile warning when CONFIG_SYSCTL=n
14 years ago
configfs
…
cramfs
…
debugfs
debugfs: Fix filesystem reference counting on debugfs_remove() failure
14 years ago
devpts
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new()
14 years ago
dlm
dlm: use alloc_workqueue function
14 years ago
ecryptfs
eCryptfs: Copy up lower inode attrs in getattr
14 years ago
efs
…
exofs
exofs: i_nlink races in rename()
14 years ago
exportfs
vfs: Add open by file handle support
14 years ago
ext2
bitops: remove ext2 non-atomic bitops from asm/bitops.h
14 years ago
ext3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
14 years ago
ext4
ext4: use little-endian bitops
14 years ago
fat
exportfs: Return the minimum required handle size
14 years ago
freevxfs
…
fscache
…
fuse
mm: add replace_page_cache_page() function
14 years ago
gfs2
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
14 years ago
hfs
hfs: fix rename() over non-empty directory
14 years ago
hfsplus
hfsplus: fix up a comparism in hfsplus_file_extend
14 years ago
hostfs
…
hpfs
hpfs: remove the BKL
14 years ago
hppfs
…
hugetlbfs
mm: hugetlbfs: change remove_from_page_cache
14 years ago
isofs
exportfs: Return the minimum required handle size
14 years ago
jbd
jbd: Remove one to many n's in a word.
14 years ago
jbd2
jbd: Remove one to many n's in a word.
14 years ago
jffs2
zlib: slim down zlib_deflate() workspace when possible
14 years ago
jfs
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
14 years ago
lockd
NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
14 years ago
logfs
zlib: slim down zlib_deflate() workspace when possible
14 years ago
minix
bitops: remove minix bitops from asm/bitops.h
14 years ago
ncpfs
fs: change to new flag variable
14 years ago
nfs
nfs: lock() vs unlock() typo
14 years ago
nfs_common
NFS: Prevent memory allocation failure in nfsacl_encode()
14 years ago
nfsd
don't pass 'mounting_here' flag to follow_down()
14 years ago
nilfs2
nilfs2: use little-endian bitops
14 years ago
nls
…
notify
Remove one to many n's in a word
14 years ago
ntfs
fs: change to new flag variable
14 years ago
ocfs2
ocfs2: use little-endian bitops
14 years ago
omfs
omfs: make readdir stop when filldir says so
14 years ago
openpromfs
…
partitions
Increase OSF partition limit from 8 to 18
14 years ago
proc
procfs: kill the global proc_mnt variable
14 years ago
pstore
pstore: use mount option instead sysfs to tweak kmsg_bytes
14 years ago
qnx4
…
quota
quota: return -ENOMEM when memory allocation fails
14 years ago
ramfs
…
reiserfs
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
14 years ago
romfs
…
squashfs
squashfs: fix use of uninitialised variable in zlib & xz decompressors
14 years ago
sysfs
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
14 years ago
sysv
sysv: i_nlink races in rename()
14 years ago
ubifs
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
14 years ago
udf
udf: use little-endian bitops
14 years ago
ufs
ufs: use little-endian bitops
14 years ago
xfs
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
14 years ago
Kconfig
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
14 years ago
Kconfig.binfmt
…
Makefile
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
14 years ago
aio.c
aio: wake all waiters when destroying ctx
14 years ago
anon_inodes.c
…
attr.c
…
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
14 years ago
binfmt_elf_fdpic.c
…
binfmt_em86.c
…
binfmt_flat.c
…
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
…
bio-integrity.c
…
bio.c
fs: use appropriate printk priority levels
14 years ago
block_dev.c
fs/block_dev.c: fix new kernel-doc warning
14 years ago
buffer.c
…
char_dev.c
…
compat.c
select: remove unused MAX_SELECT_SECONDS
14 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
14 years ago
dcookies.c
…
direct-io.c
Merge branch 'master' into for-next
14 years ago
drop_caches.c
sysctl: add some missing input constraint checks
14 years ago
eventfd.c
Docbook: add fs/eventfd.c and fix typos in it
14 years ago
eventpoll.c
epoll: fix compiler warning and optimize the non-blocking path
14 years ago
exec.c
Small typo fix...
14 years ago
fcntl.c
New kind of open files - "location only".
14 years ago
fhandle.c
vfs: Add open by file handle support
14 years ago
fifo.c
Filesystem: fifo: Fixed coding style issue.
14 years ago
file.c
…
file_table.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
14 years ago
filesystems.c
…
fs-writeback.c
…
fs_struct.c
…
generic_acl.c
…
inode.c
fs/inode: Fix kernel-doc format for inode_init_owner
14 years ago
internal.h
FS: lookup_mnt() is only used in the core fs routines now
14 years ago
ioctl.c
vfs: cleanup do_vfs_ioctl()
14 years ago
ioprio.c
…
libfs.c
…
locks.c
fs/locks.c: Remove stale FIXME left over from BKL conversion
14 years ago
mbcache.c
…
mpage.c
…
namei.c
lose 'mounting_here' argument in ->d_manage()
14 years ago
namespace.c
fs: use appropriate printk priority levels
14 years ago
nfsctl.c
open-style analog of vfs_path_lookup()
14 years ago
no-block.c
…
open.c
fs: Use BUG_ON(!mnt) at dentry_open().
14 years ago
pipe.c
Fix broken "pipe: use event aware wakeups" optimization
14 years ago
pnode.c
…
pnode.h
…
posix_acl.c
NFS: Prevent memory allocation failure in nfsacl_encode()
14 years ago
read_write.c
…
read_write.h
…
readdir.c
…
select.c
select: remove unused MAX_SELECT_SECONDS
14 years ago
seq_file.c
…
signalfd.c
…
splice.c
…
stack.c
…
stat.c
readlinkat(), fchownat() and fstatat() with empty relative pathnames
14 years ago
statfs.c
clean statfs-like syscalls up
14 years ago
super.c
vfs: split off vfsmount-related parts of vfs_kern_mount()
14 years ago
sync.c
introduce sys_syncfs to sync a single file system
14 years ago
timerfd.c
…
utimes.c
…
xattr.c
…
xattr_acl.c
…