index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
jbd: Fix oops in journal_remove_journal_head()
Jan Kara
4
-137
/
+104
2011-06-25
ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()
Lukas Czerner
1
-3
/
+1
2011-06-25
ext3/ioctl.c: silence sparse warnings about different address spaces
H Hartley Sweeten
1
-2
/
+2
2011-06-25
ext3: Improve truncate error handling
Jan Kara
1
-38
/
+63
2011-06-25
ext3: Fix oops in ext3_try_to_allocate_with_rsv()
Jan Kara
1
-2
/
+10
2011-06-25
jbd: fix a bug of leaking jh->b_jcount
Ding Dinghua
1
-1
/
+1
2011-06-25
jbd: remove dependency on __GFP_NOFAIL
Jan Kara
1
-4
/
+4
2011-06-25
ext3: Convert ext3 to new truncate calling convention
Jan Kara
2
-17
/
+11
2011-06-25
jbd: Add fixed tracepoints
Lukas Czerner
3
-0
/
+19
2011-06-25
ext3: Add fixed tracepoints
Lukas Czerner
6
-16
/
+82
2011-06-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+13
2011-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-14
/
+25
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
2
-2
/
+0
2011-06-23
cifs: fix wsize negotiation to respect max buffer size and active signing (tr...
Jeff Layton
1
-13
/
+20
2011-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
4
-12
/
+11
2011-06-22
CIFS: Fix problem with 3.0-rc1 null user mount failure
Pavel Shilovsky
1
-1
/
+5
2011-06-21
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
12
-61
/
+127
2011-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-160
/
+147
2011-06-21
NFS: Fix decode_secinfo_maxsz
Bryan Schumaker
1
-1
/
+1
2011-06-21
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
Trond Myklebust
1
-5
/
+16
2011-06-21
NFSv4.1: Fix some issues with pnfs_generic_pg_test
Trond Myklebust
2
-5
/
+10
2011-06-20
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-20
/
+19
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-36
/
+5
2011-06-20
jfs: agstart field must be 64 bits
Dave Kleikamp
1
-1
/
+1
2011-06-20
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
2
-3
/
+6
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-189
/
+174
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
3
-9
/
+9
2011-06-20
jfs: Update agstart when resizing volume
Dave Kleikamp
1
-2
/
+1
2011-06-20
jfs: old_agsize should be 64 bits in jfs_extendfs
Dave Kleikamp
1
-1
/
+1
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-20
nfsd4: fix break_lease flags on nfsd open
J. Bruce Fields
1
-6
/
+9
2011-06-19
pnfs-obj: No longer needed to take an extra ref at add_device
Boaz Harrosh
1
-1
/
+0
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...
Linus Torvalds
1
-1
/
+4
2011-06-18
isofs: fix bh leak in isofs_fill_super() error case
Linus Torvalds
1
-1
/
+2
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
3
-10
/
+28
2011-06-17
btrfs: fix uninitialized return value
David Sterba
1
-3
/
+3
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2
-6
/
+20
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
3
-148
/
+0
2011-06-17
btrfs: fix dereference of ERR_PTR value
David Sterba
1
-1
/
+1
2011-06-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
3
-3
/
+14
[next]