messages from 2014-09-18 20:09:10 to 2014-09-24 15:43:07 UTC [more...]
[PATCH v10 00/21] Support ext4 on NV-DIMMs
2014-09-24 15:43 UTC (6+ messages)
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
[PATCH v4 0/4] quota: add project quota support
2014-09-24 15:42 UTC (2+ messages)
[PATCH] vfs: fix linkat error for unprivileged AT_EMPTY_PATH
2014-09-24 15:25 UTC
[PATCH] fuse: honour max_read and max_write in direct_io mode
2014-09-24 15:09 UTC
[PATCH 0/4] quota: add project quota support
2014-09-24 14:04 UTC (5+ messages)
` [PATCH 1/4] Adds general codes to enforces project quota limits
` [PATCH 2/4] Adds project ID support for ext4
` [PATCH 3/4] Adds project quota "
` [PATCH 4/4] Adds ioctl interface support for ext4 project
[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
2014-09-24 13:29 UTC (12+ messages)
[PATCH] locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
2014-09-24 13:23 UTC
[RFC v2] Unicode/UTF-8 support for XFS
2014-09-24 13:21 UTC (47+ messages)
` [PATCH 02/10] xfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 03/13] libxfs: add xfs_nameops.normhash
` [PATCH 04/10] xfs: change interface of xfs_nameops.normhash
` [PATCH 05/10] xfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 03/10] xfs: add xfs_nameops.normhash
` [PATCH 06/10] xfs: add unicode character database files
` [PATCH 07/10] xfs: add trie generator and supporting code for UTF-8
` [PATCH 08/10] xfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 09/10] xfs: apply utf-8 normalization rules to user extended attribute names
` [PATCH 10/10] xfs: implement demand load of utf8norm.ko
` [PATCH 00/13] xfsprogs: Unicode/UTF-8 support for XFS
` [PATCH 01/13] libxfs: return the first match during case-insensitive lookup
` [PATCH 02/13] libxfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 04/13] libxfs: change interface of xfs_nameops.normhash
` [PATCH 05/13] libxfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 06/13] xfsprogs: add unicode character database files
` [PATCH 07/13] libxfs: add trie generator and supporting code for UTF-8
` [PATCH 08/13] libxfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 09/13] libxfs: apply utf-8 normalization rules to user extended attribute names
` [PATCH 10/13] xfsprogs: add utf8 support to growfs
` [PATCH 11/13] xfsprogs: add utf8 support to mkfs.xfs
` [PATCH 12/13] xfsprogs: add utf8 support to xfs_repair
` [PATCH 13/13] xfsprogs: add a preliminary test for utf8 support
` [PATCH 07a/13] xfsprogs: add trie generator for UTF-8
` [PATCH 07b/13] libxfs: add supporting code "
` [PATCH 07a/10] xfs: add trie generator "
` [PATCH 07b/10] xfs: add supporting code "
[PATCHv8 0/6] Getting rid of get_unused_fd() / enable close-on-exec
2014-09-24 13:11 UTC (6+ messages)
` [PATCHv8 1/6] fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
` [PATCHv8 2/6] ia64: trivial: replace get_unused_fd() by get_unused_fd_flags(0)
` [PATCHv8 3/6] ppc/cell: "
` [PATCHv8 4/6] binfmt_misc: "
` [PATCHv8 5/6] file: "
[PATCH v4 0/4] quota: add project quota support
2014-09-24 12:23 UTC
[PATCH 0/5] Remove possible deadlocks in nfs_release_page() - V3
2014-09-24 11:27 UTC (9+ messages)
` [PATCH 1/5] SCHED: add some "wait..on_bit...timeout()" interfaces
` [PATCH 5/5] NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
` [PATCH 2/5] MM: export page_wakeup functions
` [PATCH 3/5] NFS: avoid deadlocks with loop-back mounted NFS filesystems
` [PATCH 4/5] NFS: avoid waiting at all in nfs_release_page when congested
[PATCH RESUBMIT 0/2] fs/seq_file: Add seq_open_init()
2014-09-24 11:15 UTC (3+ messages)
` [PATCH RESUBMIT 1/2] fs/seq_file: Create new function seq_open_init()
` [PATCH RESUBMIT 2/2] Documentation/filesystem/seq_file: document seq_open_init()
[PATCH 0/2] fs/seq_file: Add seq_open_init()
2014-09-24 11:04 UTC (3+ messages)
` [PATCH 1/2] fs/seq_file: Create new function seq_open_init()
` [PATCH 2/2] Documentation/filesystem/seq_file: document seq_open_init()
[PATCH] fs: don't remove inotify watchers from alive inode-s (v2)
2014-09-24 10:51 UTC (4+ messages)
` [PATCH] inotify.7: describe ambiguous behaviour of IN_DELETE_SELF
[PATCH 0/2] Fix data corruption when blocksize < pagesize
2014-09-24 8:57 UTC (5+ messages)
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize
Unifying XFS_IOC_SWAPEXT and EXT4_IOC_MOV_EXT (was Re: [PATCH 2/3] xfs: Add support IOC_MOV_DATA ioctl)
2014-09-24 7:53 UTC
mmotm 2014-09-22-16-57 uploaded
2014-09-24 7:18 UTC (22+ messages)
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix.patch
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix-fix.patch
[PATCH] NULL pointer dereference in ecryptfs (ecryptfs_setxattr)
2014-09-24 6:58 UTC
[PATCH] fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTL
2014-09-24 3:47 UTC
[PATCH 0/4] Remove possible deadlocks in nfs_release_page()
2014-09-23 21:30 UTC (5+ messages)
` [PATCH 1/4] SCHED: add some "wait..on_bit...timeout()" interfaces
[RFC] fs: move freeze/unfreeze_fs hooks before freeze/thaw_super
2014-09-23 20:50 UTC (4+ messages)
[PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces
2014-09-23 17:08 UTC (3+ messages)
[PATCH] vfs: Don't exchange filenames unconditionally
2014-09-23 16:19 UTC (4+ messages)
mmap writes vs truncate causing data corruption
2014-09-23 13:18 UTC (3+ messages)
Remapping the seven reserved characters in UCS-2 when in file names
2014-09-23 8:59 UTC (2+ messages)
[PATCH 1/3] f2fs: introduce a flag to represent each nat entry information
2014-09-23 8:50 UTC (12+ messages)
` [PATCH 2/3] f2fs: fix conditions to remain recovery information in f2fs_sync_file
` [f2fs-dev] "
` [PATCH 3/3] f2fs: fix roll-forward missing scenarios
[PATCH 01/10] f2fs: fix negative value for lseek offset
2014-09-23 6:54 UTC (5+ messages)
` [PATCH 07/10] f2fs: use meta_inode cache to improve roll-forward speed
` [f2fs-dev] "
[f2fs-dev] [PATCH 08/10] f2fs: remove redundant operation during roll-forward recovery
2014-09-23 5:28 UTC (2+ messages)
` "
[PATCH 1/3] f2fs: introduce cp_control structure
2014-09-23 4:53 UTC (3+ messages)
` [PATCH 2/3] f2fs: introduce FITRIM in f2fs_ioctl
` [PATCH 3/3] f2fs: refactor flush_nat_entries to remove costly reorganizing ops
[PATCH] fs: cleanup REQ_KERNEL leftovers
2014-09-22 18:01 UTC
getting rid of ->splice_write?
2014-09-22 17:30 UTC
[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
2014-09-22 17:12 UTC (33+ messages)
` [RFC 1/2] aio: async readahead
` [RFC v2 0/5] Non-blockling buffered fs read (page cache only)
` [RFC v2 2/5] Define new syscalls readv2,preadv2,writev2,pwritev2
` [RFC v2 4/5] O_NONBLOCK flag for readv2/preadv2
` [RFC v2 5/5] Check for O_NONBLOCK in all read_iter instances
(no subject)
2014-09-22 15:10 UTC
[PATCH] Fix nasty 32-bit overflow bug in buffer i/o code
2014-09-22 15:46 UTC (10+ messages)
Payment
2014-09-20 14:09 UTC
fs: INFO: possible irq lock inversion dependency detected in kill_fasync
2014-09-22 12:40 UTC (5+ messages)
iter_file_splice_write() return value (was: Re: ->splice_write() via ->write_iter())
2014-09-22 10:06 UTC (2+ messages)
HOW ARE YOU?
2014-09-22 1:14 UTC
[PATCH 0/5] Remove MAXQUOTAS usage from filesystems
2014-09-21 11:09 UTC (3+ messages)
` [PATCH 3/5] reiserfs: Don't use MAXQUOTAS value
[PATCH 0/4] Add persistent memory driver
2014-09-21 9:27 UTC (14+ messages)
` [PATCH 1/4] pmem: Initial version of "
` [PATCH v2] "
` [Linux-nvdimm] "
3.16.2 also contains bug read from uninitialized memory fs/dcache.c:2440
2014-09-20 14:38 UTC (2+ messages)
[RFC PATCH] fs: Use a seperate wq for do_sync_work() to avoid a potential deadlock
2014-09-19 15:44 UTC (7+ messages)
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).