linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-20 18:40:34 to 2011-09-30 19:29:56 UTC [more...]

[PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-09-30 19:29 UTC 

BUG in kernel: Wrong Handling of USB HDD’s in scsiglue(slave_configure) and scsi/sd(sd_read_cache_type)
 2011-09-30 18:36 UTC  (16+ messages)
` BUG in kernel: Wrong Handling of USB HDD?s "
                  ` Re: BUG in kernel: Wrong Handling of USB HDD’s "

[RFC]fs/ramfs/inode.c
 2011-09-30 15:02 UTC 

[patch 0/5] per-zone dirty limits v3
 2011-09-30 14:41 UTC  (12+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 2/5] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
` [patch 4/5] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations

[GIT] Bcache version 12
 2011-09-30  7:14 UTC  (19+ messages)

[PATCH v3] fs/minix: Verify bitmap block counts before mounting
 2011-09-29 18:51 UTC  (3+ messages)

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-29 16:49 UTC 

Ext4 data structures integrity
 2011-09-29 16:35 UTC  (12+ messages)

[RFC][PATCH 00/13] Fix FS-Cache problems
 2011-09-29 14:48 UTC  (14+ messages)
` [PATCH 01/13] Noisefs: A predictable noise producing fs for testing things
` [PATCH 02/13] CacheFiles: Fix the marking of cached pages
` [PATCH 03/13] FS-Cache: Validate page mapping pointer value
` [PATCH 04/13] CacheFiles: Downgrade the requirements passed to the allocator
` [PATCH 05/13] FS-Cache: Check that there are no read ops when cookie relinquished
` [PATCH 06/13] FS-Cache: Check cookie is still correct in __fscache_read_or_alloc_pages()
` [PATCH 07/13] CacheFiles: Make some debugging statements conditional
` [PATCH 08/13] FS-Cache: Make cookie relinquishment wait for outstanding reads
` [PATCH 09/13] FS-Cache: Fix operation state management and accounting
  ` [PATCH 10/13] FS-Cache: Provide proper invalidation
` [PATCH 11/13] VFS: Make more complete truncate operation available to CacheFiles
` [PATCH 12/13] CacheFiles: Implement invalidation
` [PATCH 13/13] NFS: Use FS-Cache invalidation

[PATCH 00/18] IO-less dirty throttling v11
 2011-09-29 12:15 UTC  (18+ messages)
` [PATCH 03/18] writeback: dirty rate control
` [PATCH 10/18] writeback: dirty position control - bdi reserve area

[RFCv4 PATCH 0/6]: add poll_requested_events() function
 2011-09-29  7:44 UTC  (7+ messages)
` [RFCv4 PATCH 1/6] poll: "
  ` [RFCv4 PATCH 2/6] ivtv: only start streaming in poll() if polling for input
  ` [RFCv4 PATCH 3/6] videobuf2: only start streaming in poll() if so requested by the poll mask
  ` [RFCv4 PATCH 4/6] videobuf: "
  ` [RFCv4 PATCH 5/6] videobuf2-core: also test for pending events
  ` [RFCv4 PATCH 6/6] vivi: let vb2_poll handle events

[PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-09-29  0:15 UTC 

[PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
 2011-09-29  0:02 UTC  (8+ messages)
` [PATCH 1/3] crc32c: Implement CRC32c with slicing-by-8 algorithm
` [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
` [PATCH 3/3] crc32c: Implement a self-test for CRC32c

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-28 20:53 UTC 

[patch 0/4] 50% faster writing to your USB drive!*
 2011-09-28 18:35 UTC  (34+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
          ` [patch 1/4 v2] "
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
      ` [patch 1/2/4] mm: writeback: cleanups in preparation for per-zone dirty limits
      ` [patch 2/2/4] mm: try to distribute dirty pages fairly across zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations

[PATCH 1/2 v2] writeback: Add a 'reason' to wb_writeback_work
 2011-09-28 15:02 UTC  (2+ messages)

[PATCH 0/5 v2] Improve sync(2) handling
 2011-09-28 15:00 UTC  (2+ messages)

BTRFS data structures integrity
 2011-09-28 13:41 UTC 

[GIT PULL] writeback trace fix for 3.1-rc8
 2011-09-28 12:47 UTC 

fanotify bug:multi-thread opening file hangs when fanotify is on
 2011-09-27  9:57 UTC 

fanotify bug:multi-thread opening file hangs when fanotify is on
 2011-09-27  9:21 UTC 

[RFC] FUSE: Notifying the kernel of deletion
 2011-09-26 18:36 UTC  (4+ messages)

breaking leases on metadata changes
 2011-09-26 16:16 UTC  (22+ messages)
  ` [PATCH 1/6] leases: split up generic_setlease into lock/unlock cases
  ` [PATCH 5/6] leases: break leases on any attribute modification
` [PATCH 2/6] leases: fix write-open/read-lease race
` [PATCH 3/6] leases: break read leases on unlink
` [PATCH 4/6] leases: break read leases on rename
` [PATCH 6/6] leases: break read leases on link

[BUG] INFO: inconsistent lock state
 2011-09-26  9:51 UTC 

[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
 2011-09-26  5:27 UTC  (11+ messages)
      ` [Update][PATCH] PM / Hibernate: Freeze kernel threads after preallocating memory

Attenzione! Virus sul vostro account!
 2011-09-25 18:10 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-25 12:27 UTC 

Attenzione! Virus sul vostro account!
 2011-09-24 22:33 UTC 

Request for confirmation
 2011-09-23  2:05 UTC 

Administrative Message
 2011-09-24 15:14 UTC 

[PATCH 1/1] Trivial: mnt_want_write: Remove unused label out
 2011-09-23 16:38 UTC 

hi
 2011-09-23 13:16 UTC 

administrativní zprávy
 2011-09-23  8:02 UTC 

[PATCH 0/3] Replace kmalloc with vmalloc in seq_files
 2011-09-23  0:00 UTC  (13+ messages)
` [PATCH 1/3] fs: seq_file: add seq_reserve
` [PATCH 2/3] sched_stats: use the new seq_reserve function
` [PATCH 3/3] seq_file: convert seq buffer to vmalloc

administrativní zprávy
 2011-09-22 22:02 UTC 

[BUG] fs/balloc.c: inode->i_blocks always 0
 2011-09-22 17:44 UTC 

[PATCH] vfs: automount should ignore LOOKUP_FOLLOW
 2011-09-22 12:29 UTC  (2+ messages)

[PATCH -V6 00/26] New ACL format for better NFSv4 acl interoperability
 2011-09-22 12:01 UTC  (5+ messages)

[PATCH] VFS: Add "device" tag to /proc/self/mountstats
 2011-09-21 18:27 UTC  (2+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万
 2011-09-21 11:39 UTC 

[PATCH] fallocate.2: add FALLOC_FL_PUNCH_HOLE flag definition
 2011-09-21  5:49 UTC  (5+ messages)

[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
 2011-09-20 22:51 UTC  (3+ messages)
` [RFC PATCH 1/3] "

[PATCH] fs: add FS_IOC_UNRESVSP/FS_IOC_UNRESVSP64 ioctls
 2011-09-20 22:46 UTC  (2+ messages)

Stalls during writeback for mmaped I/O on XFS in 3.0
 2011-09-20 18:42 UTC  (7+ 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).