summaryrefslogtreecommitdiffstats
path: root/Documentation/java.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-13Orangefs: Clean up pvfs2_devreq_read.Martin Brandenburg1-90/+117
2015-11-13Orangefs: Remove upcall trailers which are not used.Martin Brandenburg6-128/+36
2015-11-13Orangefs: fix gossip statementMike Marshall1-1/+1
2015-11-13Orangefs: Remove unused #defines from signal blocking code.Martin Brandenburg1-2/+0
2015-11-13Orangefs: set pos after generic_write_checksMike Marshall1-1/+8
2015-11-13orangefs: validate the response in decode_dirents()Al Viro1-5/+32
2015-11-13orangefs: don't leave uninitialized data in ->trailer_bufAl Viro1-9/+11
2015-11-13orangefs: get rid of dec_string and enc_stringAl Viro2-23/+8
2015-11-13orangefs: switch decode_dirents() to use of kcalloc()Al Viro1-1/+1
2015-11-13orangefs: sanitize pvfs2_convert_time_field()Al Viro2-12/+6
2015-11-13orangefs: kill pointless ->link() and ->mknod()Al Viro1-23/+0
2015-11-13pvfs2_fill_sb(): use kzalloc()Al Viro1-2/+1
2015-11-13orangefs: kill struct pvfs2_mount_sb_info_sAl Viro2-30/+9
2015-11-13orangefs: double iput() in case of d_make_root() failureAl Viro1-3/+1
2015-11-13orangefs: use get_user_pages_fast(), not get_user_pages()Al Viro1-10/+2
2015-11-13orangefs: kill kmap/kunmap wrappersAl Viro1-3/+0
2015-11-13orangefs: make pvfs2_inode_read() take iov_iterAl Viro3-21/+11
2015-11-13orangefs: make do_readv_writev() take iov_iterAl Viro1-22/+9
2015-11-13orangefs: don't bother with splitting iovecsAl Viro1-276/+6
2015-11-13orangefs: make wait_for_direct_io() take iov_iterAl Viro1-12/+13
2015-11-13orangefs: make precopy_buffers() take iov_iterAl Viro1-8/+5
2015-11-13orangefs: make postcopy_buffers() take iov_iterAl Viro1-9/+5
2015-11-13pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_c...Al Viro1-12/+11
2015-11-13orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()Al Viro3-16/+19
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams1-12/+12
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams1-13/+2
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams1-1/+1
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1