index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+51
2014-10-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-13
/
+3
2014-10-30
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
1
-1
/
+2
2014-10-30
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
1
-5
/
+4
2014-10-30
ext4: bail early when clearing inode journal flag fails
Jan Kara
1
-1
/
+6
2014-10-30
ext4: bail out from make_indexed_dir() on first error
Jan Kara
1
-10
/
+18
2014-10-30
jbd2: use a better hash function for the revoke table
Theodore Ts'o
1
-8
/
+2
2014-10-30
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
1
-1
/
+1
2014-10-30
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
1
-2
/
+3
2014-10-30
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
1
-0
/
+8
2014-10-30
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
1
-0
/
+4
2014-10-30
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-10-30
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2
-7
/
+12
2014-10-29
ocfs2: fix d_splice_alias() return code checking
Richard Weinberger
1
-1
/
+1
2014-10-29
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Jerry Hoemann
1
-6
/
+11
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+9
2014-10-28
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+5
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-57
/
+3522
2014-10-24
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-24
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-23
Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
18
-57
/
+3517
2014-10-23
fix inode leaks on d_splice_alias() failure exits
Al Viro
1
-0
/
+2
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
2
-0
/
+16
2014-10-24
overlayfs: implement show_options
Erez Zadok
1
-28
/
+48
2014-10-24
overlayfs: add statfs support
Andy Whitcroft
1
-0
/
+40
2014-10-24
overlay filesystem
Miklos Szeredi
10
-0
/
+3284
2014-10-24
ext4: support RENAME_WHITEOUT
Miklos Szeredi
1
-17
/
+78
2014-10-24
vfs: add RENAME_WHITEOUT
Miklos Szeredi
1
-2
/
+6
2014-10-24
vfs: add whiteout support
Miklos Szeredi
1
-0
/
+14
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
2
-26
/
+3
2014-10-24
vfs: introduce clone_private_mount()
Miklos Szeredi
1
-0
/
+27
2014-10-24
vfs: export __inode_permission() to modules
Miklos Szeredi
2
-1
/
+1
2014-10-24
vfs: export do_splice_direct() to modules
Miklos Szeredi
2
-6
/
+1
2014-10-24
vfs: add i_op->dentry_open()
Miklos Szeredi
2
-5
/
+27
2014-10-23
nfsd4: fix crash on unknown operation number
J. Bruce Fields
1
-1
/
+2
2014-10-22
fs, jbd: use a more generic hash function
Sasha Levin
1
-5
/
+2
2014-10-22
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
1
-1
/
+1
2014-10-22
ext3: Don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-10-21
fs: clarify rate limit suppressed buffer I/O errors
Robert Elliott
1
-16
/
+7
2014-10-21
fs: merge I/O error prints into one line
Robert Elliott
1
-19
/
+8
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
17
-18
/
+18
2014-10-21
nfsd4: fix response size estimation for OP_SEQUENCE
J. Bruce Fields
1
-1
/
+3
2014-10-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
28
-1869
/
+1336
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
17
-18
/
+18
2014-10-18
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
20
-171
/
+489
2014-10-18
Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-1
/
+1
2014-10-18
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-36
/
+33
[next]