index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd: Deletion of an unnecessary check before the function call "iput"
Markus Elfring
2014-11-18
1
-2
/
+1
*
vfs: Remove i_dquot field from inode
Jan Kara
2014-11-10
3
-12
/
+0
*
jfs: Convert to private i_dquot field
Jan Kara
2014-11-10
2
-0
/
+12
*
reiserfs: Convert to private i_dquot field
Jan Kara
2014-11-10
2
-0
/
+15
*
ocfs2: Convert to private i_dquot field
Jan Kara
2014-11-10
2
-0
/
+10
*
ext4: Convert to private i_dquot field
Jan Kara
2014-11-10
2
-0
/
+12
*
ext3: Convert to private i_dquot field
Jan Kara
2014-11-10
2
-0
/
+14
*
ext2: Convert to private i_dquot field
Jan Kara
2014-11-10
2
-0
/
+13
*
quota: Use function to provide i_dquot pointers
Jan Kara
2014-11-10
1
-23
/
+31
*
xfs: Set allowed quota types
Jan Kara
2014-11-10
1
-0
/
+1
*
gfs2: Set allowed quota types
Jan Kara
2014-11-10
1
-0
/
+1
*
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
2014-11-10
2
-2
/
+17
*
quota: Remove const from function declarations
Jan Kara
2014-11-10
1
-2
/
+2
*
quota: Add log level to printk
Anton Blanchard
2014-11-04
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-02
5
-49
/
+19
|
\
|
*
ovl: initialize ->is_cursor
Miklos Szeredi
2014-10-31
1
-0
/
+1
|
*
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
1
-1
/
+2
|
*
isofs: don't bother with ->d_op for normal case
Al Viro
2014-10-31
2
-22
/
+4
|
*
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
2014-10-28
1
-18
/
+2
|
*
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
2
-2
/
+2
|
*
ovl: fix check for cursor
Miklos Szeredi
2014-10-28
1
-5
/
+6
|
*
overlayfs: barriers for opening upper-layer directory
Al Viro
2014-10-28
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-01
5
-39
/
+27
|
\
\
|
*
|
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
2014-10-28
1
-8
/
+0
|
*
|
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-27
1
-0
/
+1
|
*
|
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
3
-10
/
+4
|
*
|
btrfs: use macro accessors in superblock validation checks
David Sterba
2014-10-27
1
-21
/
+22
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-31
8
-28
/
+51
|
\
\
\
|
*
|
|
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
2014-10-30
1
-5
/
+4
|
*
|
|
ext4: bail early when clearing inode journal flag fails
Jan Kara
2014-10-30
1
-1
/
+6
|
*
|
|
ext4: bail out from make_indexed_dir() on first error
Jan Kara
2014-10-30
1
-10
/
+18
|
*
|
|
jbd2: use a better hash function for the revoke table
Theodore Ts'o
2014-10-30
1
-8
/
+2
|
*
|
|
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
2014-10-30
1
-1
/
+1
|
*
|
|
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
2014-10-30
1
-2
/
+3
|
*
|
|
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
2014-10-30
1
-0
/
+8
|
*
|
|
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
2014-10-30
1
-0
/
+4
|
*
|
|
ext4: fix oops when loading block bitmap failed
Jan Kara
2014-10-30
1
-0
/
+4
|
*
|
|
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-10-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-10-31
3
-13
/
+3
|
\
\
\
|
*
|
|
fs, jbd: use a more generic hash function
Sasha Levin
2014-10-22
1
-5
/
+2
|
*
|
|
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
2014-10-22
1
-1
/
+1
|
*
|
|
ext3: Don't check quota format when there are no quota files
Jan Kara
2014-10-22
1
-7
/
+0
*
|
|
|
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
2014-10-30
1
-1
/
+2
*
|
|
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
2
-7
/
+12
|
\
\
\
\
|
*
|
|
|
ocfs2: fix d_splice_alias() return code checking
Richard Weinberger
2014-10-29
1
-1
/
+1
|
*
|
|
|
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Jerry Hoemann
2014-10-29
1
-6
/
+11
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-29
1
-29
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fs: clarify rate limit suppressed buffer I/O errors
Robert Elliott
2014-10-21
1
-16
/
+7
|
*
|
|
|
fs: merge I/O error prints into one line
Robert Elliott
2014-10-21
1
-19
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-10-28
1
-2
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]