messages from 2015-02-11 16:50:53 to 2015-02-19 21:53:44 UTC [more...]
How to handle TIF_MEMDIE stalls?
2015-02-19 21:53 UTC (3+ messages)
[PATCH] fs: avoid locking sb_lock in grab_super_passive()
2015-02-19 21:06 UTC (2+ messages)
[PATCH v0 0/2] lease testsn
2015-02-19 21:06 UTC (4+ messages)
` [PATCH v0 1/2] lease01: add new "lease01" test
` [PATCH v0 2/2] lease02: add new "lease02" test
[RFC v0 0/1] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
2015-02-19 20:49 UTC (3+ messages)
` [RFC v0 1/1] "
[ANNOUNCE] util-linux v2.26
2015-02-19 12:55 UTC
How to handle TIF_MEMDIE stalls?
2015-02-19 10:48 UTC (5+ messages)
[GIT PULL] multi-layer support for overlay filesystem
2015-02-19 7:42 UTC (3+ messages)
commit "usb: gadget: ffs: add eventfd notification about ffs events"
2015-02-19 6:35 UTC (2+ messages)
[PATCH v2 0/2] Add epoll round robin wakeup mode
2015-02-19 3:26 UTC (16+ messages)
` [PATCH v2 1/2] sched/wait: add "
` [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN
[RFC] test_bit before clear files_struct bits
2015-02-18 21:27 UTC (4+ messages)
` [RFC V2] "
` [RFC V3] test bit "
[PATCH] ASLR: fix stack randomization on 64-bit systems
2015-02-18 20:26 UTC (8+ messages)
[PATCH RFC v3 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
2015-02-18 18:49 UTC (15+ messages)
` [PATCH RFC v3 2/7] epoll: Specify clockid explicitly
` [PATCH RFC v3 3/7] epoll: Extract ep_ctl_do
` [PATCH RFC v3 1/7] epoll: Extract epoll_wait_do and epoll_pwait_do
` [PATCH RFC v3 4/7] epoll: Add implementation for epoll_ctl_batch
` [PATCH RFC v3 5/7] x86: Hook up epoll_ctl_batch syscall
` [PATCH RFC v3 6/7] epoll: Add implementation for epoll_pwait1
` [PATCH RFC v3 7/7] x86: Hook up epoll_pwait1 syscall
[PATCH 0/8 v5] quota: Unify VFS and XFS quota interfaces
2015-02-18 17:20 UTC (17+ messages)
` [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info
` [PATCH 2/8] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [PATCH 3/8] xfs: Convert to using ->get_state callback
` [Cluster-devel] "
` [PATCH 4/8] gfs2: "
` [Cluster-devel] "
` [PATCH 5/8] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [PATCH 6/8] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [Cluster-devel] "
` [PATCH 7/8] xfs: Add support for Q_SETINFO
` [Cluster-devel] "
` [PATCH 8/8] quota: Hook up Q_XSETQLIM for id 0 to ->set_info
` [Cluster-devel] "
[GIT PULL] please pull file-locking related changes for v3.20 (pile #2)
2015-02-18 16:19 UTC (5+ messages)
[PATCH] dcache: return -ESTALE not -EBUSY on distributed fs race
2015-02-18 15:03 UTC (2+ messages)
Lazytime feature bugs
2015-02-18 13:19 UTC
[PATCH] coredump: Fix typo in comment
2015-02-18 12:28 UTC (3+ messages)
[PATCH] fs: record task name which froze superblock
2015-02-18 10:18 UTC (6+ messages)
` [PATCH v2] "
[PATCH] locks: fix list insertion when lock is split in two
2015-02-18 0:55 UTC
[PATCH 0/4] locks: flock and lease related bugfixes, and remove i_flctx counters
2015-02-17 22:29 UTC (14+ messages)
` [PATCH 1/4] Revert "locks: keep a count of locks on the flctx lists"
` [PATCH 2/4] locks: remove conditional lock release in middle of flock_lock_file
` [PATCH 3/4] locks: when upgrading, don't remove old flock lock until replacing with new one
` [PATCH 4/4] locks: only remove leases associated with the file being closed
[PATCH] Add myself (Bob Peterson) as a maintainer of GFS2
2015-02-17 21:06 UTC (5+ messages)
` [Cluster-devel] "
[GIT PULL] please pull file-locking related changes for v3.20
2015-02-17 20:17 UTC (17+ messages)
[PATCH] proc: get a reference to the owning module when opening file
2015-02-17 20:14 UTC (2+ messages)
[git pull] lazytime stuff
2015-02-17 17:42 UTC
[git pull] iov_iter primitives
2015-02-17 17:40 UTC
[git pull] getname/putname stuff
2015-02-17 17:34 UTC
[git pull] debugfs stuff
2015-02-17 17:29 UTC
[git pull] vfs.git part 1
2015-02-17 17:15 UTC
[PATCH] fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
2015-02-17 15:11 UTC
[PATCH v10 11/12] xfstests: fsx: Add fallocate insert range operation
2015-02-17 9:22 UTC
[PATCH v10 2/12] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2015-02-17 9:22 UTC
[PATCH v10 1/12] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2015-02-17 9:22 UTC
[PATCH RESEND 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
2015-02-17 1:49 UTC (21+ messages)
` [PATCH RESEND 1/12] fs: Add support "
` [PATCH RESEND 2/12] xfs: "
` [PATCH RESEND 3/12] ext4: "
` [PATCH RESEND 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH RESEND 5/12] xfstests: generic/042: Standard insert range tests
` [PATCH RESEND 6/12] xfstests: generic/043: Delayed allocation insert range
` [PATCH RESEND 7/12] xfstests: generic/044: Multi insert range tests
` [PATCH RESEND 8/12] xfstests: generic/045: Delayed allocation multi insert
` [PATCH RESEND 9/12] xfstests: generic/046: Test multiple fallocate insert/collapse range calls
` [PATCH RESEND 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH RESEND 11/12] xfstests: fsx: "
` [PATCH RESEND 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate
[GIT] nfsd changes for 3.20 merge window
2015-02-16 20:38 UTC (2+ messages)
` [GIT] nfsd bugfixes "
[RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
2015-02-16 19:50 UTC (2+ messages)
[PATCH] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate
2015-02-16 9:49 UTC
work with
2015-02-16 6:28 UTC
[LSF/MM TOPIC] - SMR Modifications to EXT4 (and other generic file systems)
2015-02-16 5:02 UTC (5+ messages)
[PATCH 19/20] xfs: implement pNFS export operations
2015-02-15 23:25 UTC (14+ messages)
er. In the nex
2015-02-13 23:19 UTC
[RESEND] [PATCH] block: create ioctl to discard-or-zeroout a range of blocks
2015-02-13 8:51 UTC (2+ messages)
[GIT PULL] f2fs updates for v3.20
2015-02-12 21:56 UTC
[PATCH v2] quota: reorder flags in quota state
2015-02-12 16:42 UTC (2+ messages)
[PATCH 1/2] quota: reorder flags in quota state
2015-02-12 15:46 UTC (6+ messages)
` [PATCH 2/2] quota: merge sb->s_quota_types into sb->s_dquot.flags
[PATCH] quota: paranoia: check quota tree root
2015-02-12 14:04 UTC (2+ messages)
[PATCH] quota: optimize i_dquot access
2015-02-12 14:03 UTC (2+ messages)
[PATCH 1/1] export symbol kobject_move()
2015-02-12 10:47 UTC (4+ messages)
` [PATCH 1/1 V2] "
[PATCH 1/2] xfs: introduce a generic shutdown ioctl
2015-02-12 1:40 UTC (2+ messages)
` [PATCH 1/2 v2] "
a simple and scalable pNFS block layout server V2
2015-02-11 22:54 UTC (10+ messages)
` [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
[PATCH] f2fs: fix accessing wrong indexed data blocks
2015-02-11 20:05 UTC
shared/032 is broken on Fedora
2015-02-11 17:36 UTC (6+ messages)
` [PATCH] fstests: shared/032 handle mkfs.* in either /sbin or /usr/sbin
` [PATCH V2] "
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).