[PATCH v4 5/10] xfstest: shared/001: Standard collapse range tests (no replies)
From: Namjae Jeon <namjae.jeon@samsung.com> This testcase(001) tries to test various corner cases for fcollapse range functionality over different type of extents. Signed-off-by: Namjae Jeon...
View Article[PATCH v4 8/10] xfstest: shared/004: Delayed allocation multi collapse (no...
From: Namjae Jeon <namjae.jeon@samsung.com> This testcase(004) tries to test various corner cases with delayed extents and pre-existing holes for fcollapse range functionality over different...
View Article[PATCH v4 9/10] xfstest: shared/005: Test multiple fallocate collapse (no...
From: Namjae Jeon <namjae.jeon@samsung.com> We execute collapse range multiple times on same file. Each collapse range call collapses a single alternate block. After the test execution, file...
View Article[PATCH v4 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate...
From: Namjae Jeon <namjae.jeon@samsung.com> Update FALLOC_FL_COLLAPSE_RANGE flag in fallocate. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Ashish Sangwan...
View Article[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for...
From: Namjae Jeon <namjae.jeon@samsung.com> Add support FALLOC_FL_COLLAPSE_RANGE for fallocate. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Ashish Sangwan...
View Article[PATCH v4] usb: ohci-at91: fix irq and iomem resource retrieval (no replies)
When using dt resources retrieval (interrupts and reg properties) there is no predefined order for these resources in the platform dev resources table. Retrieve resources using platform_get_resource...
View Article[PATCH v4 0/3] usb: ohci-at91: various improvements (5 replies)
Hello, This patch series moves the different driver resources (clks and iomem) retrieval to the device managed versions (devm_ functions). Best Regards, Boris Changes since v3: - replace...
View Article[PATCH 1/2] PCI, AER: Add a TLP header print helper (4 replies)
From: Borislav Petkov <bp@suse.de> .... and call it instead of duplicating the large printk format statement. No functionality change. Signed-off-by: Borislav Petkov <bp@suse.de> ---...
View Article[PATCH] [trivial] treewide: Fix typo in printk (1 reply)
Correct spelling typo in various part of kernel Signed-off-by: Masanari Iida <standby24x7@gmail.com> --- arch/arm/mach-imx/mach-pca100.c | 2 +- arch/arm64/kvm/handle_exit.c | 2 +-...
View ArticleZajam Ponuda (no replies)
POZOR!! Jeste li poslovni covjek / žena? Jeste li u bilo koje financijske nered ili trebate sredstva za pokretanje vlastitog posla? ili isplatiti svoje racune ili zapoceti dobro posao? Imate nisku...
View Article[PATCH] expand micro-optimizations in kernel to newer model CPUs (no replies)
I have been maintaining the attached patch since kernel v3.9.[1] Â I submit for review the most recent incarnation which works with the v3.12 tree. Â As you can see by the ANOVA plots referenced in the...
View ArticleRe: Oddball Author from on commit for rcu tree (1 reply)
On Sun, Dec 8, 2013 at 5:32 PM, Luis R. Rodriguez <mcgrof@do-not-panic.com> wrote: > I see this commit on linux-next: > > commit 705e5a58432b56f9821d6884341575c02536661f > Author:...
View ArticleLinux 3.4.73 (1 reply)
I'm announcing the release of the 3.4.73 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at:...
View ArticleLinux 3.10.23 (1 reply)
I'm announcing the release of the 3.10.23 kernel. All users of the 3.10 kernel series must upgrade. The updated 3.10.y git tree can be found at:...
View ArticleLinux 3.12.4 (1 reply)
I'm announcing the release of the 3.12.4 kernel. All users of the 3.12 kernel series must upgrade. The updated 3.12.y git tree can be found at:...
View Article[PATCH 1/1] ramdisk: documentation update (no replies)
-ramdisk_blocksize doesn't exist anymore -Module parameters added to documentation Signed-off-by: Fabian Frederick <fabf@skynet.be> --- Documentation/blockdev/ramdisk.txt | 21...
View Article[PATCH 1/1] gic: change access of gicc_ctrl register to read modify write....
This change is made to preserve the GIC v2 releated bits in the GIC_CPU_CTRL register (also known as the GICC_CTLR register in spec). The original code only set the enable/disable group bit in this...
View Article[GIT] [3.13] MFD fixes (no replies)
Hi Linus, This is the first 3.13 pull request for MFD fixes. We have: - A ti-ssp build failure fix. - An as3722 build failure fix. - An lpc_ich copy paste error fix. Thanks for pulling those one in....
View Articlefs: proc: lockdep spew and questions (1 reply)
Hi all, I've been looking at permissions in procfs, and noticed that directories are usually added with execute permission. As far as I know, there's nothing executable by default inside procfs, and...
View Article[PATCH 2/5 linux-next V2] cifs: rename set_path_size and set_file_size (no...
These 2 method names are a bit confusing. Rename them so that one can tell at a glance how they are to be used. Cc: Steve French <sfrench@samba.org> Cc: Jeff Layton <jlayton@redhat.com>...
View Article