linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-24 15:32:32 to 2014-02-01 00:19:43 UTC [more...]

[LSF/MM TOPIC] Fixing large block devices on 32 bit
 2014-02-01  0:19 UTC  (8+ messages)

[PATCH] Fix mountpoint reference leakage in linkat
 2014-01-31 23:11 UTC  (9+ messages)
        ` [PATCH v2] vfs: "

[PATCH] dcache: fix d_splice_alias handling of aliases
 2014-01-31 19:47 UTC  (8+ messages)
        ` [PATCH] dcache: make d_splice_alias use d_materialise_unique

[PATCH 1/2] hpfs: remember free space
 2014-01-31 19:19 UTC  (15+ messages)
` [PATCH 2/2] hpfs: optimize quad buffer loading

[PATCHv3 0/3] Add mm flag to control THP
 2014-01-31 18:25 UTC  (5+ messages)
` [PATCH 3/3] exec: kill the unnecessary mm->def_flags setting in load_elf_binary()

[GIT PULL] rename2 syscall
 2014-01-31 17:07 UTC  (2+ messages)

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-31 16:59 UTC  (17+ messages)
` [PATCH v5 06/22] Treat XIP like O_DIRECT
` [PATCH v5 10/22] Remove get_xip_mem
  ` [PATCH v5 22/22] XIP: Add support for unwritten extents

What is the real issue when file system is full (100%), deleting data won't be effective for df to display correct free space until reboot
 2014-01-31 16:04 UTC  (2+ messages)

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-31 15:51 UTC  (5+ messages)

[RFC] Draft Linux kernel interfaces for ZBC drives
 2014-01-31 15:44 UTC  (3+ messages)

[LSF/MM ATTEND] slab cache extension -- slab cache in fixed size
 2014-01-31 15:44 UTC  (2+ messages)

[HACK] fs/super.c: sync ro remount after blocking writers
 2014-01-31  8:20 UTC  (2+ messages)

[PATCH] nfs: fix setting of ACLs on file creation
 2014-01-31  2:31 UTC 

[GIT PULL] Ceph updates for -rc1
 2014-01-31  0:14 UTC  (13+ messages)
          ` [PATCH v2] ceph: fix posix ACL hooks

[btrfs/i_size] xfstests generic/299 TFAIL
 2014-01-30 21:52 UTC  (2+ messages)

[RFC] A draft for making ext4 support project quota
 2014-01-30 20:19 UTC  (8+ messages)

[git pull] vfs pile 1
 2014-01-30 15:26 UTC  (7+ messages)

[PATCH 0/6] Fanotify cleanups
 2014-01-30 14:41 UTC  (7+ messages)
` [PATCH 1/6] fanotify: Remove useless bypass_perm check
` [PATCH 2/6] fanotify: Use fanotify event structure for permission response processing
` [PATCH 3/6] fanotify: Remove useless test from event initialization
` [PATCH 4/6] fanotify: Convert access_mutex to spinlock
` [PATCH 5/6] fanotify: Reorganize loop in fanotify_read()
` [PATCH 6/6] fanotify: Move unrelated handling from copy_event_to_user()

[LSF/MM TOPIC] Use generic FS in virtual environments challenges and solutions
 2014-01-30 13:41 UTC  (5+ messages)
` [Lsf-pc] "

[LSF/MM TOPIC] balancing dirty pages - how to keep growing dirty memory in reasonable limits
 2014-01-30 12:40 UTC 

[LSF/MM TOPIC] file-private locks
 2014-01-30 11:30 UTC 

[Lsf-pc] [LSF/MM TOPIC] really large storage sectors - going beyond 4096 bytes
 2014-01-30 10:50 UTC  (13+ messages)

[PATCH] hfsplus: use xattr handlers for removexattr
 2014-01-30  9:28 UTC  (4+ messages)

[LSF/MM TOPIC] Pipe + splice problems
 2014-01-30  7:46 UTC 

[LSF/MM ATTEND] persistent transparent large
 2014-01-29 23:00 UTC  (8+ messages)
  ` [Lsf-pc] "

[LSF/MM ATTEND] Other tracks I'm interested in (was Re: Persistent memory)
 2014-01-29 20:07 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH 0/1] 9P: Add memory barriers to protect request fields over cb/rpc threads handoff
 2014-01-29 18:16 UTC  (3+ messages)
` [PATCH] "
  ` [V9fs-developer] "

[PATCH] vfs: respect FMODE_UNSIGNED_OFFSET in p(read|write)[v]*()
 2014-01-29 16:53 UTC  (3+ messages)

[GIT PULL] fanotify use-after-free fixes
 2014-01-29 13:12 UTC 

[PATCH 0/3] Fix fanotify regression
 2014-01-29 12:00 UTC  (6+ messages)
