messages from 2015-12-15 17:29:04 to 2015-12-25 02:21:57 UTC [more...]
[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
2015-12-25 2:21 UTC (2+ messages)
` [PATCH v2 1/2] nfit_test: Enable DSMs for all test NFITs
[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
[PATCH 0/8] Support for transparent PUD pages
2015-12-24 16:20 UTC (9+ 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
a configfs update for 4.5, and the configfs tree question
2015-12-24 14:51 UTC (2+ messages)
` [PATCH] configfs: implement binary attributes
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
Hang triggered by udev coldplug, looks like a race
2015-12-24 10:51 UTC (10+ messages)
` [V9fs-developer] "
[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 v6 0/7] DAX fsync/msync support
2015-12-24 0:28 UTC (9+ 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: "
Ideas on unified real-ro mount option across all filesystems
2015-12-23 23:22 UTC (12+ messages)
[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 1/2] f2fs: use atomic variable for total_extent_tree
2015-12-23 9:52 UTC (10+ 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
[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 (23+ 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 v5 7/7] xfs: "
Orphan inodes
2015-12-22 11:21 UTC (2+ messages)
[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 (11+ messages)
` [PATCH 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH 3/9] btrfs: add .copy_file_range file operation
` [PATCH 4/9] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH 5/9] locks: new locks_mandatory_area calling convention
` [PATCH 6/9] vfs: pull btrfs clone API to vfs layer
` [PATCH 7/9] vfs: wire up compat ioctl for CLONE/CLONE_RANGE
` [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
[PATCH v3 0/7] DAX fsync/msync support
2015-12-19 5:23 UTC (6+ messages)
` [PATCH v3 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v3 3/7] mm: add find_get_entries_tag()
[PATCH v3 REPOST] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
2015-12-18 20:11 UTC
updates to Orangefs
2015-12-18 19:59 UTC
[PATCH v2 0/8] fs: don't use module helpers in non-modular code
2015-12-18 12:07 UTC (10+ messages)
` [PATCH 1/8] hugetlb: make mm and fs code explicitly non-modular
` [PATCH 3/8] fs: make fcntl.c "
` [PATCH 4/8] fs: make filesystems.c "
` [PATCH 5/8] fs: make locks.c "
` [PATCH 6/8] fs: make direct-io.c "
` [PATCH 8/8] fs: make binfmt_elf.c "
[PATCH v4 4/7] dax: add support for fsync/sync
2015-12-18 9:43 UTC (2+ messages)
int overflow in io_getevents
2015-12-18 8:15 UTC (4+ messages)
mmotm 2015-12-17-16-35 uploaded
2015-12-18 0:36 UTC
[RFC v3 PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
2015-12-17 19:23 UTC (2+ messages)
[GIT PULL] fuse fixes for 4.4
2015-12-17 8:57 UTC (2+ messages)
[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
2015-12-17 1:59 UTC (5+ messages)
[PATCH] fuse: implement cuse mmap
2015-12-16 19:54 UTC (3+ messages)
[RFC v2 PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
2015-12-16 16:47 UTC (4+ messages)
[PATCH RFC 0/3] Fix splice for packetized pipes
2015-12-15 17:29 UTC (3+ messages)
` [PATCH RFC 2/3] splice: new SPLICE_F_PACKET flag introduced
` [PATCH RFC 3/3] splice: add support of splicing to packetized pipe
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).