..
9p
assorted conversions to %p[dD]
10 years ago
adfs
adfs: add __printf verification, fix format/argument mismatches
11 years ago
affs
fs/affs/file.c: remove obsolete pagesize check
10 years ago
afs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
10 years ago
autofs4
assorted conversions to %p[dD]
10 years ago
befs
befs: remove dead code
10 years ago
bfs
fs/bfs: use bfs prefix for dump_imap
11 years ago
btrfs
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
cachefiles
assorted conversions to %p[dD]
10 years ago
ceph
ceph: use %zu for len in ceph_fill_inline_data()
10 years ago
cifs
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
10 years ago
coda
coda_venus_readdir(): use file_inode()
10 years ago
configfs
assorted conversions to %p[dD]
10 years ago
cramfs
fs/cramfs/inode.c: use linux/uaccess.h
11 years ago
debugfs
Driver core patches for 3.19-rc1
10 years ago
devpts
…
dlm
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
ecryptfs
Fixes for filename decryption and encrypted view plus a cleanup
10 years ago
efivarfs
* Move efivarfs from the misc filesystem section to pseudo filesystem,
10 years ago
efs
fs/efs/namei.c: return is not a function
11 years ago
exofs
Boaz Harrosh - Fix broken email address
10 years ago
exportfs
move d_rcu from overlapping d_child to overlapping d_alias
10 years ago
ext2
ext2: Convert to private i_dquot field
10 years ago
ext3
ext3: Convert to private i_dquot field
10 years ago
ext4
Revert a potential seek_data/hole regression which shows up when using
10 years ago
f2fs
f2fs: avoid to ra unneeded blocks in recover flow
10 years ago
fat
fat: fix data past EOF resulting from fsx testsuite
10 years ago
freevxfs
…
fscache
fs/fscache/object-list.c: use __seq_open_private()
10 years ago
fuse
fuse: add memory barrier to INIT
10 years ago
gfs2
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
10 years ago
hfs
fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp
10 years ago
hfsplus
hfsplus: fix longname handling
10 years ago
hostfs
hostfs: support rename flags
11 years ago
hpfs
fs/hpfs/dnode.c: fix suspect code indent
11 years ago
hppfs
vfs: make first argument of dir_context.actor typed
10 years ago
hugetlbfs
mm: convert i_mmap_mutex to rwsem
10 years ago
isofs
isofs: Fix unchecked printing of ER records
10 years ago
jbd
jbd: Deletion of an unnecessary check before the function call "iput"
10 years ago
jbd2
Lots of bugs fixes, including Zheng and Jan's extent status shrinker
10 years ago
jffs2
jffs2: Drop bogus if in comment
10 years ago
jfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
kernfs
kernfs: Fix kernfs_name_compare
10 years ago
lockd
LOCKD: Fix a race when initialising nlmsvc_timeout
10 years ago
logfs
fs/logfs/readwrite.c: kernel-doc warning fixes
11 years ago
minix
minix zmap block counts calculation fix
11 years ago
ncpfs
Merge branch 'akpm' (patchbomb from Andrew)
10 years ago
nfs
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
10 years ago
nfs_common
lockd: move lockd's grace period handling into its own module
11 years ago
nfsd
nfsd: fix fi_delegees leak when fi_had_conflict returns true
10 years ago
nilfs2
nilfs2: fix deadlock of segment constructor over I_SYNC flag
10 years ago
nls
…
notify
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
10 years ago
ntfs
assorted conversions to %p[dD]
10 years ago
ocfs2
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
10 years ago
omfs
FS/OMFS: block number sanity check during fill_super operation
10 years ago
openpromfs
…
overlayfs
Merge branch 'iov_iter' into for-next
10 years ago
proc
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
pstore
Driver core patches for 3.19-rc1
10 years ago
qnx4
…
qnx6
fs/qnx6: update debugging to current functions
11 years ago
quota
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
ramfs
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
11 years ago
reiserfs
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
10 years ago
romfs
fs/romfs/super.c: add blank line after declarations
11 years ago
squashfs
Squashfs: Add LZ4 compression configuration option
10 years ago
sysfs
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
10 years ago
sysv
…
ubifs
UBIFS: fix a couple bugs in UBIFS xattr length calculation
10 years ago
udf
udf: Release preallocation on last writeable close
10 years ago
ufs
fs/ufs/balloc.c: remove unused variable
10 years ago
xfs
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
10 years ago
Kconfig
fs: Make efivarfs a pseudo filesystem, built by default with EFI
10 years ago
Kconfig.binfmt
binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
10 years ago
Makefile
Merge branch 'nsfs' into for-next
10 years ago
aio.c
aio: annotate aio_read_event_ring for sleep patterns
10 years ago
anon_inodes.c
…
attr.c
…
bad_inode.c
bad_inode: add ->rename2()
11 years ago
binfmt_aout.c
assorted conversions to %p[dD]
10 years ago
binfmt_elf.c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
10 years ago
binfmt_elf_fdpic.c
handle suicide on late failure exits in execve() in search_binary_handler()
10 years ago
binfmt_em86.c
syscalls: implement execveat() system call
10 years ago
binfmt_flat.c
…
binfmt_misc.c
unfuck binfmt_misc.c (broken by commit e6084d4
)
10 years ago
binfmt_script.c
syscalls: implement execveat() system call
10 years ago
binfmt_som.c
…
block_dev.c
fs: add freeze_super/thaw_super fs hooks
10 years ago
buffer.c
fs: clarify rate limit suppressed buffer I/O errors
10 years ago
char_dev.c
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
10 years ago
compat.c
vfs: make first argument of dir_context.actor typed
10 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
…
coredump.c
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
10 years ago
dcache.c
Merge branch 'iov_iter' into for-next
10 years ago
dcookies.c
…
direct-io.c
fuse: honour max_read and max_write in direct_io mode
11 years ago
drop_caches.c
mm: vmscan: invoke slab shrinkers from shrink_zone()
10 years ago
eventfd.c
fs: Convert show_fdinfo functions to void
10 years ago
eventpoll.c
fs: Convert show_fdinfo functions to void
10 years ago
exec.c
syscalls: implement execveat() system call
10 years ago
fcntl.c
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
10 years ago
fhandle.c
…
file.c
fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0)
10 years ago
file_table.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
filesystems.c
…
fs-writeback.c
writeback: fix a subtle race condition in I_DIRTY clearing
10 years ago
fs_pin.c
make fs/{namespace,super}.c forget about acct.h
11 years ago
fs_struct.c
…
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
internal.h
take the targets of /proc/*/ns/* symlinks to separate fs
10 years ago
ioctl.c
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
10 years ago
libfs.c
move d_rcu from overlapping d_child to overlapping d_alias
10 years ago
locks.c
locks: fix NULL-deref in generic_delete_lease
10 years ago
mbcache.c
…
mount.h
common object embedded into various struct ....ns
10 years ago
mpage.c
vfs: guard end of device for mpage interface
10 years ago
namei.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
namespace.c
mnt: Fix a memory stomp in umount
10 years ago
no-block.c
…
nsfs.c
take the targets of /proc/*/ns/* symlinks to separate fs
10 years ago
open.c
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
10 years ago
pipe.c
…
pnode.c
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
10 years ago
pnode.h
…
posix_acl.c
…
proc_namespace.c
vfs: make mounts and mountstats honor root dir like mountinfo does
10 years ago
read_write.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
10 years ago
readdir.c
vfs: make first argument of dir_context.actor typed
10 years ago
select.c
…
seq_file.c
fs, seq_file: fallback to vmalloc instead of oom kill processes
10 years ago
signalfd.c
fs: Convert show_fdinfo functions to void
10 years ago
splice.c
vfs: export do_splice_direct() to modules
10 years ago
stack.c
fs: fix comment for 'CONFIG_LBADF'
11 years ago
stat.c
…
statfs.c
…
super.c
vfs: Remove i_dquot field from inode
10 years ago
sync.c
kill f_dentry uses
10 years ago
timerfd.c
fs: Convert show_fdinfo functions to void
10 years ago
utimes.c
…
xattr.c
new helper: audit_file()
10 years ago