Linus Torvalds 83373f7028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
..
9p 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
adfs 19bdd41a57 adfs: add __printf verification, fix format/argument mismatches hace 11 años
affs 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
afs 0ef1351523 AFS: Correctly assemble the client UUID hace 11 años
autofs4 3b97dd0581 autofs4: comment typo: remove a a doubled word hace 11 años
befs 8e19189ef8 fs/befs/linuxvfs.c: check superblock before dump operation hace 11 años
bfs 1da85fdff5 fs/bfs: use bfs prefix for dump_imap hace 11 años
btrfs 7ed641be75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
cachefiles 0227d6abb3 fs/cachefiles: replace kerror by pr_err hace 11 años
ceph 8d2d441ac4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client hace 11 años
cifs ca5d13fc33 Clarify Kconfig help text for CIFS and SMB2/SMB3 hace 11 años
coda 834b46c37a fs/coda: use linux/uaccess.h hace 11 años
configfs 1d88aa441f fs/configfs: use pr_fmt hace 11 años
cramfs 1508f3eb69 fs/cramfs/inode.c: use linux/uaccess.h hace 11 años
debugfs 88e412ea5e fs: debugfs: remove trailing whitespace hace 11 años
devpts 04541a2f31 fs/devpts/inode.c: convert printk to pr_foo() hace 11 años
dlm e0d9bf4cc0 fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove hace 11 años
ecryptfs 8174202b34 write_iter variants of {__,}generic_file_aio_write() hace 11 años
efivarfs e37dcbfbb2 fs/efivarfs/super.c: use static const for dentry_operations hace 11 años
efs ca35664031 fs/efs/namei.c: return is not a function hace 11 años
exofs b134079f1f fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc hace 11 años
exportfs 00f01791e1 fs/exportfs/expfs.c: kernel-doc warning fixes hace 11 años
ext2 e625b310ed fs/ext2/super.c: Drop memory allocation cast hace 11 años
ext3 e6d8fb340f ext3: Count internal journal as bsddf overhead in ext3_statfs hace 11 años
ext4 a9cfcd63e8 ext4: avoid trying to kfree an ERR_PTR pointer hace 11 años
f2fs b73e52824c f2fs: reposition unlock_new_inode to prevent accessing invalid inode hace 11 años
fat 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
freevxfs 24e7ea3bea Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 11 años
fscache 3e58406484 fs/fscache: make ctl_table static hace 11 años
fuse c7f3888ad7 switch iov_iter_get_pages() to passing maximal number of pages hace 11 años
gfs2 ca5bc6cd5d Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes hace 11 años
hfs 8174202b34 write_iter variants of {__,}generic_file_aio_write() hace 11 años
hfsplus 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
hostfs 9a423bb6e3 hostfs: support rename flags hace 11 años
hpfs f58d6c7547 fs/hpfs/dnode.c: fix suspect code indent hace 11 años
hppfs 096a8aac6b clean up scary strncpy(dst, src, strlen(src)) uses hace 12 años
hugetlbfs 6e6870d4fd fs/hugetlbfs/inode.c: remove null test before kfree hace 11 años
isofs 410dd3cf4c isofs: Fix unbounded recursion when processing relocated directories hace 11 años
jbd 770901cc13 fs/jbd/revoke.c: replace shift loop by ilog2 hace 11 años
jbd2 db9ee22036 jbd2: fix descriptor block size handling errors with journal_csum hace 11 años
jffs2 c309bfa9b4 Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd hace 11 años
jfs 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
kernfs 90125edbc4 Merge 3.16-rc6 into driver-core-next hace 11 años
lockd 7c17705e77 lockd: fix rpcbind crash on lockd startup failure hace 11 años
logfs 2122da26c3 fs/logfs/readwrite.c: kernel-doc warning fixes hace 11 años
minix 6d6747f853 minix zmap block counts calculation fix hace 11 años
ncpfs 8091b895b7 fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul hace 11 años
nfs 224ecbf5a6 pnfs: fix filelayout_retry_commit when idx > 0 hace 11 años
nfs_common 57b696fb1b fs/nfs_common/nfsacl.c: move EXPORT symbol after functions hace 11 años
nfsd aee3776441 nfsd4: fix rd_dircount enforcement hace 11 años
nilfs2 f6f993328b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
nls 479e64c210 nls: have register_nls() set ->owner hace 12 años
notify 7e8824816b fs/notify: don't show f_handle if exportfs_encode_inode_fh failed hace 11 años
ntfs 2502722dde ntfs: kernel-doc warning fixes hace 11 años
ocfs2 8c7b638cec ocfs2: quorum: add a log for node not fenced hace 11 años
omfs 998d6688fb fs/omfs/inode.c: replace count*size kzalloc by kcalloc hace 11 años
openpromfs 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() hace 11 años
proc 155134fef2 Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}" hace 11 años
pstore b8f52d89c0 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array hace 11 años
qnx4 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() hace 11 años
qnx6 fa5a7a41a6 fs/qnx6: update debugging to current functions hace 11 años
quota 2c15ac5bdb fs/quota: kernel-doc warning fixes hace 11 años
ramfs 6f4535ed7d fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc hace 11 años
reiserfs cec997093b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs hace 11 años
romfs b6d53b1b11 fs/romfs/super.c: add blank line after declarations hace 11 años
squashfs c811f5f41e fs/squashfs/super.c: logging cleanup hace 11 años
sysfs 26fc9cd200 kernfs: move the last knowledge of sysfs out from kernfs hace 11 años
sysv 8174202b34 write_iter variants of {__,}generic_file_aio_write() hace 11 años
ubifs 25601a3c97 UBIFS: Add log overlap assertions hace 11 años
udf 0b93a92be4 udf: saner calling conventions for udf_new_inode() hace 11 años
ufs 9ef7db7f38 ufs: fix deadlocks introduced by sb mutex merge hace 11 años
xfs 41b9d7263e xfs: trim eofblocks before collapse range hace 11 años
Kconfig ba341d55a4 kernfs: add CONFIG_KERNFS hace 12 años
Kconfig.binfmt 2535e0d723 fs: make binfmt support for #! scripts modular and removable hace 12 años
Makefile efb170c228 take fs_pin stuff to fs/* hace 11 años
aio.c 6098b45b32 aio: block exit_aio() until all context requests are completed hace 11 años
anon_inodes.c 75c5a52da3 vfs: Allocate anon_inode_inode in anon_inode_init() hace 11 años
attr.c 23adbe12ef fs,userns: Change inode_capable to capable_wrt_inode_uidgid hace 11 años
bad_inode.c a0dbc56610 bad_inode: add ->rename2() hace 11 años
binfmt_aout.c 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params hace 12 años
binfmt_elf.c a0abcf2e8f Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next hace 11 años
binfmt_elf_fdpic.c afabada957 elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) hace 12 años
binfmt_em86.c 72c2d53192 file->f_op is never NULL... hace 12 años
binfmt_flat.c 3430343572 fs/binfmt_flat.c: make old_reloc() static hace 11 años
binfmt_misc.c b003f96502 binfmt_misc: add missing 'break' statement hace 11 años
binfmt_script.c b66c598401 exec: do not leave bprm->interp on stack hace 13 años
binfmt_som.c 71613c3b87 get rid of pt_regs argument of ->load_binary() hace 13 años
block_dev.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
buffer.c 743162013d sched: Remove proliferation of wait_on_bit() action functions hace 11 años
char_dev.c 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block hace 12 años
compat.c 0d3f7a2dd2 locks: rename file-private locks to "open file description locks" hace 11 años
compat_binfmt_elf.c 66d6e3b385 binfmt_elf: add ELF_HWCAP2 to compat auxv entries hace 11 años
compat_ioctl.c f49daa8190 Bluetooth: Move HCI socket definitions into its own header file hace 11 años
coredump.c aed8adb768 coredump: fix the setting of PF_DUMPCORE hace 11 años
dcache.c 83373f7028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
dcookies.c d8d14bd09c fs/compat: fix lookup_dcookie() parameter handling hace 12 años
direct-io.c c7f3888ad7 switch iov_iter_get_pages() to passing maximal number of pages hace 11 años
drop_caches.c 1f7e0616cd fs: convert use of typedef ctl_table to struct ctl_table hace 11 años
eventfd.c 36a7411724 eventfd_ctx_fdget(): use fdget() instead of fget() hace 12 años
eventpoll.c c680e41b3a eventpoll: fix uninitialized variable in epoll_ctl hace 11 años
exec.c 41f727fde1 fork/exec: cleanup mm initialization hace 11 años
fcntl.c 40e041a2c8 shm: add sealing API hace 11 años
fhandle.c 982197277c Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux hace 13 años
file.c f6c0a1920e fs/file.c: don't open-code kvfree() hace 11 años
file_table.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
filesystems.c 6af9f7bf3c sys_sysfs: Add CONFIG_SYSFS_SYSCALL hace 11 años
fs-writeback.c 743162013d sched: Remove proliferation of wait_on_bit() action functions hace 11 años
fs_pin.c 8fa1f1c2bd make fs/{namespace,super}.c forget about acct.h hace 11 años
fs_struct.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures hace 12 años
inode.c 4bb5f5d939 mm: allow drivers to prevent new writable mappings hace 11 años
internal.h 8fa1f1c2bd make fs/{namespace,super}.c forget about acct.h hace 11 años
ioctl.c 72c2d53192 file->f_op is never NULL... hace 12 años
libfs.c ac13a829f6 fs/libfs.c: add generic data flush to fsync hace 11 años
locks.c e0b760ff71 locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease hace 11 años
mbcache.c ec7756ae15 fs/mbcache: replace __builtin_log2() with ilog2() hace 11 años
mount.h 3064c3563b death to mnt_pinned hace 11 años
mpage.c 47a191fd38 fs/block_dev.c: add bdev_read_page() and bdev_write_page() hace 11 años
namei.c 83373f7028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
namespace.c 81b6b06197 fix EBUSY on umount() from MNT_SHRINKABLE hace 11 años
no-block.c 6038f373a3 llseek: automatically add .llseek fop hace 15 años
open.c 6d2b6170c8 vfs: fix check for fallocate on active swapfile hace 11 años
pipe.c f0d1bec9d5 new helper: copy_page_from_iter() hace 11 años
pnode.c 88b368f27a get rid of propagate_umount() mistakenly treating slaves as busy. hace 11 años
pnode.h f2ebb3a921 smarter propagate_mnt() hace 11 años
posix_acl.c 50c6e282bd posix_acl: handle NULL ACL in posix_acl_equiv_mode hace 11 años
proc_namespace.c 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy hace 11 años
read_write.c aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() hace 11 años
readdir.c d4c7cf6cff fanotify: create FAN_ACCESS event for readdir hace 11 años
select.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
seq_file.c 058504edd0 fs/seq_file: fallback to vmalloc allocation hace 11 años
signalfd.c 7d197ed4a6 switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE hace 13 años
splice.c 9c1d5284c7 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus hace 11 años
stack.c 630d9c4727 fs: reduce the use of module.h wherever possible hace 14 años
stat.c b7a6ec52dd vfs: split out vfs_getattr_nosec hace 12 años
statfs.c 9d05746e7b vfs: allow O_PATH file descriptors for fstatfs() hace 12 años
super.c cec997093b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs hace 11 años
sync.c 10096fb108 Export sync_filesystem() for modular ->remount_fs() use hace 11 años
timerfd.c 53cc7bad37 timerfd: Use ktime_mono_to_real() hace 11 años
utimes.c 27ac0ffeac locks: break delegations on any attribute modification hace 12 años
xattr.c 4e66d445d0 simple_xattr: permit 0-size extended attributes hace 11 años