index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2014-01-10
logfs: check for the return value after calling find_or_create_page()
Younger Liu
1
-1
/
+2
2014-01-10
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
1
-3
/
+5
2014-01-10
/proc/meminfo: provide estimated available memory
Rik van Riel
1
-0
/
+37
2014-01-10
fs/super.c: fix WARN on alloc_super() fail path
Vladimir Davydov
1
-1
/
+2
2014-01-10
fs/read_write.c:compat_readv(): remove bogus area verify
Corey Minyard
1
-4
/
+0
2014-01-10
fs/compat_ioctl.c: fix an underflow issue (harmless)
Dan Carpenter
1
-1
/
+2
2014-01-10
posix_acl: uninlining
Andrew Morton
1
-5
/
+79
2014-01-10
ocfs2: update inode size after zeroing the hole
Junxiao Bi
1
-8
/
+32
2014-01-10
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
Younger Liu
2
-8
/
+3
2014-01-10
ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END
Jensen
1
-1
/
+10
2014-01-10
ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...
Younger Liu
1
-6
/
+6
2014-01-10
ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously
Yiwen Jiang
1
-2
/
+6
2014-01-10
ocfs2: check existence of old dentry in ocfs2_link()
Xue jiufei
1
-0
/
+13
2014-01-10
ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not...
Tariq Saeed
1
-5
/
+17
2014-01-10
ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg...
Tariq Saeed
1
-1
/
+2
2014-01-10
ocfs2: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-10
ocfs2: fix a tiny race when running dirop_fileop_racer
Yiwen Jiang
1
-2
/
+95
2014-01-10
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
Jie Liu
1
-0
/
+2
2014-01-10
ocfs2: return EINVAL if the given range to discard is less than block size
Jie Liu
1
-7
/
+3
2014-01-10
ocfs2: return EOPNOTSUPP if the device does not support discard
Jie Liu
1
-0
/
+5
2014-01-10
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_gr...
Younger Liu
3
-87
/
+14
2014-01-10
ocfs2-use-the-new-dlm-operation-callbacks-while-requesting-new-lockspace-fix
Goldwyn Rodrigues
1
-4
/
+0
2014-01-10
ocfs2: use the new DLM operation callbacks while requesting new lockspace
Goldwyn Rodrigues
1
-24
/
+106
2014-01-10
ocfs2: framework for version LVB
Goldwyn Rodrigues
1
-0
/
+101
2014-01-10
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
Goldwyn Rodrigues
5
-8
/
+24
2014-01-10
ocfs2: shift allocation ocfs2_live_connection to user_connect()
Goldwyn Rodrigues
1
-19
/
+18
2014-01-10
ocfs2: add DLM recovery callbacks
Goldwyn Rodrigues
1
-0
/
+38
2014-01-10
ocfs2: add clustername to cluster connection
Goldwyn Rodrigues
5
-7
/
+24
2014-01-10
ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...
Tariq Saeed
1
-2
/
+11
2014-01-10
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
Zongxun Wang
3
-3
/
+81
2014-01-10
ocfs2: remove versioning information
Goldwyn Rodrigues
16
-310
/
+7
2014-01-10
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
Younger Liu
1
-0
/
+3
2014-01-10
jffs2: unlock f->sem on error in jffs2_new_inode()
Wang Guoli
1
-3
/
+6
2014-01-10
fsnotify: remove pointless NULL initializers
Jan Kara
2
-4
/
+0
2014-01-10
fsnotify: remove .should_send_event callback
Jan Kara
4
-48
/
+21
2014-01-10
fsnotify: do not share events between notification groups
Jan Kara
10
-610
/
+275
2014-01-10
inotify: provide function for name length rounding
Jan Kara
1
-20
/
+21
2014-01-10
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-10
Merge remote-tracking branch 'l2-mtd/master'
Stephen Rothwell
1
-0
/
+4
2014-01-10
Merge remote-tracking branch 'dlm/next'
Stephen Rothwell
1
-0
/
+8
2014-01-10
Merge remote-tracking branch 'xfs/for-next'
Stephen Rothwell
41
-718
/
+616
2014-01-10
Merge remote-tracking branch 'v9fs/for-next'
Stephen Rothwell
5
-19
/
+8
2014-01-10
Merge remote-tracking branch 'nfsd/nfsd-next'
Stephen Rothwell
16
-233
/
+160
2014-01-10
Merge remote-tracking branch 'nfs/linux-next'
Stephen Rothwell
12
-64
/
+85
2014-01-10
Merge remote-tracking branch 'logfs/master'
Stephen Rothwell
2
-4
/
+4
2014-01-10
Merge remote-tracking branch 'jfs/jfs-next'
Stephen Rothwell
1
-1
/
+14
2014-01-10
Merge remote-tracking branch 'gfs2/master'
Stephen Rothwell
11
-129
/
+303
2014-01-10
Merge remote-tracking branch 'fscache/fscache'
Stephen Rothwell
1
-1
/
+36
2014-01-10
Merge remote-tracking branch 'f2fs/dev'
Stephen Rothwell
19
-698
/
+1609
[prev]
[next]