linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-19 08:56:01 to 2016-01-01 06:38:23 UTC [more...]

[RFC] ->get_link(), ->put_link() and cookies
 2016-01-01  6:38 UTC  (14+ messages)
` [PATCH 01/13] switch befs long symlinks to page_symlink_operations
` [PATCH 02/13] logfs: don't duplicate page_symlink_inode_operations
` [PATCH 03/13] udf: "
` [PATCH 04/13] ufs: get rid of ->setattr() for symlinks
` [PATCH 05/13] namei: page_getlink() and page_follow_link_light() are the same thing
` [PATCH 06/13] don't put symlink bodies in pagecache into highmem
` [PATCH 07/13] replace ->follow_link() with new method that could stay in RCU mode
` [PATCH 08/13] teach page_get_link() to work "
` [PATCH 09/13] teach shmem_get_link() "
` [PATCH 10/13] teach proc_self_get_link()/proc_thread_self_get_link() "
` [PATCH 11/13] teach nfs_get_link() "
` [PATCH 12/13] kill free_page_put_link()
` [PATCH 13/13] switch ->get_link() to delayed_call, kill ->put_link()

[PATCH RESEND] fs:Fix rcu locking in the function terminate_walk
 2016-01-01  5:25 UTC 

[PATCH 1/5] f2fs: remove f2fs_bug_on in terms of max_depth
 2015-12-31 23:49 UTC  (5+ messages)
` [PATCH 2/5] f2fs: write pending bios when cp_error is set
` [PATCH 3/5] f2fs: use IPU for fdatasync
` [PATCH 4/5] f2fs: monitor zombie_tree count
` [PATCH 5/5] f2fs: introduce zombie list for fast shrinking extent trees

[PATCH v6 0/7] DAX fsync/msync support
 2015-12-31 22:08 UTC  (13+ messages)
` [PATCH v6 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 3/7] mm: add find_get_entries_tag()
` [PATCH v6 4/7] dax: add support for fsync/msync
` [PATCH v6 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v6 6/7] ext4: "
` [PATCH v6 7/7] xfs: "

Orphan inodes
 2015-12-31 16:14 UTC  (6+ messages)

Remount of debugfs succeeded even if mount() system call fails
 2015-12-31  4:11 UTC  (2+ messages)

[PATCH 0/8] Support for transparent PUD pages
 2015-12-30 23:30 UTC  (12+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH 2/8] mincore: Add support for PUDs
` [PATCH 3/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH 4/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH 5/8] dax: Support for transparent PUD pages
` [PATCH 6/8] block_dev: Support PUD DAX mappings
` [PATCH 7/8] xfs: Support for transparent PUD pages
` [PATCH 8/8] ext4: Transparent support for PUD-sized transparent huge pages

mmotm 2015-12-30-14-39 uploaded
 2015-12-30 22:40 UTC 

[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
 2015-12-30 21:13 UTC  (4+ messages)
` [PATCH v2 1/2] nfit_test: Enable DSMs for all test NFITs
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks

[vfs:uncertain.symlinks 13/13] fs/configfs/symlink.c:302:8: error: 'page' undeclared
 2015-12-30 16:46 UTC 

a configfs update for 4.5, and the configfs tree question
 2015-12-30  8:51 UTC  (7+ messages)
` [PATCH] configfs: implement binary attributes

[PATCH 1/2] f2fs: use atomic variable for total_extent_tree
 2015-12-30  6:44 UTC  (12+ messages)
` [PATCH 2/2] f2fs: speed up shrinking extent tree entries
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: use atomic variable for total_extent_tree

Hang triggered by udev coldplug, looks like a race
 2015-12-30  6:43 UTC  (11+ messages)
  ` [V9fs-developer] "

[PATCH 1/3] f2fs: early check broken symlink length in the encrypted case
 2015-12-30  0:59 UTC  (9+ messages)
` [PATCH 2/3] f2fs: use i_size_read to get i_size
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: load largest extent all the time
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: early check broken symlink length in the encrypted case

Orangefs: bug involving copy_attributes_to_inode
 2015-12-29 20:06 UTC 

[git pull] vfs.git fix
 2015-12-29 18:11 UTC 

Donation/Charity
 2015-12-29  5:01 UTC 

Assalam o Alaikum
 2015-12-29  2:02 UTC 

Charity Donation
 2015-12-28 21:11 UTC 

small updates to orangefs for-next
 2015-12-28 18:33 UTC 

[v15 0/4] ext4: add project quota support
 2015-12-28 15:23 UTC  (3+ messages)
` [v15 4/4] ext4: cleanup inode flag definitions

[PATCH] pipe: limit the per-user amount of pages allocated in pipes
 2015-12-28 14:04 UTC 

XFS and nobarrier with SSDs
 2015-12-26 23:44 UTC  (5+ messages)

Ideas on unified real-ro mount option across all filesystems
 2015-12-26 22:53 UTC  (8+ messages)

Fwd: Re: [PATCH] allow strictatime to be set as a global default
 2015-12-25 17:23 UTC 

[PATCH 1/4] f2fs: introduce prepare_write_begin to clean up
 2015-12-25  1:40 UTC  (12+ messages)
` [PATCH 2/4] f2fs: return early when trying to read null nid
  ` [f2fs-dev] "
` [PATCH 3/4] f2fs: avoid f2fs_lock_op in f2fs_write_begin
  ` [f2fs-dev] "
` [PATCH 4/4] f2fs: declare static function

[PATCH 1/4] f2fs: check inline_data flag at converting time
 2015-12-25  1:38 UTC  (19+ messages)
