index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()
Oleg Nesterov
1
-1
/
+0
2013-08-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-27
/
+25
2013-08-07
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-47
/
+22
2013-08-05
vfs: add missing check for __O_TMPFILE in fcntl_init()
Zheng Liu
1
-2
/
+2
2013-08-05
fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink
Andy Lutomirski
1
-7
/
+3
2013-08-05
fs: Fix file mode for O_TMPFILE
Andy Lutomirski
1
-1
/
+1
2013-08-05
reiserfs: fix deadlock in umount
Al Viro
2
-82
/
+20
2013-07-31
ocfs2/refcounttree: add the missing NULL check of the return value of find_or...
Gu Zheng
1
-0
/
+5
2013-07-31
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
1
-47
/
+22
2013-07-29
ext4: add WARN_ON to check the length of allocated blocks
Zheng Liu
1
-21
/
+18
2013-07-29
ext4: fix retry handling in ext4_ext_truncate()
Theodore Ts'o
1
-1
/
+1
2013-07-26
ext4: destroy ext4_es_cachep on module unload
Eric Sandeen
1
-0
/
+1
2013-07-26
ext4: make sure group number is bumped after a inode allocation race
Theodore Ts'o
1
-5
/
+5
2013-07-26
Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-11
/
+36
2013-07-26
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2013-07-25
xfs: di_flushiter considered harmful
Dave Chinner
3
-11
/
+36
2013-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-15
/
+36
2013-07-23
NFSv4: Fix brainfart in attribute length calculation
Trond Myklebust
1
-1
/
+1
2013-07-23
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...
Harshula Jayasuriya
1
-2
/
+3
2013-07-20
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+12
2013-07-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-21
/
+60
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+14
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2
-7
/
+22
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
1
-0
/
+2
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+48
2013-07-18
s390/kdump: Disable mmap for s390
Michael Holzheu
1
-1
/
+1
2013-07-17
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
1
-7
/
+14
2013-07-17
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+12
2013-07-17
fuse: readdirplus: cleanup
Miklos Szeredi
1
-3
/
+1
2013-07-17
fuse: readdirplus: change attributes once
Miklos Szeredi
1
-3
/
+4
2013-07-17
fuse: readdirplus: fix instantiate
Miklos Szeredi
1
-4
/
+13
2013-07-17
fuse: readdirplus: sanity checks
Miklos Szeredi
1
-1
/
+11
2013-07-17
fuse: readdirplus: fix dentry leak
Niels de Vos
1
-5
/
+8
2013-07-16
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
1
-2
/
+2
2013-07-16
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
1
-20
/
+46
2013-07-16
ext4: call ext4_es_lru_add() after handling cache miss
Theodore Ts'o
2
-7
/
+5
2013-07-15
ext4: yield during large unlinks
Theodore Ts'o
1
-0
/
+3
2013-07-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-47
/
+51
2013-07-15
ext4: make the extent_status code more robust against ENOMEM failures
Theodore Ts'o
1
-12
/
+39
2013-07-15
ext4: simplify calculation of blocks to free on error
Theodore Ts'o
1
-2
/
+2
2013-07-15
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
1
-0
/
+11
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-43
/
+24
[next]