messages from 2014-09-23 21:53:56 to 2014-09-26 21:28:50 UTC [more...]
[git pull] vfs fixes
2014-09-26 21:28 UTC (5+ messages)
[PATCH v2] vfs: Don't exchange "short" filenames unconditionally
2014-09-26 20:23 UTC (8+ messages)
[RFC v2] Unicode/UTF-8 support for XFS
2014-09-26 20:03 UTC (32+ messages)
` [PATCH 06/10] xfs: add unicode character database files
` [PATCH 07/10] xfs: add trie generator and supporting code for UTF-8
` [PATCH 00/13] xfsprogs: Unicode/UTF-8 support for XFS
` [PATCH 07a/13] xfsprogs: add trie generator for UTF-8
[PATCH 0/5] fuse: handle release synchronously (v4)
2014-09-26 15:28 UTC
Payment
2014-09-26 14:51 UTC
ANNOUNCE: nfs-utils-1.3.1 released
2014-09-26 14:05 UTC
[PATCH 0/4] quota: add project quota support
2014-09-26 12:01 UTC (29+ 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 3.12 008/142] vfs: fix bad hashing of dentries
2014-09-26 9:43 UTC
[PATCHv8 0/6] Getting rid of get_unused_fd() / enable close-on-exec
2014-09-26 8:58 UTC (9+ 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: "
` [PATCHv8 6/6] file: remove get_unused_fd() macro
mmotm 2014-09-25-16-28 uploaded
2014-09-26 7:31 UTC (2+ messages)
[PATCH 1/4] f2fs: check the use of macros on block counts and addresses
2014-09-26 4:54 UTC (4+ messages)
` [PATCH 2/4] f2fs: support atomic_write feature for database
` [PATCH 3/4] f2fs: clean up f2fs_ioctl functions
` [PATCH 4/4] f2fs: call f2fs_unlock_op after error was handled
How mode bits are stored in NFS/NTFS/CIFS/SMB3 ACLs
2014-09-26 0:09 UTC (4+ messages)
[PATCH v11 00/21] Add support for NV-DIMMs to ext4
2014-09-25 20:47 UTC (23+ messages)
` [PATCH v11 01/21] axonram: Fix bug in direct_access
` [PATCH v11 02/21] block: Change direct_access calling convention
` [PATCH v11 03/21] mm: Fix XIP fault vs truncate race
` [PATCH v11 04/21] mm: Allow page fault handlers to perform the COW
` [PATCH v11 05/21] vfs,ext2: Introduce IS_DAX(inode)
` [PATCH v11 06/21] vfs: Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v11 07/21] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v11 08/21] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v11 09/21] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v11 10/21] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v11 11/21] dax: Replace XIP documentation with DAX documentation
` [PATCH v11 12/21] vfs: Remove get_xip_mem
` [PATCH v11 13/21] ext2: Remove ext2_xip_verify_sb()
` [PATCH v11 14/21] ext2: Remove ext2_use_xip
` [PATCH v11 15/21] ext2: Remove xip.c and xip.h
` [PATCH v11 16/21] vfs,ext2: Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v11 17/21] ext2: Remove ext2_aops_xip
` [PATCH v11 18/21] ext2: Get rid of most mentions of XIP in ext2
` [PATCH v11 19/21] dax: Add dax_zero_page_range
` [PATCH v11 20/21] ext4: Add DAX functionality
` [PATCH v11 21/21] brd: Rename XIP to DAX
[PATCH] fs: don't remove inotify watchers from alive inode-s (v2)
2014-09-25 20:38 UTC (5+ messages)
[PATCH v5 0/5] fat: additions to support fat_fallocate
2014-09-25 19:55 UTC (2+ messages)
[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
2014-09-25 19:48 UTC (15+ messages)
[PATCH RESUBMIT 0/2] fs/seq_file: Add seq_open_init()
2014-09-25 18:07 UTC (15+ 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()
[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
2014-09-25 15:48 UTC (9+ messages)
` [RFC v3 0/4] vfs: "
` [RFC v3 1/4] vfs: Prepare for adding a new preadv/pwritev with user flags
` [RFC v3 2/4] vfs: Define new syscalls preadv2,pwritev2
` [RFC v3 3/4] vfs: Export new vector IO syscalls (with flags) to userland
` [RFC v3 4/4] vfs: RWF_NONBLOCK flag for preadv2
[PATCH] vfs: fix linkat error for unprivileged AT_EMPTY_PATH
2014-09-25 14:31 UTC (3+ messages)
[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
2014-09-25 12:41 UTC (3+ 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
[PATCH 0/2] Fix data corruption when blocksize < pagesize
2014-09-25 9:34 UTC (7+ 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
[PATCH v5 5/5] Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
2014-09-25 5:31 UTC
[PATCH v5 4/5] fat: permit to return phy block number by fibmap in fallocated region
2014-09-25 5:31 UTC
[PATCH v5 3/5] fat: skip cluster allocation on fallocated region
2014-09-25 5:31 UTC
[PATCH v5 2/5] fat: add fat_fallocate operation
2014-09-25 5:31 UTC
[PATCH v5 1/5] fat: add i_disksize to represent uninitialized size
2014-09-25 5:31 UTC
[PATCH 0/5] Remove possible deadlocks in nfs_release_page() - V3
2014-09-25 5:01 UTC (13+ messages)
` [PATCH 4/5] NFS: avoid waiting at all in nfs_release_page when congested
` [PATCH 1/5] SCHED: add some "wait..on_bit...timeout()" interfaces
` [PATCH 1/5 - resend] "
` [PATCH 2/5] MM: export page_wakeup functions
` [PATCH 3/5] NFS: avoid deadlocks with loop-back mounted NFS filesystems
` [PATCH 5/5] NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
[PATCH][RESEND] fs: if block_map clears buffer_holesize bit skip hole size from b_size
2014-09-25 3:29 UTC
[RFC v2] fs: add prepare_freeze/prepare_thaw fs hooks
2014-09-25 1:42 UTC (2+ messages)
[PATCH v10 00/21] Support ext4 on NV-DIMMs
2014-09-25 1:01 UTC (7+ messages)
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
[PATCH v4 3/4] quota: add project quota support
2014-09-24 23:56 UTC
[PATCH v4 0/4] quota: add project quota support
2014-09-24 23:42 UTC (5+ messages)
[PATCH] fuse: honour max_read and max_write in direct_io mode
2014-09-24 19:01 UTC (2+ messages)
[PATCH] shmem: fix nlink for rename overwrite directory
2014-09-24 18:58 UTC (2+ messages)
[PATCH] locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
2014-09-24 16:41 UTC (2+ messages)
[PATCH v4 0/4] quota: add project quota support
2014-09-24 12:23 UTC
[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()
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 (14+ 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
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).