You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Al Viro bfce281c28 kill mm argument of vm_munmap() 13 years ago
..
9p 9p changes for the 3.4 merge window 13 years ago
adfs switch open-coded instances of d_make_root() to new helper 13 years ago
affs switch open-coded instances of d_make_root() to new helper 13 years ago
afs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
autofs4 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
befs switch open-coded instances of d_make_root() to new helper 13 years ago
bfs switch open-coded instances of d_make_root() to new helper 13 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
cachefiles switch touch_atime to struct path 13 years ago
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 13 years ago
cifs Fix number parsing in cifs_parse_mount_options 13 years ago
coda Remove all #inclusions of asm/system.h 13 years ago
configfs make configfs_pin_fs() return root dentry on success 13 years ago
cramfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
debugfs simple_open: automatically convert to simple_open() 13 years ago
devpts Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
dlm simple_open: automatically convert to simple_open() 13 years ago
ecryptfs ecryptfs: make register_filesystem() the last potential failure exit 13 years ago
efs switch open-coded instances of d_make_root() to new helper 13 years ago
exofs Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 13 years ago
exportfs
ext2 migrate ext2_fs.h guts to fs/ext2/ext2.h 13 years ago
ext3 ext3: move headers to fs/ext3/ 13 years ago
ext4 Ext4 regression fixes for 3.4 13 years ago
fat fat: fix bug in enforcing Long File Name length 13 years ago
freevxfs switch open-coded instances of d_make_root() to new helper 13 years ago
fscache
fuse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 13 years ago
gfs2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes 13 years ago
hfs switch open-coded instances of d_make_root() to new helper 13 years ago
hfsplus hfsplus: add an ioctl to bless files 13 years ago
hostfs Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 13 years ago
hpfs switch open-coded instances of d_make_root() to new helper 13 years ago
hppfs switch open-coded instances of d_make_root() to new helper 13 years ago
hugetlbfs hugetlbfs: remove unregister_filesystem() when initializing module 13 years ago
isofs switch open-coded instances of d_make_root() to new helper 13 years ago
jbd Power management updates for 3.4 13 years ago
jbd2 Disintegrate and delete asm/system.h 13 years ago
jffs2 MTD merge for 3.4 13 years ago
jfs jfs: mising cleanup on register_filesystem() failure 13 years ago
lockd lockd: fix the endianness bug 13 years ago
logfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
minix Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
ncpfs Remove all #inclusions of asm/system.h 13 years ago
nfs NFS client bugfixes for Linux 3.4 13 years ago
nfs_common
nfsd Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 13 years ago
nilfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
nls NLS: raname "maxlen" to "maxout" in UTF conversion routines 13 years ago
notify fs/notify/notification.c: make subsys_initcall function static 13 years ago
ntfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
ocfs2 ocfs2: ->e_leaf_clusters endianness breakage 13 years ago
omfs switch open-coded instances of d_make_root() to new helper 13 years ago
openpromfs switch open-coded instances of d_make_root() to new helper 13 years ago
proc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
pstore Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
qnx4 qnx4: new helper - try_extent() 13 years ago
qnx6 fs: initial qnx6fs addition 13 years ago
quota Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
ramfs tidy up after d_make_root() conversion 13 years ago
reiserfs Disintegrate and delete asm/system.h 13 years ago
romfs MTD merge for 3.4 13 years ago
squashfs Add an extra mount time sanity check, plus some code cleanups and bug fixes. 13 years ago
sysfs sysfs: handle 'parent deleted before child added' 13 years ago
sysv switch open-coded instances of d_make_root() to new helper 13 years ago
ubifs - Improve error messages 13 years ago
udf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
ufs Remove all #inclusions of asm/system.h 13 years ago
xfs Disintegrate and delete asm/system.h 13 years ago
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
Kconfig.binfmt fs: binfmt_elf: create Kconfig variable for PIE randomization 13 years ago
Makefile fs: initial qnx6fs addition 13 years ago
aio.c kill mm argument of vm_munmap() 13 years ago
anon_inodes.c anon_inodes: move allocation of anon_inode into ->mount() 13 years ago
attr.c fs: reduce the use of module.h wherever possible 13 years ago
bad_inode.c fs: reduce the use of module.h wherever possible 13 years ago
binfmt_aout.c VM: add "vm_mmap()" helper function 13 years ago
binfmt_elf.c VM: add "vm_mmap()" helper function 13 years ago
binfmt_elf_fdpic.c VM: add "vm_mmap()" helper function 13 years ago
binfmt_em86.c __register_binfmt() made void 13 years ago
binfmt_flat.c VM: add "vm_mmap()" helper function 13 years ago
binfmt_misc.c magic.h: move some FS magic numbers into magic.h 13 years ago
binfmt_script.c __register_binfmt() made void 13 years ago
binfmt_som.c VM: add "vm_mmap()" helper function 13 years ago
bio-integrity.c fs: remove the second argument of k[un]map_atomic() 13 years ago
bio.c fs: reduce the use of module.h wherever possible 13 years ago
block_dev.c magic.h: move some FS magic numbers into magic.h 13 years ago
buffer.c fs: only send IPI to invalidate LRU BH when needed 13 years ago
char_dev.c char_dev.c: fix up some whitespace errors 13 years ago
compat.c Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
compat_binfmt_elf.c
compat_ioctl.c The following text was taken from the original review request: 13 years ago
dcache.c vfs: fix d_ancestor() case in d_materialize_unique 13 years ago
dcookies.c fs: reduce the use of module.h wherever possible 13 years ago
direct-io.c Restore direct_io / truncate locking API 13 years ago
drop_caches.c
eventfd.c fs: reduce the use of module.h wherever possible 13 years ago
eventpoll.c Disintegrate and delete asm/system.h 13 years ago
exec.c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
fcntl.c Wrap accesses to the fd_sets in struct fdtable 13 years ago
fhandle.c vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
fifo.c
file.c Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
file_table.c vfs: drop_file_write_access() made static 13 years ago
filesystems.c vfs: convert fs_supers to hlist 13 years ago
fs-writeback.c trivial writeback fixes 13 years ago
fs_struct.c The following text was taken from the original review request: 13 years ago
generic_acl.c
inode.c trim includes in inode.c 13 years ago
internal.h vfs: protect remounting superblock read-only 13 years ago
ioctl.c fs: reduce the use of module.h wherever possible 13 years ago
ioprio.c block: strip out locking optimization in put_io_context() 13 years ago
libfs.c dentry leak in simple_fill_super() failure exit 13 years ago
locks.c CIFS: Fix VFS lock usage for oplocked files 13 years ago
mbcache.c
mount.h vfs: keep list of mounts for each superblock 13 years ago
mpage.c fs: reduce the use of module.h wherever possible 13 years ago
namei.c Make the "word-at-a-time" helper functions more commonly usable 13 years ago
namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
no-block.c
open.c Wrap accesses to the fd_sets in struct fdtable 13 years ago
pipe.c magic.h: move some FS magic numbers into magic.h 13 years ago
pnode.c vfs: switch pnode.h macros to struct mount * 13 years ago
pnode.h vfs: switch pnode.h macros to struct mount * 13 years ago
posix_acl.c fs: reduce the use of module.h wherever possible 13 years ago
proc_namespace.c vfs: switch ->show_options() to struct dentry * 13 years ago
read_write.c fs: reduce the use of module.h wherever possible 13 years ago
read_write.h
readdir.c fs: reduce the use of module.h wherever possible 13 years ago
select.c Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
seq_file.c The following text was taken from the original review request: 13 years ago
signalfd.c epoll: ep_unregister_pollwait() can use the freed pwq->whead 13 years ago
splice.c tcp: tcp_sendpages() should call tcp_push() once 13 years ago
stack.c fs: reduce the use of module.h wherever possible 13 years ago
stat.c The following text was taken from the original review request: 13 years ago
statfs.c fs: reduce the use of module.h wherever possible 13 years ago
super.c The following text was taken from the original review request: 13 years ago
sync.c fs: reduce the use of module.h wherever possible 13 years ago
timerfd.c
utimes.c
xattr.c fs/xattr.c:setxattr(): improve handling of allocation failures 13 years ago
xattr_acl.c fs: reduce the use of module.h wherever possible 13 years ago