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
Dmitry Monakhov a1bd120d13 vfs: Add inode uid,gid,mode init helper 15 years ago
..
9p 9p: add bdi backing to mount session 15 years ago
adfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
affs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
afs Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 15 years ago
autofs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
autofs4 autofs4-2.6.34-rc1 - fix link_count usage 15 years ago
befs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
bfs pass writeback_control to ->write_inode 15 years ago
btrfs btrfs: constify xattr_handler 15 years ago
cachefiles CacheFiles: Fix error handling in cachefiles_determine_cache_security() 15 years ago
ceph sanitize vfs_fsync calling conventions 15 years ago
cifs cifs: fix noserverino handling when unix extensions are enabled 15 years ago
coda sanitize vfs_fsync calling conventions 15 years ago
configfs Fix the regression created by "set S_DEAD on unlink()..." commit 15 years ago
cramfs
debugfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
devpts Simplify devpts_get_sb() failure exits 15 years ago
dlm dlm: fix ast ordering for user locks 15 years ago
ecryptfs sanitize vfs_fsync calling conventions 15 years ago
efs
exofs exofs: Fix "add bdi backing to mount session" fall out 15 years ago
exportfs nfs: new subdir Documentation/filesystems/nfs 16 years ago
ext2 ext2: constify xattr_handler 15 years ago
ext3 ext3: constify xattr handlers 15 years ago
ext4 ext4: constify xattr_handler 15 years ago
fat Merge branch 'master' into export-slabh 15 years ago
freevxfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
fscache fs-cache: order the debugfs stats correctly 15 years ago
fuse include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
gfs2 gfs: constify xattr_handler 15 years ago
hfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
hfsplus include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
hostfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
hpfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
hppfs hppfs can use existing proc_mnt, no need for do_kern_mount() in there 15 years ago
hugetlbfs Untangling ima mess, part 1: alloc_file() 15 years ago
isofs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
jbd ext3: Fix waiting on transaction during fsync 15 years ago
jbd2 jbd2: use NULL instead of 0 when pointer is needed 15 years ago
jffs2 jffs2: constify xattr_handler 15 years ago
jfs quota: unify quota init condition in setattr 15 years ago
lockd include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
logfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
minix include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
ncpfs ncpfs: add bdi backing to mount session 15 years ago
nfs NFS: Don't call iput() in nfs_access_cache_shrinker 15 years ago
nfs_common include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
nfsd sanitize vfs_fsync calling conventions 15 years ago
nilfs2 nilfs2: disallow remount of snapshot from/to a regular mount 15 years ago
nls
notify Saner locking around deactivate_super() 15 years ago
ntfs include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
ocfs2 ocfs: constify xattr_handler 15 years ago
omfs Merge branch 'master' into for-next 15 years ago
openpromfs
partitions fs/partitions: use ADDPART_FLAG_RAID instead of magic number 15 years ago
proc Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
qnx4 fs/qnx4: decrement sizeof size in strncmp 15 years ago
quota new helper: iterate_supers() 15 years ago
ramfs devtmpfs: support !CONFIG_TMPFS 15 years ago
reiserfs reiserfs: constify xattr_handler 15 years ago
romfs fix leak in romfs_fill_super() 15 years ago
smbfs smbfs: add bdi backing to mount session 15 years ago
squashfs squashfs: fix potential buffer over-run on 4K block file systems 15 years ago
sysfs sysfs: add struct file* to bin_attr callbacks 15 years ago
sysv fs/sysv: dereferencing ERR_PTR() 15 years ago
ubifs UBIFS: mark VFS SB RO too 15 years ago
udf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 15 years ago
ufs quota: unify quota init condition in setattr 15 years ago
xfs xfs: constify xattr_handler 15 years ago
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 15 years ago
Kconfig.binfmt
Makefile Take statfs variants to fs/statfs.c 15 years ago
aio.c aio: remove unused field 15 years ago
anon_inodes.c anon_inode: set S_IFREG on the anon_inode 15 years ago
attr.c fs: use rlimit helpers 15 years ago
bad_inode.c
binfmt_aout.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
binfmt_elf.c coredump: pass mm->flags as a coredump parameter for consistency 15 years ago
binfmt_elf_fdpic.c Remove redundant check for CONFIG_MMU 15 years ago
binfmt_em86.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
binfmt_flat.c uclinux: error message when FLAT reloc symbol is invalid, v2 15 years ago
binfmt_misc.c
binfmt_script.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
binfmt_som.c Split 'flush_old_exec' into two functions 15 years ago
bio-integrity.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
bio.c Merge branch 'master' into for-linus 15 years ago
block_dev.c Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 years ago
buffer.c new helper: iterate_supers() 15 years ago
char_dev.c
compat.c revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
compat_binfmt_elf.c elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 years ago
compat_ioctl.c pktcdvd: improve BKL and compat_ioctl.c usage 15 years ago
dcache.c fix prune_dcache()/umount() race 15 years ago
dcookies.c
direct-io.c dio: fix use-after-free 15 years ago
drop_caches.c new helper: iterate_supers() 15 years ago
eventfd.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
eventpoll.c sched, wait: Use wrapper functions 15 years ago
exec.c revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
fcntl.c fasync: RCU and fine grained locking 15 years ago
fifo.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
file.c fs: use rlimit helpers 15 years ago
file_table.c vfs: take f_lock on modifying f_mode after open time 15 years ago
filesystems.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
fs-writeback.c fs-writeback.c: bitfields should be unsigned 15 years ago
fs_struct.c
generic_acl.c fs: xattr_handler table should be const 15 years ago
inode.c vfs: Add inode uid,gid,mode init helper 15 years ago
internal.h Bury __put_super_and_need_restart() 15 years ago
ioctl.c Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 years ago
ioprio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
libfs.c FS / libfs: Implement simple_write_to_buffer 15 years ago
locks.c Merge branch 'for-next' into for-linus 15 years ago
mbcache.c
mpage.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
namei.c namei.c : update mnt when it needed 15 years ago
namespace.c Merge branch 'next' into for-linus 15 years ago
nfsctl.c Switch may_open() and break_lease() to passing O_... 15 years ago
no-block.c
open.c Take statfs variants to fs/statfs.c 15 years ago
pipe.c fs: no games with DCACHE_UNHASHED 15 years ago
pnode.c Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() 15 years ago
pnode.h VFS: Clean up shared mount flag propagation 15 years ago
posix_acl.c
read_write.c do_sync_read/write() should set kiocb.ki_nbytes to be consistent 15 years ago
read_write.h
readdir.c
select.c Add generic sys_old_select() 15 years ago
seq_file.c seq_file: fix new kernel-doc warnings 15 years ago
signalfd.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
splice.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
stack.c VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size 15 years ago
stat.c Add unlocked version of inode_add_bytes() function 15 years ago
statfs.c Take statfs variants to fs/statfs.c 15 years ago
super.c vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs 15 years ago
sync.c sanitize vfs_fsync calling conventions 15 years ago
timerfd.c fs/timerfd.c: make use of wait_event_interruptible_locked_irq() 15 years ago
utimes.c
xattr.c fs: xattr_handler table should be const 15 years ago
xattr_acl.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago