messages from 2012-04-27 13:47:54 to 2012-05-04 09:59:17 UTC [more...]
[PATCH v2] fuse: fix stat call on 32 bit platforms
2012-05-04 9:57 UTC
[RFC] sched: make callers check lock contention for cond_resched_lock()
2012-05-04 2:43 UTC (11+ messages)
[RFC] Dataloss on NFS-clients who modify an mmap()'d area after closing the file-descriptor
2012-05-03 17:26 UTC (4+ messages)
/proc/pid/fd/ shows strange mode when executed via sudo
2012-05-03 16:25 UTC (3+ messages)
[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
2012-05-03 16:22 UTC (19+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 02/16] MM: Added page swapping markers to memory management
` [PATCH v2 03/16] block: add queue attributes to manage dpmg and swapin requests
` [PATCH v2 04/16] block: add sysfs attributes for runtime control of dpmg and swapin
` [PATCH v2 05/16] block: Documentation: add sysfs ABI for expedite_dmpg and expedite_swapin
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 07/16] mmc: core: helper function for finding preemptible command
` [PATCH v2 08/16] mmc: core: add preemptibility tracking fields to mmc command
` [PATCH v2 09/16] mmc: core: Add MMC abort interface
` [PATCH v2 10/16] mmc: block: Detect HPI support in card and host controller
` [PATCH v2 11/16] mmc: core: Implement foreground request preemption procedure
` [PATCH v2 12/16] mmc: sysfs: Add sysfs entry for tuning preempt_time_threshold
` [PATCH v2 13/16] mmc: Documentation: Add sysfs ABI for hpi_time_threshold
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
` [PATCH v2 15/16] mmc: Update preempted request with CORRECTLY_PRG_SECTORS_NUM info
` [PATCH v2 16/16] mmc: omap_hsmmc: Implement abort_req host_ops
[RESEND][PATCH v2] block: remove plugging at buffered write time
2012-05-03 14:08 UTC (14+ messages)
` [PATCH] btrfs: lower metadata writeback threshold on low dirty threshold
` [PATCH] writeback: initialize global_dirty_limit
[PATCH] vmalloc: add warning in __vmalloc
2012-05-03 13:48 UTC (4+ messages)
[patch 0/5] refault distance-based file cache sizing
2012-05-03 13:15 UTC (26+ messages)
` [patch 1/5] mm: readahead: move radix tree hole searching here
` [patch 2/5] mm + fs: prepare for non-page entries in page cache
` [patch 3/5] mm + fs: store shadow pages "
` [patch 4/5] mm + fs: provide refault distance to page cache instantiations
` [patch 5/5] mm: refault distance-based file cache sizing
[PATCH 0/7 v3] writeback: Avoid iput() from flusher thread
2012-05-03 12:48 UTC (10+ messages)
` [PATCH 1/9] writeback: Move clearing of I_SYNC into inode_sync_complete()
` [PATCH 2/9] writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
` [PATCH 3/9] writeback: Move I_DIRTY_PAGES handling
` [PATCH 4/9] writeback: Separate inode requeueing after writeback
` [PATCH 5/9] writeback: Remove wb->list_lock from writeback_single_inode()
` [PATCH 6/9] writeback: Refactor writeback_single_inode()
` [PATCH 7/9] vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
` [PATCH 8/9] vfs: Rename end_writeback() to clear_inode()
` [PATCH 9/9] writeback: Avoid iput() from flusher thread
[RFC][PATCH v2] ext4: add expose_stale_data flag in fallocate
2012-05-03 10:09 UTC
Haber Paketi Reklam Teklifi
2012-05-02 13:28 UTC
[PULL REQUEST] : ima-appraisal patches
2012-05-03 4:23 UTC (15+ messages)
` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)
[RFC, PATCH] Make memory reclaim from inodes and dentry cache more scalable
2012-05-02 22:06 UTC
[patch, v2] block: don't mark buffers beyond end of disk as mapped
2012-05-02 13:45 UTC
Mutual Benefit
2012-05-01 14:45 UTC
[patch|rfc] block: don't mark buffers beyond end of disk as mapped
2012-05-01 23:23 UTC (8+ messages)
[PATCH 0/5] overlayfs v3.4-rc5 updates
2012-05-01 15:17 UTC (6+ messages)
` [PATCH 1/5] inode_only_permission: export inode level permissions checks
` [PATCH 2/5] overlayfs: switch to use inode_only_permissions
` [PATCH 3/5] overlayfs: follow header cleanup
` [PATCH 4/5] overlayfs: switch from d_alloc_root() to d_make_root()
` [PATCH 5/5] overlayfs: update touch_atime() usage
[PATCH 00/16] vfs: atomic open v4 (part 1)
2012-05-01 4:06 UTC (3+ messages)
` [PATCH 04/16] vfs: do_last(): use inode variable
[PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
2012-04-30 23:31 UTC (5+ messages)
[PATCH] vfs: allow custom EOF in generic_file_llseek code
2012-04-30 22:10 UTC (10+ messages)
` [PATCH 1/3 V2] "
` [PATCH 2/3] ext4: use core vfs llseek code for dir seeks
` [PATCH 3/3] ext3: pass custom EOF to generic_file_llseek_size()
[PATCH 0/7 v2] writeback: Avoid iput() from flusher thread
2012-04-30 21:58 UTC (24+ messages)
` [PATCH 1/7] writeback: Move clearing of I_SYNC into inode_sync_complete()
` [PATCH 2/7] writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
` [PATCH 3/7] writeback: Move I_DIRTY_PAGES handling
` [PATCH 4/7] writeback: Separate inode requeueing after writeback
` [PATCH 5/7] writeback: Remove wb->list_lock from writeback_single_inode()
` [PATCH 6/7] writeback: Refactor writeback_single_inode()
` [PATCH 7/7] writeback: Avoid iput() from flusher thread
[PATCH RFC v2] Performing direct I/O on sector-aligned requests
2012-04-30 21:39 UTC (4+ messages)
[RFC] [PATCH 1/2] fs: introduce inode operation ->update_time
2012-04-30 17:12 UTC (3+ messages)
[PATCH v3 00/23] ext4: Add metadata checksumming
2012-04-30 16:51 UTC (9+ messages)
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
[PATCH 2/4] Btrfs: fix deadlock on sb->s_umount when doing umount
2012-04-30 16:41 UTC (4+ messages)
Some way of telling which block devices are in use (and how)
2012-04-30 16:21 UTC (7+ messages)
[overlayfs] Fixes against ubuntu-quantal.git#master-next
2012-04-30 15:24 UTC (6+ messages)
[PATCH 0/6] Get rid of I_MUTEX_QUOTA use
2012-04-30 13:54 UTC (5+ messages)
[PATCH] nextfd(2)
2012-04-30 9:58 UTC (3+ messages)
[PATCH v2 0/4] do not use s_dirt in ext4
2012-04-30 8:37 UTC (4+ messages)
` [PATCH v2 1/4] ext4: Remove useless marking of superblock dirty
[PATCH 01/14] sysctl: provide callback for write into ctl_table entry
2012-04-30 2:52 UTC (23+ messages)
` [PATCH 02/14] sched debug,sysctl: remove proc input checks out of sysctl handlers
` [PATCH 03/14] sched rt,sysctl: "
` [PATCH 04/14] ftrace,sysctl: "
` [PATCH 05/14] sysrq,sysctl: "
` [PATCH 06/14] watchdog,sysctl: remove unused external
` [PATCH 07/14] watchdog,sysctl: remove proc input checks out of sysctl handlers
` [PATCH 08/14] hung task,sysctl: "
` [PATCH 09/14] perf,sysctl: "
` [PATCH 10/14] mm,sysctl: "
` [PATCH 11/14] hugetlb,sysctl: "
` [PATCH 12/14] mm compaction,sysctl: "
` [PATCH 13/14] security,sysctl: "
` [PATCH 14/14] fs,sysctl: "
[PATCH 1/2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
2012-04-29 15:25 UTC
[PATCH 1/1] overlayfs: apply device cgroup and security permissions to overlay files
2012-04-29 15:03 UTC (4+ messages)
[PATCH] cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
2012-04-28 12:13 UTC
Announcing the Berserker toolkit for (semi-)automated fs fuzz testing
2012-04-28 1:39 UTC
[PATCH 0/6] Extended file stat system call
2012-04-28 0:58 UTC (14+ messages)
[PATCH 0/6] Extended file stat system call
2012-04-19 16:32 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).