` [PATCH 1/3] fanotify: Fix use after free in mask checking
` [PATCH 2/3] fsnotify: Do not return merged event from fsnotify_add_notify_event()
` [PATCH 3/3] fanotify: Fix use after free for permission events

[PATCH v4 0/3] ext4: increase mbcache scalability
 2014-01-28 21:09 UTC  (3+ messages)

[LSF/MM ATTEND] Persistent memory
 2014-01-28 20:30 UTC 

[numa shrinker] 9b17c62382: -36.6% regression on sparse file copy
 2014-01-28 19:03 UTC  (6+ messages)

[patch 0/2] mm: reduce reclaim stalls with heavy anon and dirty cache
 2014-01-28 13:58 UTC  (12+ messages)
` [patch 1/2] mm: page-writeback: fix dirty_balance_reserve subtraction from dirtyable memory
` [patch 2/2] mm: page-writeback: do not count anon pages as "

[f2fs-dev] [PATCH] f2fs: use inode mutex to keep atomicity of f2fs_falloc
 2014-01-28  8:51 UTC  (3+ messages)

SMR Project List
 2014-01-28  8:30 UTC  (8+ messages)

[PATCH 1/4] f2fs: update_inode_page should be done all the time
 2014-01-28  5:54 UTC  (4+ messages)
` [PATCH 2/4] f2fs: handle dirty segments inside refresh_sit_entry
` [PATCH 3/4] f2fs: fix to recover xattr node block
` [PATCH 4/4] f2fs: fix a build warning

[f2fs-dev] [PATCH] f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages
 2014-01-28  2:28 UTC 

[PATCH] mm/fs: don't keep pages when receiving a pending SIGKILL in __get_user_pages()
 2014-01-27 23:59 UTC  (4+ messages)

[PATCH] nfsd: consider CLAIM_FH when handing out delegation
 2014-01-27 23:01 UTC  (2+ messages)

[git pull] Few fixes to ORE and EXOFS
 2014-01-27 20:26 UTC 

[PATCH] vfs: unexport the getname() symbol
 2014-01-27 18:33 UTC  (2+ messages)
` [PATCH][resend] "

[PATCH] aio: fix kiocb_cancel() funcition
 2014-01-27 17:36 UTC  (2+ messages)

Product Request
 2014-01-27 15:52 UTC 

[PATCH v2 00/15] hfsplus: introduce journal replay functionality
 2014-01-27 13:25 UTC  (3+ messages)

[PATCH v2 0/2] ext4: increase mbcache scalability
 2014-01-27 12:27 UTC  (9+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] fs/mbcache.c change block and index hash chain to hlist_bl_node
  ` [PATCH v4 2/3] mbcache: decoupling the locking of local from global data
  ` [PATCH v4 3/3] ext4: each filesystem creates and uses its own mc_cache

[PATCH v3] vfs: fix a bug when we do some dio reads with append dio writes
 2014-01-27 10:13 UTC  (11+ messages)
            ` [RFC] [PATCH] Fix race when checking i_size on direct i/o read
                `  "

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-27  2:31 UTC  (7+ messages)
` [patch 9/9] mm: keep page cache radix tree nodes in check

Kind Regards
 2014-01-26 21:30 UTC 

Kind Regards
 2014-01-26 21:51 UTC 

Kind Regards
 2014-01-26 22:31 UTC 

LSF/MM 2014 Call For Proposals
 2014-01-24 15:44 UTC  (6+ messages)
` [LSF/MM TOPIC] really large storage sectors - going beyond 4096 bytes
  ` [Lsf-pc] "

[PATCH v2 13/15] hfsplus: implement replay transaction's block functionality
 2014-01-24 15:28 UTC 

[PATCH v2 14/15] hfsplus: implement replay journal functionality
 2014-01-24 15:28 UTC 

[PATCH v2 12/15] hfsplus: implement functionality of transaction's block check
 2014-01-24 15:28 UTC 

[PATCH v2 11/15] hfsplus: implement functionality of journal log wrapping
 2014-01-24 15:28 UTC 

[PATCH v2 09/15] hfsplus: implement get and verify block list header functionality
 2014-01-24 15:27 UTC 

[PATCH v2 07/15] hfsplus: implement check consistency of journal log file
 2014-01-24 15:27 UTC 

[PATCH v2 05/15] hfsplus: implement "norecovery" mount option support
 2014-01-24 15:26 UTC 

[PATCH v2 04/15] hfsplus: implement functionality for HFSPLUS_JOURNAL_NEED_INIT flag
 2014-01-24 15:26 UTC 

[PATCH v2 01/15] hfsplus: add necessary declarations for journal replay
 2014-01-24 15:25 UTC 


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