index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Update ctime and mtime when directory is modified
Jan Kara
2015-04-01
1
-2
/
+7
*
udf: return correct errno for udf_update_inode()
Changwoo Min
2015-04-01
1
-1
/
+1
*
ext3: Remove useless condition in if statement.
Wei Yuan
2015-04-01
1
-2
/
+1
*
vfs: Add general support to enforce project quota limits
Li Xi
2015-03-18
2
-5
/
+21
*
reiserfs: fix __RASSERT format string
Nicolas Iooss
2015-03-17
1
-1
/
+0
*
Merge branch 'quota_interface' into for_next_testing
Jan Kara
2015-03-16
9
-247
/
+369
|
\
|
*
quota: Hook up Q_XSETQLIM for id 0 to ->set_info
Jan Kara
2015-03-04
1
-0
/
+39
|
*
xfs: Add support for Q_SETINFO
Jan Kara
2015-03-04
1
-0
/
+37
|
*
quota: Make ->set_info use structure with neccesary info to VFS and XFS
Jan Kara
2015-03-04
2
-12
/
+36
|
*
quota: Remove ->get_xstate and ->get_xstatev callbacks
Jan Kara
2015-03-04
1
-10
/
+4
|
*
gfs2: Convert to using ->get_state callback
Jan Kara
2015-03-04
1
-13
/
+15
|
*
xfs: Convert to using ->get_state callback
Jan Kara
2015-03-04
3
-205
/
+71
|
*
quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
Jan Kara
2015-03-04
1
-4
/
+134
|
*
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
2015-03-04
5
-21
/
+51
*
|
udf: use int for allocated blocks instead of sector_t
Fabian Frederick
2015-03-16
1
-1
/
+1
*
|
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
11
-11
/
+0
*
|
udf: remove else after return in __load_block_bitmap()
Fabian Frederick
2015-03-14
1
-8
/
+7
*
|
udf: remove unused variable in udf_table_free_blocks()
Fabian Frederick
2015-03-14
1
-2
/
+0
*
|
quota: Fix maximum quota limit settings
Jan Kara
2015-03-04
1
-4
/
+8
*
|
quota: paranoia: check quota tree root
Konstantin Khlebnikov
2015-03-04
1
-0
/
+7
*
|
quota: optimize i_dquot access
Konstantin Khlebnikov
2015-03-04
1
-24
/
+39
|
/
*
Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-28
6
-31
/
+41
|
\
|
*
xfs: cancel failed transaction in xfs_fs_commit_blocks()
Eric Sandeen
2015-02-24
1
-1
/
+3
|
*
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
2015-02-24
1
-0
/
+4
|
*
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
2015-02-23
3
-30
/
+29
|
*
xfs: Fix quota type in quota structures when reusing quota file
Jan Kara
2015-02-23
1
-0
/
+5
*
|
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
2015-02-28
1
-3
/
+44
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-26
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Btrfs: fix allocation size calculations in alloc_btrfs_bio
Chris Mason
2015-02-20
1
-1
/
+8
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
5
-56
/
+108
|
\
\
|
*
|
ext4: fix indirect punch hole corruption
Omar Sandoval
2015-02-14
1
-34
/
+71
|
*
|
ext4: ignore journal checksum on remount; don't fail
Eric Sandeen
2015-02-12
1
-3
/
+2
|
*
|
ext4: remove duplicate remount check for JOURNAL_CHECKSUM change
Eric Sandeen
2015-02-12
1
-11
/
+0
|
*
|
ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize
Xiaoguang Wang
2015-02-12
1
-0
/
+7
|
*
|
ext4: support read-only images
Darrick J. Wong
2015-02-12
2
-1
/
+10
|
*
|
ext4: change to use setup_timer() instead of init_timer()
Jan Mrazek
2015-01-26
1
-3
/
+2
|
*
|
ext4: reserve codepoints used by the ext4 encryption feature
Theodore Ts'o
2015-01-19
1
-4
/
+13
|
*
|
jbd2: complain about descriptor block checksum errors
Darrick J. Wong
2015-01-19
1
-0
/
+3
*
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
52
-676
/
+715
|
\
\
\
|
*
|
|
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
1
-2
/
+6
|
*
|
|
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
3
-12
/
+22
|
*
|
|
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
1
-17
/
+17
|
*
|
|
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
3
-26
/
+22
|
*
|
|
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
1
-1
/
+1
|
*
|
|
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
4
-9
/
+9
|
*
|
|
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
30
-65
/
+65
|
*
|
|
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2015-02-22
1
-5
/
+13
|
*
|
|
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2015-02-22
1
-1
/
+18
|
*
|
|
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
2015-02-20
6
-319
/
+489
|
|
\
\
\
|
|
*
|
|
ovl: discard independent cursor in readdir()
hujianyang
2015-01-09
1
-24
/
+14
[next]