index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
[PATCH] nfsd4: nfs4_check_delegmode
NeilBrown
1
-9
/
+9
2005-06-24
[PATCH] nfsd4: find_delegation_file()
NeilBrown
1
-11
/
+14
2005-06-24
[PATCH] Make reiserfs BUG on too big transaction
Jan Kara
1
-0
/
+2
2005-06-24
[PATCH] quota: reiserfs: improve quota credit estimates
Jan Kara
4
-30
/
+45
2005-06-24
[PATCH] quota: ext3: Improve quota credit estimates
Jan Kara
5
-28
/
+48
2005-06-24
[PATCH] reiserfs: add checking of journal_begin() return value
Jan Kara
2
-20
/
+52
2005-06-24
[PATCH] pass iocb to dio_iodone_t
Christoph Hellwig
2
-2
/
+3
2005-06-23
[PATCH] sys_open() cleanup
Telemaque Ndizihiwe
1
-11
/
+7
2005-06-23
[PATCH] aio: fix do_sync_(read|write) to properly handle aio retries
Benjamin LaHaise
1
-2
/
+18
2005-06-23
[PATCH] Bug in error recovery in fs/buffer.c::__block_prepare_write()
Anton Altaparmakov
1
-4
/
+8
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
10
-42
/
+42
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
2
-17
/
+4
2005-06-23
[PATCH] block: add unlocked_ioctl support for block devices
Arnd Bergmann
1
-3
/
+2
2005-06-23
[PATCH] Remove eventpoll macro obfuscation
Pekka Enberg
1
-85
/
+110
2005-06-23
[PATCH] factor out common code in sys_fsync/sys_fdatasync
Oleg Nesterov
1
-35
/
+10
2005-06-23
[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64
Yoav Zach
1
-3
/
+4
2005-06-23
[PATCH] O(1) sb list traversing on syncs
Kirill Korotaev
3
-111
/
+96
2005-06-23
[PATCH] Fix of bogus file max limit messages
Kirill Korotaev
1
-27
/
+30
2005-06-23
[PATCH] add some comments to lookup_create()
Christoph Hellwig
1
-2
/
+18
2005-06-23
[PATCH] Support for dx directories in ext3_get_parent (NFSD)
Andreas Dilger
1
-2
/
+10
2005-06-23
[PATCH] setuid core dump
Alan Cox
2
-4
/
+25
2005-06-23
[PATCH] quota: sanitize dentry handling in vfs_quota_on_mount
Christoph Hellwig
1
-8
/
+1
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
3
-38
/
+24
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
6
-27
/
+10
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
2
-2
/
+13
2005-06-23
[PATCH] fix for prune_icache()/forced final iput() races
Alexander Viro
1
-6
/
+10
2005-06-22
[PATCH] NFS: Add debugging code to NFSv4 readdir
Trond Myklebust
2
-0
/
+23
2005-06-22
[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.
Manoj Naik
1
-0
/
+2
2005-06-22
[PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.
Manoj Naik
1
-7
/
+17
2005-06-22
[PATCH] NFSv4: Clean up nfs4 lock state accounting
Trond Myklebust
3
-144
/
+112
2005-06-22
[PATCH] NLM: fix a client-side race on blocking locks.
Trond Myklebust
2
-49
/
+90
2005-06-22
[PATCH] NLM: cleanup for blocked locks.
Trond Myklebust
1
-12
/
+6
2005-06-22
[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr...
Trond Myklebust
1
-0
/
+6
2005-06-22
[PATCH] NFS: Replace nfs_page insertion sort with a radix sort
Trond Myklebust
3
-70
/
+89
2005-06-22
[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...
Trond Myklebust
3
-14
/
+37
2005-06-22
[PATCH] NFS: Write optimization for short files and small O_SYNC writes.
Trond Myklebust
1
-3
/
+11
2005-06-22
[PATCH] NFS: Ensure that fstat() always returns the correct mtime
Trond Myklebust
2
-14
/
+38
2005-06-22
[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.
Trond Myklebust
2
-18
/
+38
2005-06-22
[PATCH] NFS: Fix the file size revalidation
Trond Myklebust
3
-54
/
+21
2005-06-22
[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()
Trond Myklebust
1
-36
/
+19
2005-06-22
[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code
Trond Myklebust
1
-11
/
+40
2005-06-22
[PATCH] NFS: Clean up readdir changes.
Trond Myklebust
2
-38
/
+48
2005-06-22
[PATCH] NFS: Hide NFS server-generated readdir cookies from userland
Olivier Galibert
2
-24
/
+92
2005-06-22
[PATCH] NFSv4: Fix an Oops in the callback code.
Trond Myklebust
1
-1
/
+0
2005-06-22
[PATCH] NFSv4: Fix build warning
Reuben Farrelly
1
-1
/
+0
2005-06-22
[PATCH] NFSv4: empty array fix
Andrew Morton
1
-1
/
+1
2005-06-22
[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification
Adrian Bunk
1
-1
/
+1
2005-06-22
[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs
Andreas Gruenbacher
2
-1
/
+2
2005-06-22
[PATCH] NFS: Fix up v3 ACL caching code
Trond Myklebust
2
-5
/
+10
2005-06-22
[PATCH] NFS: Cache the NFSv3 acls.
Andreas Gruenbacher
2
-15
/
+86
[prev]
[next]