Tejun Heo 55e8e30c38 block/md: fix md autodetection 16 年之前
..
9p ea2e7996fc 9p: fix format warning 16 年之前
adfs a447c09324 vfs: Use const for kernel parser table 16 年之前
affs a447c09324 vfs: Use const for kernel parser table 16 年之前
afs 3222a3e55f [PATCH] fix ->llseek for more directories 16 年之前
autofs a447c09324 vfs: Use const for kernel parser table 16 年之前
autofs4 96b0317906 autofs4: collect version check return 16 年之前
befs 152b95a1ed befs: annotate fs32 on tests for superblock endianness 16 年之前
bfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 年之前
cifs b066a48c95 prevent cifs_writepages() from skipping unwritten pages 16 年之前
coda 526719ba51 Switch to a valid email address... 16 年之前
configfs 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 16 年之前
cramfs 82d63fc9e3 cramfs: fix named-pipe handling 16 年之前
debugfs 9256292782 integrity: special fs magic 16 年之前
devpts a447c09324 vfs: Use const for kernel parser table 16 年之前
dlm 278afcbf4f dlm: fix shutdown cleanup 16 年之前
ecryptfs 87b811c3f9 ecryptfs: fix memory corruption when storing crypto info in xattrs 16 年之前
efs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 年之前
exportfs 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 16 年之前
ext2 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 年之前
ext3 6cdfcc275e ext3: Clean up outdated and incorrect comment for ext3_write_super() 16 年之前
ext4 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 16 年之前
fat c3302931db fat: i_blocks warning fix 16 年之前
freevxfs 8b1919a1e8 fs/freevxfs/: proper externs 17 年之前
fuse 233e70f422 saner FASYNC handling on file close 16 年之前
gfs2 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 年之前
hfs f696a3659f [PATCH] move executable checking into ->permission() 16 年之前
hfsplus f696a3659f [PATCH] move executable checking into ->permission() 16 年之前
hostfs aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 年之前
hpfs ca30bc9952 [PATCH] hpfs: cleanup ->setattr 16 年之前
hppfs 7ac6cd653d [patch] hppfs: remove hppfs_permission 17 年之前
hugetlbfs a447c09324 vfs: Use const for kernel parser table 16 年之前
isofs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 年之前
jbd e219cca082 jbd: don't give up looking for space so easily in __log_wait_for_space 16 年之前
jbd2 2423840ded jbd2: deregister proc on failure in jbd2_journal_init_inode 16 年之前
jffs2 c361948712 Merge git://git.infradead.org/mtd-2.6 16 年之前
jfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 年之前
lockd d7dc61d0a7 NLM: Set address family before calling nlm_host_rebooted() 16 年之前
minix 51cc50685a SL*B: drop kmem cache argument from constructor 17 年之前
ncpfs 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 年之前
nfs ae05f26940 NFS: Convert nfs_attr_generation_counter into an atomic_long 16 年之前
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations 18 年之前
nfsd b726e923ea Fix nfsd truncation of readdir results 16 年之前
nls 5f4123be3c remove CONFIG_KMOD from fs 16 年之前
ntfs 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 年之前
ocfs2 6c1e183e12 ocfs2: Check search result in ocfs2_xattr_block_get() 16 年之前
omfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 年之前
openpromfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 年之前
partitions 55e8e30c38 block/md: fix md autodetection 16 年之前
proc 5c06fe772d Fix broken ownership of /proc/sys/ files 16 年之前
qnx4 51cc50685a SL*B: drop kmem cache argument from constructor 17 年之前
ramfs ba9ddf4939 Ramfs and Ram Disk pages are unevictable 16 年之前
reiserfs 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 年之前
romfs 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size 17 年之前
smbfs e6305c43ed [PATCH] sanitize ->permission() prototype 17 年之前
sysfs 3222a3e55f [PATCH] fix ->llseek for more directories 16 年之前
sysv 51cc50685a SL*B: drop kmem cache argument from constructor 17 年之前
ubifs 396b122f6a Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 16 年之前
udf 9fbb76ce0f [PATCH] get rid of on-stack dentry in udf 16 年之前
ufs 3222a3e55f [PATCH] fix ->llseek for more directories 16 年之前
xfs 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery 16 年之前
Kconfig 2c512397ca [patch 1/3] FS_MBCACHE: don't needlessly make it built-in 16 年之前
Kconfig.binfmt 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 16 年之前
Makefile 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 年之前
aio.c 516e0cc564 [PATCH] f_count may wrap around 17 年之前
anon_inodes.c 99829b8329 flag parameters: NONBLOCK in anon_inode_getfd 17 年之前
attr.c a77b72da24 [patch] vfs: make security_inode_setattr() calling consistent 16 年之前
bad_inode.c e6305c43ed [PATCH] sanitize ->permission() prototype 17 年之前
binfmt_aout.c 6341c393fc tracehook: exec 17 年之前
binfmt_elf.c 99ebcf8285 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
binfmt_elf_fdpic.c 2515ddc6db binfmt_elf_fdpic: Update for cputime changes. 16 年之前
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 16 年之前
binfmt_flat.c f4cfb18d79 uclinux: fix gzip header parsing in binfmt_flat.c 16 年之前
binfmt_misc.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 16 年之前
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 16 年之前
binfmt_som.c cde162c2a9 binfmt_som.c: add MODULE_LICENSE 16 年之前
bio-integrity.c 74aa8c2cc0 block: Introduce integrity data ownership flag 16 年之前
bio.c 6feef531f5 block: mark bio_split_pool static 16 年之前
block_dev.c 89f97496e8 block: fix __blkdev_get() for removable devices 16 年之前
buffer.c 51b07fc3c5 fs: buffer lock use lock bitops 16 年之前
char_dev.c a518ab9329 [PATCH] tidy up chrdev_open 16 年之前
compat.c 4d36a9e65d select: deal with math overflow from borderline valid userland data 16 年之前
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 年之前
compat_ioctl.c e8938a62a8 remove unused #include <linux/dirent.h>'s 17 年之前
dcache.c fd217f4d70 [PATCH] fs: add a sanity check in d_free 16 年之前
dcookies.c cf28b4863f d_path: Make d_path() use a struct path 17 年之前
direct-io.c e1f8e87449 Remove Andrew Morton's old email accounts 16 年之前
dnotify.c 9f3acc3140 [PATCH] split linux/file.h 17 年之前
dquot.c 8264613def [PATCH] switch quota_on-related stuff to kern_path() 16 年之前
drop_caches.c af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() 17 年之前
eventfd.c e38b36f325 flag parameters: check magic constants 17 年之前
eventpoll.c 9ce209d64d epoll: avoid double-inserts in case of EFAULT 16 年之前
exec.c 6409324b38 coredump: format_corename: don't append .%pid if multi-threaded 16 年之前
fcntl.c 1b7e190b47 [PATCH] clean dup2() up a bit 17 年之前
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 年之前
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 年之前
file_table.c 233e70f422 saner FASYNC handling on file close 16 年之前
filesystems.c 6827400713 proc: move /proc/filesystems to fs/filesystems.c 16 年之前
fs-writeback.c e1f8e87449 Remove Andrew Morton's old email accounts 16 年之前
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 年之前
inode.c 7d455e0030 fs/inode.c: properly init address_space->writeback_index 17 年之前
inotify.c 8f7b0ba1c8 Fix inotify watch removal/umount races 16 年之前
inotify_user.c 233e70f422 saner FASYNC handling on file close 16 年之前
internal.h 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h 17 年之前
ioctl.c 06270d5d6a provide generic_block_fiemap() only with BLOCK=y 16 年之前
ioprio.c 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage 16 年之前
libfs.c 4e02ed4b4a fs: remove prepare_write/commit_write 16 年之前
locks.c 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 16 年之前
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 年之前
mpage.c e1f8e87449 Remove Andrew Morton's old email accounts 16 年之前
namei.c f696a3659f [PATCH] move executable checking into ->permission() 16 年之前
namespace.c afef80b3d8 vfs: fix shrink_submounts 16 年之前
nfsctl.c 1d957f9bf8 Introduce path_put() 17 年之前
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 18 年之前
open.c aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 年之前
pipe.c 233e70f422 saner FASYNC handling on file close 16 年之前
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 年之前
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 年之前
posix_acl.c 52978be636 [PATCH] kmemdup: some users 18 年之前
quota.c 02a55ca871 quota: cleanup loop in sync_dquots() 17 年之前
quota_v1.c 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 年之前
quota_v2.c 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 年之前
read_write.c 3a8cff4f02 [PATCH] generic_file_llseek tidyups 16 年之前
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 18 年之前
readdir.c 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 16 年之前
select.c 4d36a9e65d select: deal with math overflow from borderline valid userland data 16 年之前
seq_file.c 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() 16 年之前
signalfd.c e38b36f325 flag parameters: check magic constants 17 年之前
splice.c 4e02ed4b4a fs: remove prepare_write/commit_write 16 年之前
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 年之前
stat.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 年之前
super.c 2248485640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 年之前
sync.c cce7708158 SYNC_FILE_RANGE_WRITE may and will block. Document that. 17 年之前
timerfd.c 76369470b7 hrtimer: convert timerfd to the new hrtimer apis 16 年之前
utimes.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 年之前
xattr.c 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 年之前
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 年之前