index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jfs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-20
JFS: don't dereference tlck->ip from txUpdateMap
Dave Kleikamp
2
-1
/
+9
2005-09-15
JFS: Fix sparse warnings, including endian error
Dave Kleikamp
3
-6
/
+5
2005-09-11
Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manually
Linus Torvalds
6
-62
/
+193
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
1
-0
/
+2
2005-09-07
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
2
-3
/
+48
2005-09-01
JFS: Implement jfs_init_security
Dave Kleikamp
3
-0
/
+68
2005-09-01
JFS: allow extended attributes to be set within a existing transaction
Dave Kleikamp
5
-49
/
+112
2005-08-30
JFS: jfs_delete_inode should always call clear_inode.
Dave Kleikamp
1
-12
/
+12
2005-08-30
Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+2
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
1
-2
/
+2
2005-08-19
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
5
-24
/
+34
2005-08-17
JFS: Initialize dentry->d_op for negative dentries too
Dave Kleikamp
1
-3
/
+2
2005-08-10
JFS: Fix race in txLock
Dave Kleikamp
2
-0
/
+4
2005-08-01
JFS: Check for invalid inodes in jfs_delete_inode
Dave Kleikamp
1
-0
/
+4
2005-07-27
JFS: Improve sync barrier processing
Dave Kleikamp
4
-24
/
+26
2005-07-26
JFS: Fix i_blocks accounting when allocation fails
Dave Kleikamp
1
-4
/
+9
2005-07-25
JFS: Don't set log_SYNCBARRIER when log->active == 0
Dave Kleikamp
1
-1
/
+2
2005-07-22
JFS: Fix typo in last patch
Dave Kleikamp
1
-1
/
+1
2005-07-15
JFS: fsync wrong behavior when I/O failure occurs
Qu Fuping
1
-1
/
+1
2005-07-15
JFS: Remove assert statement in dbJoin & return -EIO instead
Dave Kleikamp
1
-16
/
+30
2005-07-14
JFS: Remove bogus WARN_ON statement and some dead code
Dave Kleikamp
1
-9
/
+0
2005-07-13
JFS: Need to be root to create files with security context
Ian Dall
1
-2
/
+2
2005-07-13
JFS: Allow security.* xattrs to be set on symlinks
Dave Kleikamp
1
-1
/
+1
2005-07-13
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
2
-6
/
+6
2005-06-27
JFS: Code cleanup - getting rid of never-used debug code
Dave Kleikamp
6
-947
/
+8
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2
-6
/
+6
2005-06-23
JFS: performance patch
Sonny Rao
1
-3
/
+4
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
4
-10
/
+11
2005-06-03
JFS: Fix compiler warning in jfs_logmgr.c
Dave Kleikamp
1
-2
/
+3
2005-06-02
JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859
Dave Kleikamp
1
-0
/
+3
2005-05-09
JFS: Remove redundant kfree() NULL pointer checks
Jesper Juhl
2
-8
/
+4
2005-05-04
JFS: Fix sparse warning
Dave Kleikamp
1
-1
/
+1
2005-05-04
JFS: cleanup - remove unneeded sanity check
Dave Kleikamp
1
-9
/
+0
2005-05-04
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
18
-181
/
+89
2005-05-04
JFS: Endian errors
Dave Kleikamp
1
-3
/
+3
2005-05-02
[PATCH] JFS: Don't allocate extents that overlap existing extents
Dave Kleikamp
3
-25
/
+46
2005-05-02
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
4
-9
/
+27
2005-05-02
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
13
-462
/
+806
2005-05-02
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
3
-28
/
+39
2005-05-02
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
1
-34
/
+36
2005-05-02
[PATCH] JFS: reduce number of synchronous transactions
Dave Kleikamp
1
-23
/
+40
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
44
-0
/
+33077