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
2014-01-09
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-09
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-8
/
+44
2014-01-09
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2014-01-09
jbd2: don't BUG but return ENOSPC if a handle runs out of space
Theodore Ts'o
1
-2
/
+4
2014-01-09
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2014-01-09
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
1
-0
/
+5
2014-01-09
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
1
-2
/
+2
2014-01-09
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
1
-1
/
+11
2014-01-09
ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
Jan Kara
1
-0
/
+1
2014-01-09
cifs: set FILE_CREATED
Shirish Pargaonkar
1
-5
/
+6
2014-01-09
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
3
-20
/
+19
2014-01-09
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2014-01-09
ext4: fix FITRIM in no journal mode
Lukas Czerner
1
-2
/
+2
2014-01-09
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-17
/
+25
2014-01-09
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
1
-12
/
+0
2014-01-09
ext4: Do not reserve clusters when fs doesn't support extents
Jan Kara
1
-4
/
+13
2014-01-09
ext4: fix del_timer() misuse for ->s_err_report
Al Viro
1
-2
/
+2
2014-01-09
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
1
-1
/
+18
2014-01-09
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
1
-3
/
+8
2014-01-09
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
Theodore Ts'o
1
-0
/
+9
2014-01-09
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2014-01-09
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2014-01-09
ceph: allocate non-zero page to fscache in readpage()
Li Wang
1
-1
/
+1
2014-01-09
ceph: wake up 'safe' waiters when unregistering request
Yan, Zheng
1
-1
/
+2
2014-01-09
ceph: cleanup aborted requests when re-sending requests.
Yan, Zheng
1
-1
/
+4
2014-01-09
ceph: hung on ceph fscache invalidate in some cases
Milosz Tanski
1
-0
/
+3
2013-12-20
Btrfs: fix lockdep error in async commit
Liu Bo
1
-2
/
+2
2013-12-20
Btrfs: fix a crash when running balance and defrag concurrently
Liu Bo
1
-0
/
+3
2013-12-20
Btrfs: do not run snapshot-aware defragment on error
Liu Bo
1
-19
/
+28
2013-12-20
Btrfs: take ordered root lock when removing ordered operations inode
Josef Bacik
1
-0
/
+2
2013-12-20
Btrfs: stop using vfs_read in send
Josef Bacik
1
-103
/
+72
2013-12-20
Btrfs: fix incorrect inode acl reset
Filipe David Borba Manana
1
-1
/
+1
2013-12-20
Btrfs: fix hole check in log_one_extent
Josef Bacik
1
-1
/
+1
2013-12-20
Btrfs: fix memory leak of chunks' extent map
Liu Bo
1
-0
/
+2
2013-12-20
Btrfs: reset intwrite on transaction abort
Josef Bacik
1
-0
/
+2
2013-12-20
Btrfs: do a full search everytime in btrfs_search_old_slot
Josef Bacik
1
-2
/
+6
2013-12-20
NFSv4 wait on recovery for async session errors
Andy Adamson
1
-2
/
+1
2013-12-20
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
1
-1
/
+1
2013-12-20
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields
1
-2
/
+16
2013-12-20
vfs: split out vfs_getattr_nosec
J. Bruce Fields
1
-6
/
+25
2013-12-20
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
1
-1
/
+2
2013-12-20
Btrfs: fix access_ok() check in btrfs_ioctl_send()
Dan Carpenter
1
-2
/
+2
2013-12-20
nfsd: when reusing an existing repcache entry, unhash it first
Jeff Layton
1
-1
/
+8
2013-12-20
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-20
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-11
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
1
-2
/
+8
2013-12-11
vfs: fix subtle use-after-free of pipe_inode_info
Linus Torvalds
1
-20
/
+19
2013-12-08
aio: clean up aio ring in the fail path
Gu Zheng
1
-2
/
+6
2013-12-08
aio: nullify aio->ring_pages after freeing it
Sasha Levin
1
-1
/
+3
2013-12-08
aio: prevent double free in ioctx_alloc
Sasha Levin
1
-1
/
+0
[next]