index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-13
[PATCH] knfsd: nfsd4: remove spurious replay_owner check
J.Bruce Fields
1
-1
/
+1
2006-12-13
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
2
-172
/
+244
2006-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
3
-6
/
+13
2006-12-13
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
J.Bruce Fields
1
-9
/
+5
2006-12-13
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
J.Bruce Fields
1
-4
/
+2
2006-12-13
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
J.Bruce Fields
1
-0
/
+4
2006-12-13
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
1
-5
/
+5
2006-12-13
[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
J.Bruce Fields
1
-1
/
+0
2006-12-13
[PATCH] one more EXPORT_UNUSED_SYMBOL removal
Adrian Bunk
1
-2
/
+0
2006-12-13
[PATCH] update Tigran's email addresses
Tigran Aivazian
1
-2
/
+2
2006-12-13
[PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure
Eric W. Biederman
1
-8
/
+15
2006-12-13
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
Eric W. Biederman
1
-5
/
+6
2006-12-13
[PATCH] smbfs: Make conn_pid a struct pid
Eric W. Biederman
3
-7
/
+9
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
6
-35
/
+36
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
13
-29
/
+29
2006-12-13
[PATCH] Use activate_mm() in fs/aio.c:use_mm()
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-13
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
2
-28
/
+176
2006-12-13
[PATCH] ocfs2: relative atime support
Mark Fasheh
1
-0
/
+8
2006-12-13
[PATCH] relative atime
Valerie Henson
2
-5
/
+22
2006-12-13
[PATCH] touch_atime() cleanup
Andrew Morton
1
-10
/
+11
2006-12-13
[PATCH] constify pipe_buf_operations
Eric Dumazet
2
-10
/
+10
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-12
/
+5
2006-12-12
fs: Convert kmalloc() + memset() to kzalloc() in fs/.
Robert P. J. Day
1
-2
/
+1
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
1
-1
/
+1
2006-12-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-106
/
+546
2006-12-12
EXT{2,3,4}_FS: remove outdated part of the help text
Jan Engelhardt
1
-9
/
+3
2006-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-21
/
+21
2006-12-11
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
Andrew Beekhof
4
-16
/
+116
2006-12-11
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
1
-2
/
+10
2006-12-10
[PATCH] user of the jiffies rounding code: JBD
Arjan van de Ven
1
-1
/
+1
2006-12-10
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
Vadim Lobanov
1
-136
/
+72
2006-12-10
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
1
-19
/
+8
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
6
-50
/
+36
2006-12-10
[PATCH] dio: lock refcount operations
Zach Brown
1
-31
/
+45
2006-12-10
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
2
-56
/
+36
2006-12-10
[PATCH] dio: remove duplicate bio wait code
Zach Brown
1
-29
/
+12
2006-12-10
[PATCH] dio: formalize bio counters as a dio reference count
Zach Brown
1
-74
/
+66
2006-12-10
[PATCH] dio: call blk_run_address_space() once per op
Zach Brown
1
-5
/
+3
2006-12-10
[PATCH] dio: centralize completion in dio_complete()
Zach Brown
1
-52
/
+42
2006-12-10
[PATCH] io-accounting: report in procfs
Andrew Morton
1
-0
/
+24
2006-12-10
[PATCH] io-accounting: direct-io
Andrew Morton
1
-0
/
+8
2006-12-10
[PATCH] io-accounting-read-accounting cifs fix
Andrew Morton
1
-0
/
+2
2006-12-10
[PATCH] io-accounting: write-cancel accounting
Andrew Morton
1
-1
/
+6
2006-12-10
[PATCH] io-accounting: write accounting
Andrew Morton
1
-1
/
+4
2006-12-10
[PATCH] clean up __set_page_dirty_nobuffers()
Andrew Morton
1
-13
/
+12
2006-12-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2006-12-09
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
Thomas Bogendoerfer
1
-1
/
+1
2006-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+12
2006-12-08
[PATCH] proc_misc build fix
Andrew Morton
1
-0
/
+1
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
1
-0
/
+65
[prev]
[next]