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
Linus Torvalds 567e47935a Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
..
9p Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 13 years ago
adfs vfs: switch ->show_options() to struct dentry * 13 years ago
affs affs: propagate umode_t 13 years ago
afs switch ->create() to umode_t 13 years ago
autofs4 autofs4 - fix deal with autofs4_write races 13 years ago
befs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
bfs switch ->create() to umode_t 13 years ago
btrfs Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
cachefiles fs: move code out of buffer.c 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 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
coda coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() 13 years ago
configfs configfs: convert to umode_t 13 years ago
cramfs Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z 13 years ago
debugfs Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
devpts devpts: fix double-free on mount failure 13 years ago
dlm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm 13 years ago
ecryptfs vfs: switch ->show_options() to struct dentry * 13 years ago
efs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
exofs Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 13 years ago
exportfs
ext2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
ext3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
ext4 Merge branch 'for_linus' into for_linus_merged 13 years ago
fat Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
freevxfs fs: propagate umode_t, misc bits 13 years ago
fscache FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 13 years ago
gfs2 GFS2: Fix nlink setting on inode creation 13 years ago
hfs vfs: switch ->show_options() to struct dentry * 13 years ago
hfsplus hfsplus: creation of hidden dir on mount can fail 13 years ago
hostfs vfs: switch ->show_options() to struct dentry * 13 years ago
hpfs switch ->mknod() to umode_t 13 years ago
hppfs vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 13 years ago
hugetlbfs mm: compaction: introduce sync-light migration for use by compaction 13 years ago
isofs isofs: inode leak on mount failure 13 years ago
jbd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
jbd2 Merge branch 'for_linus' into for_linus_merged 13 years ago
jffs2 MTD pull for 3.3 13 years ago
jfs Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 years ago
lockd module_param: make bool parameters really bool (drivers & misc) 13 years ago
logfs MTD pull for 3.3 13 years ago
minix Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
ncpfs vfs: switch ->show_options() to struct dentry * 13 years ago
nfs NFS client bugfixes and cleanups for Linux 3.3 (pull 2) 13 years ago
nfs_common
nfsd Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 13 years ago
nilfs2 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 years ago
nls NLS: raname "maxlen" to "maxout" in UTF conversion routines 13 years ago
notify fsnotify: don't BUG in fsnotify_destroy_mark() 13 years ago
ntfs module_param: avoid bool abuse, add bint for special cases. 13 years ago
ocfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm 13 years ago
omfs omfs: propagate umode_t 13 years ago
openpromfs vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
proc Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
pstore pstore: gracefully handle NULL pstore_info functions 13 years ago
qnx4 qnx4: don't leak ->BitMap on late failure exits 13 years ago
quota vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
ramfs pohmelfs: propagate umode_t 13 years ago
reiserfs reiserfs: don't lock root inode searching 13 years ago
romfs MTD pull for 3.3 13 years ago
squashfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next 13 years ago
sysfs sysfs: propagate umode_t 13 years ago
sysv vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
ubifs UBIFS: fix non-debug configuration build 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 vfs: switch ->show_options() to struct dentry * 13 years ago
xfs xfs: cleanup xfs_file_aio_write 13 years ago
Kconfig Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 13 years ago
Kconfig.binfmt fs: binfmt_elf: create Kconfig variable for PIE randomization 13 years ago
Makefile Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z 13 years ago
aio.c Unused iocbs in a batch should not be accounted as active. 13 years ago
anon_inodes.c vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
attr.c switch is_sxid() to umode_t 13 years ago
bad_inode.c switch ->mknod() to umode_t 13 years ago
binfmt_aout.c
binfmt_elf.c fs: binfmt_elf: create Kconfig variable for PIE randomization 13 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
binfmt_script.c
binfmt_som.c
bio-integrity.c fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
bio.c bio: change some signed vars to unsigned 13 years ago
block_dev.c vfs: cache request_queue in struct block_device 13 years ago
buffer.c fs: move code out of buffer.c 13 years ago
char_dev.c char_dev.c: fix up some whitespace errors 13 years ago
compat.c switch open and mkdir syscalls to umode_t 13 years ago
compat_binfmt_elf.c
compat_ioctl.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
dcache.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 13 years ago
dcookies.c
direct-io.c dio: optimize cache misses in the submission path 13 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: limit paths 13 years ago
exec.c tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
fcntl.c
fhandle.c vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
fifo.c
file.c
file_table.c vfs: prevent remount read-only if pending removes 13 years ago
filesystems.c vfs: convert fs_supers to hlist 13 years ago
fs-writeback.c Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
fs_struct.c
generic_acl.c switch posix_acl_equiv_mode() to umode_t * 14 years ago
inode.c vfs: remove printk from set_nlink() 13 years ago
internal.h vfs: protect remounting superblock read-only 13 years ago
ioctl.c vfs: fix up ENOIOCTLCMD error handling 13 years ago
ioprio.c block, cfq: unlink cfq_io_context's immediately 13 years ago
libfs.c fs: move code out of buffer.c 13 years ago
locks.c vfs: fix handling of lock allocation failure in lease-break case 13 years ago
mbcache.c
mount.h vfs: keep list of mounts for each superblock 13 years ago
mpage.c fs: remove unneeded plug in mpage_readpages() 13 years ago
namei.c audit: do not call audit_getname on error 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 switch security_path_chmod() to struct path * 13 years ago
pipe.c pipe: fail cleanly when root tries F_SETPIPE_SZ with big size 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 vfs: pass all mask flags check_acl and posix_acl_permission 13 years ago
proc_namespace.c vfs: switch ->show_options() to struct dentry * 13 years ago
read_write.c Cross Memory Attach 13 years ago
read_write.h
readdir.c
select.c
seq_file.c constify seq_file stuff 13 years ago
signalfd.c
splice.c fs: move code out of buffer.c 13 years ago
stack.c filesystems: add set_nlink() 13 years ago
stat.c readlinkat: ensure we return ENOENT for the empty pathname for normal lookups 13 years ago
statfs.c vfs: new helper - vfs_ustat() 13 years ago
super.c wake up s_wait_unfrozen when ->freeze_fs fails 13 years ago
sync.c fs: move code out of buffer.c 13 years ago
timerfd.c
utimes.c
xattr.c vfs: mnt_drop_write_file() 13 years ago
xattr_acl.c