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
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
..
9p net/9p: Convert net/9p protocol dumps to tracepoints 13 years ago
adfs Fix common misspellings 14 years ago
affs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
afs AFS: Fix silly characters in a comment 14 years ago
autofs4 autofs4: fix debug printk warning uncovered by cleanup 14 years ago
befs befs: Validate length of long symbolic links. 14 years ago
bfs bfs: remove unnecessary dentry_unhash on dir rename 14 years ago
btrfs Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
cachefiles kill useless checks for sb->s_op == NULL 14 years ago
ceph libceph: fix double-free of page vector 13 years ago
cifs Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
coda fs: Convert vmalloc/memset to vzalloc 14 years ago
configfs doc: fix broken references 14 years ago
cramfs cramfs: get_cramfs_inode() returns ERR_PTR() on failure 14 years ago
debugfs debugfs: Fix a comment mistake 14 years ago
devpts fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() 14 years ago
dlm Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux 14 years ago
ecryptfs Ecryptfs: Add mount option to check uid of device being mounted = expect uid 14 years ago
efs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
exofs ore: Enable RAID5 mounts 13 years ago
exportfs vfs: Add open by file handle support 14 years ago
ext2 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
ext3 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
ext4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
fat Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 14 years ago
freevxfs treewide: fix a few typos in comments 14 years ago
fscache FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse fuse: fix memory leak 14 years ago
gfs2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
hfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hfsplus hfsplus: fix filesystem size checks 14 years ago
hostfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hpfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
hppfs hppfs: missing include 14 years ago
hugetlbfs lockdep: Add helper function for dir vs file i_mutex annotation 14 years ago
isofs isofs: Remove global fs lock 14 years ago
jbd jbd: Use WRITE_SYNC in journal checkpoint. 14 years ago
jbd2 jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints 14 years ago
jffs2 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
jfs Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
lockd SUNRPC: Replace svc_addr_u by sockaddr_storage 14 years ago
logfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
minix minix_getattr(): don't bother with ->d_parent 14 years ago
ncpfs fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
nfs Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
nfs_common Fix common misspellings 14 years ago
nfsd nfs41: implement DESTROY_CLIENTID operation 13 years ago
nilfs2 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
nls
notify atomic: use <linux/atomic.h> 14 years ago
ntfs atomic: use <linux/atomic.h> 14 years ago
ocfs2 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
omfs omfs: fix (mode & S_IFDIR) abuse 14 years ago
openpromfs
partitions Merge branch 'for-linus' into for-3.1/core 14 years ago
proc /proc/self/numa_maps: restore "huge" tag for hugetlb vmas 13 years ago
pstore pstore: Allow the user to explicitly choose a backend 14 years ago
qnx4 block: remove per-queue plugging 14 years ago
quota VFS: Fix the remaining automounter semantics regressions 14 years ago
ramfs ramfs: fix memleak on no-mmu arch 14 years ago
reiserfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
romfs romfs: fix romfs_get_unmapped_area() argument check 14 years ago
squashfs doc: fix broken references 14 years ago
sysfs sysfs: Remove support for tagged directories with untagged members (again) 13 years ago
sysv sysv: remove unnecessary dentry_unhash from rmdir, dir rename 14 years ago
ubifs UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled 14 years ago
udf switch udf_ioctl() to inode_permission() 14 years ago
ufs make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
xfs Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 13 years ago
Kconfig tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL 14 years ago
Kconfig.binfmt
Makefile fs/Makefile: Stupid typo breakage of exofs inclusion 13 years ago
aio.c Cross Memory Attach 13 years ago
anon_inodes.c vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
attr.c Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
bad_inode.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
binfmt_aout.c
binfmt_elf.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_elf_fdpic.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_em86.c
binfmt_flat.c CRED: Fix load_flat_shared_library() to initialise bprm correctly 14 years ago
binfmt_misc.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_script.c
binfmt_som.c
bio-integrity.c block: Require subsystems to explicitly allocate bio_set integrity mempool 14 years ago
bio.c block: improve the bio_add_page() and bio_add_pc_page() descriptions 14 years ago
block_dev.c Avoid dereferencing a 'request_queue' after last close. 14 years ago
buffer.c cleanup: vfs: small comment fix for block_invalidatepage 13 years ago
char_dev.c
compat.c Cross Memory Attach 13 years ago
compat_binfmt_elf.c
compat_ioctl.c compat_ioctl: add compat handler for PPPIOCGL2TPSTATS 14 years ago
dcache.c vfs: renumber DCACHE_xyz flags, remove some stale ones 14 years ago
dcookies.c oprofile, dcookies: Fix possible circular locking dependency 14 years ago
direct-io.c direct-io: merge direct_io_walker into __blockdev_direct_IO 13 years ago
drop_caches.c vmscan: change shrinker API by passing shrink_control struct 14 years ago
eventfd.c Docbook: add fs/eventfd.c and fix typos in it 14 years ago
eventpoll.c Merge branch 'master' into for-next 14 years ago
exec.c move RLIMIT_NPROC check from set_user() to do_execve_common() 14 years ago
fcntl.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
fhandle.c fs/fhandle.c: add <linux/personality.h> for ia64 14 years ago
fifo.c Filesystem: fifo: Fixed coding style issue. 14 years ago
file.c vfs: avoid large kmalloc()s for the fdtable 14 years ago
file_table.c atomic: use <linux/atomic.h> 14 years ago
filesystems.c fs: synchronize_rcu when unregister_filesystem success not failure 14 years ago
fs-writeback.c don't busy retry the inode on failed grab_super_passive() 14 years ago
fs_struct.c
generic_acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
inode.c vfs: fix spinning prevention in prune_icache_sb 13 years ago
internal.h superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
ioctl.c vfs: cleanup do_vfs_ioctl() 14 years ago
ioprio.c
libfs.c fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. 14 years ago
locks.c Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux 13 years ago
mbcache.c vmscan: change shrinker API by passing shrink_control struct 14 years ago
mpage.c mm/fs: add hooks to support cleancache 14 years ago
namei.c leases: fix write-open/read-lease race 13 years ago
namespace.c vfs: add "device" tag to /proc/self/mountstats 13 years ago
no-block.c
open.c leases: fix write-open/read-lease race 13 years ago
pipe.c vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
pnode.c
pnode.h
posix_acl.c vfs: pass all mask flags check_acl and posix_acl_permission 13 years ago
read_write.c Cross Memory Attach 13 years ago
read_write.h
readdir.c
select.c select: remove unused MAX_SELECT_SECONDS 14 years ago
seq_file.c
signalfd.c
splice.c tmpfs: clone shmem_file_splice_read() 14 years ago
stack.c mm: a few small updates for radix-swap 14 years ago
stat.c vfs: remove LOOKUP_NO_AUTOMOUNT flag 14 years ago
statfs.c clean statfs-like syscalls up 14 years ago
super.c Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block 14 years ago
sync.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
timerfd.c timerfd: Fix wakeup of processes when timer is cancelled on clock change 14 years ago
utimes.c userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
xattr.c evm: evm_inode_post_removexattr 14 years ago
xattr_acl.c