..
9p
…
adfs
…
affs
…
afs
…
autofs
…
autofs4
…
befs
…
bfs
…
btrfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
2009-12-17 16:01:03 -08:00
cachefiles
…
cifs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
2009-12-31 15:17:26 -08:00
coda
…
configfs
…
cramfs
…
debugfs
…
devpts
…
dlm
…
ecryptfs
fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
2009-12-17 10:57:30 -05:00
efs
…
exofs
exofs: simple_write_end does not mark_inode_dirty
2010-01-05 09:14:32 +02:00
exportfs
…
ext2
…
ext3
ext3: Replace lock/unlock_super() with an explicit lock for resizing
2009-12-23 13:44:12 +01:00
ext4
ext4: Calculate metadata requirements more accurately
2010-01-01 02:41:30 -05:00
fat
…
freevxfs
…
fscache
…
fuse
…
gfs2
GFS2: Use MAX_LFS_FILESIZE for meta inode size
2010-01-11 08:57:55 +00:00
hfs
…
hfsplus
…
hostfs
…
hpfs
…
hppfs
…
hugetlbfs
…
isofs
…
jbd
jbd: jbd-debug and jbd2-debug should be writable
2009-12-23 13:44:13 +01:00
jbd2
jbd2: don't use __GFP_NOFAIL in journal_init_common()
2009-12-23 08:05:15 -05:00
jffs2
…
jfs
jfs: Fix 32bit build warning
2009-12-22 12:27:35 -05:00
lockd
…
minix
…
ncpfs
…
nfs
nfs: fix oops in nfs_rename()
2010-01-06 18:48:26 -05:00
nfs_common
…
nfsd
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
2010-01-06 18:10:15 -08:00
nilfs2
nilfs2: Storage class should be before const qualifier
2009-12-25 13:01:50 +09:00
nls
…
notify
…
ntfs
kill I_LOCK
2009-12-17 11:03:25 -05:00
ocfs2
ocfs2: Handle O_DIRECT when writing to a refcounted cluster.
2009-12-30 19:53:35 -08:00
omfs
…
openpromfs
…
partitions
…
proc
smaps: fix wrong rss count
2010-01-11 09:34:07 -08:00
qnx4
…
quota
quota: Fix dquot_transfer for filesystems different from ext4
2010-01-11 13:06:41 +01:00
ramfs
nommu: ramfs: remove unused local var
2009-12-17 15:45:31 -08:00
reiserfs
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
2010-01-08 14:03:55 -08:00
romfs
…
smbfs
…
squashfs
…
sysfs
sysfs: Add lockdep annotations for the sysfs active reference
2010-01-04 12:34:46 -08:00
sysv
…
ubifs
kill I_LOCK
2009-12-17 11:03:25 -05:00
udf
…
ufs
…
xfs
xfs: Ensure we force all busy extents in range to disk
2010-01-10 12:22:02 -06:00
Kconfig
Revert "task_struct: make journal_info conditional"
2009-12-17 13:23:24 -08:00
Kconfig.binfmt
…
Makefile
…
aio.c
…
anon_inodes.c
Sanitize f_flags helpers
2009-12-22 12:27:34 -05:00
attr.c
…
bad_inode.c
…
binfmt_aout.c
mm: introduce coredump parameter structure
2009-12-17 15:45:31 -08:00
binfmt_elf.c
mm: introduce coredump parameter structure
2009-12-17 15:45:31 -08:00
binfmt_elf_fdpic.c
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
2010-01-06 18:16:02 -08:00
binfmt_em86.c
…
binfmt_flat.c
mm: introduce coredump parameter structure
2009-12-17 15:45:31 -08:00
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
mm: introduce coredump parameter structure
2009-12-17 15:45:31 -08:00
bio-integrity.c
…
bio.c
…
block_dev.c
…
buffer.c
…
char_dev.c
…
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
fs/compat_ioctl.c: fix build error when !BLOCK
2009-12-22 12:27:33 -05:00
dcache.c
…
dcookies.c
…
direct-io.c
dio: fix use-after-free
2009-12-17 04:52:13 -05:00
drop_caches.c
…
eventfd.c
anonfd: Allow making anon files read-only
2009-12-22 12:27:34 -05:00
eventpoll.c
anonfd: Allow making anon files read-only
2009-12-22 12:27:34 -05:00
exec.c
mm: introduce coredump parameter structure
2009-12-17 15:45:31 -08:00
fcntl.c
…
fifo.c
…
file.c
…
file_table.c
alloc_file(): simplify handling of mnt_clone_write() errors
2009-12-22 12:27:33 -05:00
filesystems.c
…
fs-writeback.c
writeback: add missing kernel-doc notation
2010-01-02 10:09:44 -08:00
fs_struct.c
…
generic_acl.c
…
inode.c
kill I_LOCK
2009-12-17 11:03:25 -05:00
internal.h
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
2009-12-22 12:27:34 -05:00
ioctl.c
…
ioprio.c
…
libfs.c
…
locks.c
…
mbcache.c
…
mpage.c
…
namei.c
generic_permission: MAY_OPEN is not write access
2009-12-30 12:35:44 -08:00
namespace.c
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
2009-12-17 12:51:05 -08:00
nfsctl.c
…
no-block.c
…
open.c
Sanitize f_flags helpers
2009-12-22 12:27:34 -05:00
pipe.c
fs: no games with DCACHE_UNHASHED
2009-12-17 10:51:40 -05:00
pnode.c
…
pnode.h
…
posix_acl.c
…
read_write.c
…
read_write.h
…
readdir.c
…
select.c
…
seq_file.c
…
signalfd.c
anonfd: Allow making anon files read-only
2009-12-22 12:27:34 -05:00
splice.c
…
stack.c
VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size
2009-12-17 10:58:17 -05:00
stat.c
Add unlocked version of inode_add_bytes() function
2009-12-23 13:33:54 +01:00
super.c
vfs: get_sb_single() - do not pass options twice
2009-12-23 11:23:43 -08:00
sync.c
fold do_sync_file_range into sys_sync_file_range
2009-12-17 11:03:25 -05:00
timerfd.c
anonfd: Allow making anon files read-only
2009-12-22 12:27:34 -05:00
utimes.c
…
xattr.c
…
xattr_acl.c
…