tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
at
v2.6.32-rc5
68 folders
70 files
9p
9p: Add fscache support to 9p
16 years ago
adfs
adfs: remove redundant test on unsigned
16 years ago
affs
affs: add ->sync_fs
17 years ago
afs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
16 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
Btrfs: always pin metadata in discard mode
16 years ago
cachefiles
enforce ->sync_fs is only called for rw superblock
17 years ago
cifs
cifs: fix locking and list handling code in cifs_open and its helper
16 years ago
coda
headers: remove sched.h from poll.h
16 years ago
configfs
writeback: add name to backing_dev_info
17 years ago
cramfs
fs/cramfs: return f_fsid for statfs(2)
17 years ago
debugfs
debugfs: use specified mode to possibly mark files read/write only
17 years ago
devpts
Move magic numbers into magic.h
16 years ago
dlm
dlm: fix socket fd translation
16 years ago
ecryptfs
ima: ecryptfs fix imbalance message
16 years ago
efs
get rid of BKL in fs/efs
17 years ago
exofs
exofs: remove BKL from super operations
16 years ago
exportfs
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
17 years ago
ext2
ext2: fix format string compile warning (ino_t)
16 years ago
ext3
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
16 years ago
ext4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
16 years ago
fat
fs: Make unload_nls() NULL pointer safe
16 years ago
freevxfs
headers: smp_lock.h redux
16 years ago
fscache
FS-Cache: Fixup renamed filenames in comments in internal.h
17 years ago
fuse
const: mark struct vm_struct_operations
16 years ago
gfs2
const: mark struct vm_struct_operations
16 years ago
hfs
fs: Make unload_nls() NULL pointer safe
16 years ago
hfsplus
fs: Make unload_nls() NULL pointer safe
16 years ago
hostfs
hostfs: set maximum filesize in superblock for proper LFS support
17 years ago
hpfs
headers: smp_lock.h redux
16 years ago
hppfs
hppfs: hppfs_read_file() may return -ERROR
17 years ago
hugetlbfs
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
16 years ago
isofs
fs: Make unload_nls() NULL pointer safe
16 years ago
jbd
jbd: Annotate transaction start also for journal_restart()
16 years ago
jbd2
const: constify remaining file_operations
16 years ago
jffs2
const: mark remaining export_operations const
16 years ago
jfs
fs: Make unload_nls() NULL pointer safe
16 years ago
lockd
headers: utsname.h redux
16 years ago
minix
V3 minixfs: add missing directory type checking
16 years ago
ncpfs
const: mark struct vm_struct_operations
16 years ago
nfs
NFS: suppress a build warning
16 years ago
nfs_common
SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
17 years ago
nfsd
const: constify remaining file_operations
16 years ago
nilfs2
const: constify remaining file_operations
16 years ago
nls
fs: Make unload_nls() NULL pointer safe
16 years ago
notify
inotify: update the group mask on mark addition
16 years ago
ntfs
fs: Make unload_nls() NULL pointer safe
16 years ago
ocfs2
const: constify remaining file_operations
16 years ago
omfs
const: constify remaining file_operations
16 years ago
openpromfs
zero i_uid/i_gid on inode allocation
17 years ago
partitions
block: Seperate read and write statistics of in_flight requests v2
16 years ago
proc
pagemap: export KPF_HWPOISON
16 years ago
qnx4
qnx4: remove write support
16 years ago
quota
const: make struct super_block::s_qcop const
16 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
16 years ago
smbfs
fs: Make unload_nls() NULL pointer safe
16 years ago
squashfs
const: mark remaining super_operations const
16 years ago
sysfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
16 years ago
sysv
get rid of BKL in fs/sysv
17 years ago
ubifs
const: mark struct vm_struct_operations
16 years ago
udf
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
16 years ago
ufs
ufs: sector_t cannot be negative
17 years ago
xfs
Merge branch 'master' into for-linus
16 years ago
Kconfig
tmpfs: depend on shmem
16 years ago
Kconfig.binfmt
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
17 years ago
Makefile
nilfs2: update makefile and Kconfig
17 years ago
aio.c
aio.c: move EXPORT* macros to line after function
16 years ago
anon_inodes.c
headers: remove sched.h from poll.h
16 years ago
attr.c
truncate: new helpers
16 years ago
bad_inode.c
kill ->dir_notify()
17 years ago
binfmt_aout.c
sanitize ifdefs in binfmt_aout
17 years ago
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
Allow recursion in binfmt_script and binfmt_misc
17 years ago
binfmt_flat.c
flat: use IS_ERR_VALUE() helper macro
16 years ago
binfmt_misc.c
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
17 years ago
binfmt_script.c
Allow recursion in binfmt_script and binfmt_misc
17 years ago
binfmt_som.c
Don't crap into descriptor table in binfmt_som
17 years ago
bio-integrity.c
block: Create bip slabs with embedded integrity vectors
17 years ago
bio.c
fs/bio.c: move EXPORT* macros to line after function
16 years ago
block_dev.c
freeze_bdev: grab active reference to frozen superblocks
16 years ago
buffer.c
writeback: get rid to incorrect references to pdflush in comments
16 years ago
char_dev.c
fs/char_dev.c: remove useless loop
16 years ago
compat.c
fs: fix overflow in sys_mount() for in-kernel calls
16 years ago
compat_binfmt_elf.c
x86: compat_binfmt_elf
18 years ago
compat_ioctl.c
compat_ioctl: hook up compat handler for FIEMAP ioctl
16 years ago
dcache.c
sched: Pull up the might_sleep() check into cond_resched()
16 years ago
dcookies.c
[CVE-2009-0029] System call wrapper special cases
17 years ago
direct-io.c
block: Do away with the notion of hardsect_size
17 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
epoll: fix nested calls support
17 years ago
exec.c
Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6
16 years ago
fcntl.c
fcntl: add F_[SG]ETOWN_EX
16 years ago
fifo.c
[PATCH] introduce fmode_t, do annotations
17 years ago
file.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
16 years ago
file_table.c
sysctl: remove "struct file *" argument of ->proc_handler
16 years ago
filesystems.c
fs: Mark get_filesystem_list() as __init function.
17 years ago
fs-writeback.c
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
16 years ago
fs_struct.c
Get rid of indirect include of fs_struct.h
17 years ago
generic_acl.c
New helper - current_umask()
17 years ago
inode.c
vfs: optimize touch_time() too
16 years ago
internal.h
fs: fix overflow in sys_mount() for in-kernel calls
16 years ago
ioctl.c
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
16 years ago
ioprio.c
[CVE-2009-0029] System call wrappers part 28
17 years ago
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
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
18 years ago
mpage.c
ext4: Properly initialize the buffer_head state
17 years ago
namei.c
Make 'check_acl()' a first-class filesystem op
16 years ago
namespace.c
fs: fix overflow in sys_mount() for in-kernel calls
16 years ago
nfsctl.c
[CVE-2009-0029] System call wrappers part 27
17 years ago
no-block.c
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
19 years ago
open.c
Merge git://git.infradead.org/mtd-2.6
16 years ago
pipe.c
lockdep: Fix lockdep annotation for pipe_double_lock()
16 years ago
pnode.c
[patch 7/7] vfs: mountinfo: show dominating group id
18 years ago
pnode.h
[patch 7/7] vfs: mountinfo: show dominating group id
18 years ago
posix_acl.c
CRED: Wrap task credential accesses in the filesystem subsystem
17 years ago
read_write.c
vfs: remove redundant position check in do_sendfile
16 years ago
read_write.h
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
19 years ago
readdir.c
[CVE-2009-0029] System call wrappers part 32
17 years ago
select.c
headers: remove sched.h from poll.h
16 years ago
seq_file.c
vfs: seq_file: add helpers for data filling
16 years ago
signalfd.c
[CVE-2009-0029] System call wrappers part 31
17 years ago
splice.c
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
16 years ago
stack.c
[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied
19 years ago
stat.c
kill vfs_stat_fd / vfs_lstat_fd
17 years ago
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
timerfd: add flags check
17 years ago
utimes.c
[CVE-2009-0029] System call wrappers part 30
17 years ago
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
[PATCH] remove many unneeded #includes of sched.h
19 years ago