` [PATCH 2/4] f2fs: avoid unnecessary f2fs_gc for dir operations
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 2/4 v2] "
` [PATCH 3/4] f2fs: record node block allocation in dnode_of_data
  ` [f2fs-dev] "
  ` [PATCH 3/4 v2] "
    ` [f2fs-dev] "
` [PATCH 4/4] f2fs: call f2fs_balance_fs only when node was changed
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/4] f2fs: check inline_data flag at converting time

[PATCH] f2fs: early check broken symlink length in the encrypted case
 2015-12-25  1:00 UTC 

selective block polling and preadv2/pwritev2 revisited
 2015-12-24 14:14 UTC  (7+ messages)
` [PATCH 1/6] vfs: pass a flags argument to vfs_readv/vfs_writev
` [PATCH 2/6] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 3/6] x86: wire up preadv2 and pwritev2
` [PATCH 4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
` [PATCH 5/6] direct-io: only use block polling if explicitly requested
` [PATCH 6/6] blk-mq: enable polling support by default

[vfs:work.misc 29/30] kernel/sysctl.c:2122:1: warning: label 'free' defined but not used
 2015-12-24  5:35 UTC 

[vfs:work.misc 25/30] drivers/sbus/char/openprom.c:393:8: error: too many arguments to function 'memdup_user_nul'
 2015-12-24  5:34 UTC 

[PATCH 0/3] Expose known poison in SPA ranges to the block layer
 2015-12-23 20:38 UTC  (13+ messages)
` [PATCH 1/3] nfit_test: Enable DSMs for all test NFITs
` [PATCH 2/3] libnvdimm: Add a poison list
` [PATCH 3/3] pmem: Use the poison list to expose badblocks

fs: WARNING in locks_free_lock_context()
 2015-12-23 13:54 UTC  (2+ messages)

[PATCH 0/3] fs, bdev: handle end of life
 2015-12-23  2:39 UTC  (3+ messages)
` [PATCH 2/3] xfs: handle shutdown notifications

[PATCH v5 0/7] DAX fsync/msync support
 2015-12-23  0:16 UTC  (22+ messages)
` [PATCH v5 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v5 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v5 3/7] mm: add find_get_entries_tag()
` [PATCH v5 4/7] dax: add support for fsync/sync
` [PATCH v5 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v5 6/7] ext4: "

[PATCH 03/12] statx: Add a system call to make enhanced file info available
 2015-12-21 23:21 UTC  (4+ messages)
` [RFC][PATCH 00/12] Enhanced file stat system call

Does the Community use Coverity ?
 2015-12-21 18:22 UTC  (5+ messages)

[PATCH v10 0/1] Enable capsule loader interface for efi firmware updating
 2015-12-21 17:45 UTC  (5+ messages)
` [PATCH v10 1/1] efi: a misc char interface for user to update efi firmware

[PATCH] lib: radix_tree: Fix error in docs about locks
 2015-12-21  8:23 UTC 

[vfs:work.pages 80/80] arch/m68k/sun3/dvma.c:44:2: error: expected ')' before 'return'
 2015-12-20 23:58 UTC 

[vfs:work.pages 80/80] arch/m68k/sun3x/dvma.c:147:5: error: conflicting types for 'dvma_map_iommu'
 2015-12-20 22:57 UTC 

[vfs:work.pages 72/72] arch/powerpc/platforms/pseries/cmm.c:481:10: warning: comparison of distinct pointer types lacks a cast
 2015-12-20 20:31 UTC 

[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
 2015-12-20 15:30 UTC  (5+ messages)
` [PATCH 6/9] vfs: pull btrfs clone API to vfs layer
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs
` [PATCH 9/9] btrfs: use new dedupe data function pointer

[vfs:work.pages 45/67] arch/arm64/kvm/../../../arch/arm/kvm/arm.c:973:2: warning: passing argument 3 of '__cpu_init_hyp_mode' makes integer from pointer without a cast
 2015-12-20 10:33 UTC 

[vfs:work.pages 59/67] include/linux/gfp.h:486:18: error: expected declaration specifiers or '...' before '(' token
 2015-12-20  8:49 UTC 

[vfs:work.pages 61/67] kernel/power/swap.c:1583:2: error: expected ';' before 'if'
 2015-12-20  8:30 UTC 

ATTENTION!!!!!!
 2015-12-20  5:33 UTC 

Klientskie bazi dannix Mnogo! Bistro! Nedorogo! tel/viber/whatsapp: +79139393506 Skype: prodawez389 Email: lnaumova884@gmail.com Yznaite podrobnee!!! Zwonite!!
 2015-12-20  0:17 UTC 

[vfs:test.pages 30/51] arch/sparc/mm/io-unit.c:206:16: error: unused variable 'page'
 2015-12-19 20:49 UTC 

[vfs:test.pages 51/51] arch/microblaze/mm/consistent.c:64:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 2015-12-19 20:28 UTC 

[vfs:test.pages 2/51] arch/s390/kernel/vdso.c:137:14: error: 'voud' undeclared
 2015-12-19 19:41 UTC 

[vfs:test.pages 49/51] mm/page_alloc.c:3505:26: warning: passing argument 1 of 'make_alloc_exact' makes pointer from integer without a cast
 2015-12-19 19:29 UTC 

[RFCv4 0/2] man-pages: document reflink/dedupe ioctls
 2015-12-19  8:56 UTC  (3+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE
` [PATCH 2/2] man2: document the FIDEDUPERANGE ioctl


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).