linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-27 00:00:38 to 2012-01-31 16:00:44 UTC [more...]

[PATCH v2] fs: Invalidate the cache for a parent block-device if fsync() is called for a partition
 2012-01-31 16:00 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v6 1/3] seccomp: kill the seccomp_t typedef
 2012-01-31 15:20 UTC  (7+ messages)
` [PATCH v6 2/3] seccomp_filters: system call filtering using BPF
` [PATCH v6 3/3] Documentation: prctl/seccomp_filter

[PATCH v5 1/3] seccomp: kill the seccomp_t typedef
 2012-01-31 15:18 UTC  (22+ messages)
` [PATCH v5 2/3] seccomp_filters: system call filtering using BPF
` [PATCH v5 3/3] Documentation: prctl/seccomp_filter

3.2 and 3.1 filesystem scalability measurements
 2012-01-31 12:55 UTC  (7+ messages)

[LSF/MM TOPIC] SSM: System Storage Manager
 2012-01-31  9:02 UTC 

[LSF/MM TOPIC][ATTEND]IOPS based ioscheduler
 2012-01-31  8:16 UTC 

[v7 1/8] smp: introduce a generic on_each_cpu_mask function
 2012-01-31  6:33 UTC  (15+ messages)
` [v7 4/8] smp: add func to IPI cpus based on parameter func
` [v7 7/8] mm: only IPI CPUs to drain local pages if they exist

Question about overlay filesystem
 2012-01-31  5:10 UTC 

[Review][PATCH][0/29] sysctl rewrite for speed and clarity
 2012-01-31  4:45 UTC  (70+ messages)
` [PATCH 01/29] sysctl: remove impossible condition check
` [PATCH 02/29] sysctl: Consolidate !CONFIG_SYSCTL handling
` [PATCH 03/29] sysctl: Register the base sysctl table like any other sysctl table
` [PATCH 04/29] sysctl: Move the implementation into fs/proc/proc_sysctl.c
` [PATCH 05/29] sysctl: Make the directories have nlink == 1
` [PATCH 06/29] sysctl: Implement retire_sysctl_set
` [PATCH 07/29] sysctl: Remove the unnecessary sysctl_set parent concept
` [PATCH 08/29] sysctl: Create local copies of directory names used in paths
` [PATCH 09/29] sysctl: Add support for register sysctl tables with a normal cstring path
` [PATCH 10/29] sysctl: Add ctl_table chains into cstring paths
` [PATCH 11/29] sysctl: register only tables of sysctl files
` [PATCH 12/29] sysctl: Improve the sysctl sanity checks
` [PATCH 13/29] sysctl: Remove the now unused ctl_table parent field
` [PATCH 14/29] sysctl: A more obvious version of grab_header
` [PATCH 15/29] sysctl: Initial support for auto-unregistering sysctl tables
` [PATCH 16/29] sysctl: Factor out init_header from __register_sysctl_paths
` [PATCH 17/29] sysctl: Factor out insert_header and erase_header
` [PATCH 18/29] sysctl: Normalize the root_table data structure
` [PATCH 19/29] sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry
` [PATCH 20/29] sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
` [PATCH 21/29] sysctl: Add a root pointer to ctl_table_set
` [PATCH 22/29] sysctl: Stop requiring explicit management of sysctl directories
` [PATCH 23/29] sysctl: Add sysctl_print_dir and use it in get_subdir
` [PATCH 24/29] sysctl: Replace root_list with links between sysctl_table_sets
` [PATCH 25/29] sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy
` [PATCH 26/29] sysctl: Move sysctl_check_dups into insert_header
` [PATCH 27/29] sysctl: Make the header lists per directory
` [PATCH 28/29] sysctl: Index sysctl directories with rbtrees
` [PATCH 29/29] sysctl: Add register_sysctl for normal sysctl users

[LSF/MM TOPIC] end-to-end data and metadata corruption detection
 2012-01-31  2:22 UTC  (6+ messages)

[PATCH v3 0/4] PR_SET_NO_NEW_PRIVS, unshare, and chroot
 2012-01-31  0:13 UTC  (18+ messages)
` [PATCH v3 1/4] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
` [PATCH v3 2/4] Fix apparmor for PR_{GET,SET}_NO_NEW_PRIVS
` [PATCH v3 3/4] Allow unprivileged CLONE_NEWUTS and CLONE_NEWIPC with no_new_privs
` [PATCH v3 4/4] Allow unprivileged chroot when safe

[RFC][PATCH] PM / Sleep: Freeze filesystems during system suspend/hibernation
 2012-01-31  0:03 UTC  (12+ messages)

[RFC][PATCH v1 0/9] ima: appraisal extension
 2012-01-30 22:14 UTC  (10+ messages)
` [RFC][PATCH v1 1/9] vfs: extend vfs_removexattr locking
` [RFC][PATCH v1 2/9] vfs: move ima_file_free before releasing the file
` [RFC][PATCH v1 3/9] ima: integrity appraisal extension
` [RFC][PATCH v1 4/9] ima: add appraise action keywords and default rules
` [RFC][PATCH v1 5/9] ima: allocating iint improvements
` [RFC][PATCH v1 6/9] ima: add inode_post_setattr call
` [RFC][PATCH v1 7/9] ima: add ima_inode_setxattr/removexattr function and calls
` [RFC][PATCH v1 8/9] ima: add support for different security.ima data types
` [RFC][PATCH v1 9/9] ima: digital signature verification support

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v4)
 2012-01-30  4:02 UTC  (14+ messages)
` [PATCH 1/9] readahead: make context readahead more conservative
` [PATCH 2/9] readahead: record readahead patterns
` [PATCH 3/9] readahead: tag mmap page fault call sites
` [PATCH 4/9] readahead: tag metadata "
` [PATCH 5/9] readahead: add vfs/readahead tracing event
` [PATCH 6/9] readahead: add /debug/readahead/stats
` [PATCH 7/9] readahead: basic support for backwards prefetching
` [PATCH 8/9] readahead: dont do start-of-file readahead after lseek()
` [PATCH 9/9] readahead: snap readahead request to EOF

fs locks: export informational name
 2012-01-28 15:37 UTC 

[patch|rfc][0/3] fix aio+dio+O_SYNC writes
 2012-01-28 15:08 UTC  (6+ messages)
` [PATCH 1/3] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 2/3] ext4: "
` [PATCH 3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED

how to handle failed writes in the middle of a set?
 2012-01-28 14:59 UTC  (3+ messages)

winner
 2012-01-28  9:38 UTC 

My Reward to You
 2012-01-27 21:21 UTC 

[PATCH] uml/hostfs: Propagate dirent.d_type to filldir()
 2012-01-27 20:54 UTC  (3+ messages)

[dm-devel] [Lsf-pc] [LSF/MM TOPIC] a few storage topics
 2012-01-27 17:03 UTC  (16+ messages)
`  "
  ` [Lsf-pc] [dm-devel] "

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-01-27  7:23 UTC  (11+ messages)
` Compat 32-bit syscall entry from 64-bit task!?

[PATCH 1/1] Fix seq_file mishandling of consecutive pread() invocations
 2012-01-27  0:00 UTC  (2+ messages)


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).