messages from 2015-07-27 18:56:53 to 2015-08-03 15:42:06 UTC [more...]
[PATCH 0/4] change sb_writers to use percpu_rw_semaphore
2015-08-03 15:40 UTC (8+ messages)
` [PATCH 2/4] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()
` [PATCH 3/4] shift percpu_counter_destroy() into destroy_super_work()
` [PATCH 4/4] change sb_writers to use percpu_rw_semaphore
[FYI] tux3: Core changes
2015-08-03 13:42 UTC (23+ messages)
[PATCH 0/2] two patches about B-tree corruptions in hfs and hfsplus
2015-08-03 13:33 UTC (10+ messages)
` [PATCH v2] hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
[PATCH v3 11/11] smack: documentation for the Smack namespace
2015-08-03 11:34 UTC (17+ messages)
` [PATCH v3 01/11] user_ns: 3 new LSM hooks for user namespace operations
` [PATCH v3 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook
` [PATCH v3 03/11] lsm: add file opener's cred to a setprocattr arguments
` [PATCH v3 04/11] lsm: inode_pre_setxattr hook
` [PATCH v3 05/11] smack: extend capability functions and fix 2 checks
` [PATCH v3 06/11] smack: don't use implicit star to display smackfs/syslog
[PATCH RESEND] 9p: do not overwrite return code when locking fails
2015-08-03 6:36 UTC
[RFC][PATCH] ecryptfs: Allow only one instance per lower path
2015-08-03 5:27 UTC (2+ messages)
v4.2-rc dcache regression, probably 75a6f82a0d10
2015-08-02 18:53 UTC (26+ messages)
` [git pull] vfs.git spurious ENOTDIR fix
[PATCH v6 0/5] Support for Open-Channel SSDs
2015-08-02 7:57 UTC (7+ messages)
` [PATCH v6 1/5] lightnvm: "
` [PATCH v6 2/5] lightnvm: Hybrid Open-Channel SSD RRPC target
` [PATCH v6 3/5] lightnvm: Hybrid Open-Channel SSD block manager
` [PATCH v6 4/5] null_nvm: Lightnvm test driver
` [PATCH v6 5/5] nvme: LightNVM support
[PATCH 0/7] Initial support for user namespace owned mounts
2015-08-01 17:01 UTC (3+ messages)
ext3 and like, mount point in module
2015-08-01 14:34 UTC (6+ messages)
Race condition introduced in 4bf46a27 VFS: Impose ordering on accesses of d_inode and d_flags
2015-07-31 15:28 UTC (4+ messages)
[PATCH 1/7] fs: Add user namesapace member to struct super_block
2015-07-31 14:34 UTC (2+ messages)
Darlehen
2015-07-31 11:39 UTC
[ANNOUNCE] util-linux v2.27-rc1
2015-07-31 11:28 UTC
About Your Arab Air Award Prize (1 Million Dollars). Please proceed for claiming
2015-07-31 10:42 UTC
[PATCH 0/4] enable migration of driver pages
2015-07-31 10:43 UTC (17+ messages)
` [PATCH 1/4] fs/anon_inodes: new interface to create new inode
` [PATCH 2/4] mm/compaction: enable mobile-page migration
` [PATCH 4/4] mm: remove direct calling of migration
[PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL)
2015-07-31 9:20 UTC (2+ messages)
Email Upgrade 2015
2015-07-31 8:57 UTC
[PATCH V3 9/7] Orangefs: sooth most sparse complaints
2015-07-31 8:26 UTC (5+ messages)
` [PATCH V3 10/7] Orangefs: address problems found by static checker
` [PATCH V3 11/7] Orangefs: large integer implicitly truncated to unsigned type
[PATCH 0/7] Initial support for user namespace owned mounts
2015-07-30 17:33 UTC (15+ messages)
[PATCH 6/7] selinux: Ignore security labels on user namespace mounts
2015-07-30 16:24 UTC (13+ messages)
[PATCH 0/7] Initial support for user namespace owned mounts
2015-07-30 16:15 UTC (8+ messages)
[PATCH 0/9 v8] NFSD: Pin to vfsmount for nfsd exports cache
2015-07-30 13:30 UTC (28+ messages)
` [PATCH 1/9 v8] fs_pin: Initialize value for fs_pin explicitly
` [PATCH 2/9 v8] fs_pin: Export functions for specific filesystem
` [PATCH 4/9 v8] fs: New helper legitimize_mntget() for getting a legitimize mnt
` [PATCH 5/9 v8] sunrpc: Store cache_detail in seq_file's private directly
` [PATCH 6/9 v8] sunrpc/nfsd: Remove redundant code by exports seq_operations functions
` [PATCH 7/9 v8] sunrpc: Switch to using hash list instead single list
` [PATCH 8/9 v8] sunrpc: New helper cache_delete_entry for deleting cache_head directly
` [PATCH 9/9 v8] nfsd: Allows user un-mounting filesystem where nfsd exports base on
` [PATCH] fs-pin: allow pin_remove() to be called other than from ->kill()
[RFC v3 0/4] fs: Add generic file system event notifications
2015-07-30 8:22 UTC (4+ messages)
` [RFC v3 1/4] "
[PATCH v2 00/35] Add quota supporting in ubifs
2015-07-30 5:48 UTC (36+ messages)
` [PATCH v2 01/35] fs: introduce a ->s_cdev field into struct super_block
` [PATCH v2 02/35] fs: cleanup: remove the blank line before EXPORT_SYMBOL
` [PATCH v2 03/35] fs: super: cleanup: make the comment of each function aligned
` [PATCH v2 04/35] fs: super: consolidate the get_super class functions
` [PATCH v2 05/35] fs: super: introduce a get_super_cdev to get super by a cdev reference
` [PATCH v2 06/35] fs: super: introduce a get_super_cdev_thawed to get sb by "
` [PATCH v2 07/35] fs: char_dev: introduce cd_acquire function to acquire cdev
` [PATCH v2 08/35] fs: introduce a __lookup_dev for internal using
` [PATCH v2 09/35] fs: char_dev: introduce lookup_cdev to get cdev by pathname
` [PATCH v2 10/35] fs: dquot: skip invalidate_bdev if bdev is NULL
` [PATCH v2 11/35] fs: quota: make quota support fs which is running on char dev
` [PATCH v2 12/35] ubi: introduce a interface to get cdev in ubi_volume
` [PATCH v2 13/35] ubifs: fix a typo in comment of ubifs_budget_req
` [PATCH v2 14/35] ubifs: extend budget for blocks
` [PATCH v2 15/35] ubifs: fill sb->s_cdev in ubifs_fill_super()
` [PATCH v2 16/35] ubifs: fill ->s_dev in ubifs_fill_super
` [PATCH v2 17/35] ubifs: export read_block() from file.c
` [PATCH v2 18/35] ubifs: introduce quota related mount options
` [PATCH v2 19/35] ubifs: budget for inode in ubifs_dirty_inode if necessary
` [PATCH v2 20/35] ubifs: implement IO functions for quota files
` [PATCH v2 21/35] ubifs: disable quota in ubifs_put_super
` [PATCH v2 22/35] ubifs: write quota back in ubifs_sync
` [PATCH v2 23/35] ubifs: set/clear MS_RDONLY properly in ubifs_remount
` [PATCH v2 24/35] ubifs: suspend & resume quota "
` [PATCH v2 25/35] ubifs: record quota information about inode in ubifs_new_inode
` [PATCH v2 26/35] ubifs: free quota inode information in ubifs_evict_inode
` [PATCH v2 27/35] ubifs: alloc quota space in ubifs_write_begin
` [PATCH v2 28/35] ubifs: free quota space in do_truncation
` [PATCH v2 29/35] ubifs: free quota space when deleting a file
` [PATCH v2 30/35] ubifs: adapt quota space informatin in do_setattr
` [PATCH v2 31/35] ubifs: transfer quota information in changing owner or group
` [PATCH v2 32/35] ubifs: write inode in ubifs_quota_write if we are appending
` [PATCH v2 33/35] fs: introduce a get_qsize() to file_operations
` [PATCH v2 34/35] ubifs: implement ubifs_get_qsize to get quota size in ubifs
` [PATCH v2 35/35] ubifs: make ubifs to support quota
mmotm 2015-07-29-16-47 uploaded
2015-07-29 23:47 UTC
[PATCH 0/7] Initial support for user namespace owned mounts
2015-07-29 16:18 UTC (11+ messages)
` [PATCH 3/7] fs: Ignore file caps in mounts from other user namespaces
[linux-next:master 2506/4558] fs/orangefs/pvfs2-sysfs.c:753:5: sparse: symbol 'sysfs_service_op_show' was not declared. Should it be static?
2015-07-29 14:53 UTC
[PATCH 0/3] Remove ext3 filesystem driver
2015-07-29 13:49 UTC (3+ messages)
acl/directory security question
2015-07-29 12:04 UTC (3+ messages)
` Aw: "
[PATCH 1/2] f2fs: call set_page_dirty to attach i_wb for cgroup
2015-07-29 9:32 UTC (7+ messages)
` [PATCH 2/2] f2fs: handle error cases in commit_inmem_pages
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: call set_page_dirty to attach i_wb for cgroup
mmotm 2015-07-28-16-15 uploaded
2015-07-28 23:16 UTC
[PATCH] ubifs: Kill unneeded locking in ubifs_init_security
2015-07-28 21:23 UTC (3+ messages)
Please can I trust you?
2015-07-28 16:57 UTC
[PATCH] null_blk: fix memory leak on cleanup
2015-07-28 12:01 UTC
[PATCH] null_blk: fix wrong capacity when bs is not 512 bytes
2015-07-28 12:00 UTC
[GIT PULL] f2fs urgent fix
2015-07-28 0:04 UTC
Stable backport of ASLR fixes?
2015-07-27 23:42 UTC (3+ messages)
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).