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 ae942ae719 vfs: export full_name_hash() function to modules 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 autofs: work around unhappy compat problem on x86-64 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 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 cifs: don't return error from standard_receive3 after marking response malformed 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 kernel-doc: fix new warnings in debugfs 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 ecryptfs: fix printk format warning for size_t 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 ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls 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
fuse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 13 years ago
gfs2 GFS2: Read resource groups on mount 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 jbd: Issue cache flush after checkpointing 13 years ago
jbd2 Merge branch 'for_linus' into for_linus_merged 13 years ago
jffs2 jffs2: do not initialize variable unnecessarily 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: fix merge conflict resolution breakage 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 NFSv4: fix server_scope memory leak 13 years ago
nfs_common
nfsd Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 13 years ago
nilfs2 nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() 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 NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. 13 years ago
ocfs2 ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() 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 Fix race in process_vm_rw_core 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 quota: Fix deadlock with suspend and quotas 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: Complain bitterly about attempts to remove files from nonexistent directories. 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: make inode quota check more general 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
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 regset: Prevent null pointer reference on readonly regsets 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: don't overflow in bio_get_nr_vecs() 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 vfs: fix compat_sys_stat() handling of overflows in st_nlink 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 vfs: trivial __d_lookup_rcu() cleanups 13 years ago
dcookies.c
direct-io.c Restore direct_io / truncate locking API 13 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: ep_unregister_pollwait() can use the freed pwq->whead 13 years ago
exec.c exec: fix use-after-free bug in setup_new_exec() 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 writeback: fix NULL bdi->dev in trace writeback_single_inode 13 years ago
fs_struct.c
generic_acl.c
inode.c vfs: fix panic in __d_lookup() with high dentry hashtable counts 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: strip out locking optimization in put_io_context() 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 vfs: export full_name_hash() function to modules 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 sys_poll: fix incorrect type for 'timeout' parameter 13 years ago
seq_file.c constify seq_file stuff 13 years ago
signalfd.c epoll: ep_unregister_pollwait() can use the freed pwq->whead 13 years ago
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 vfs: Provide function to get superblock and wait for it to thaw 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