index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
hfsplus: incorrect return value
Chengyu Song
1
-2
/
+2
2015-04-17
fs/hfsplus: replace if/BUG by BUG_ON
Fabian Frederick
1
-3
/
+1
2015-04-17
fs/hfsplus: use bool instead of int for is_known_namespace() return value
Fabian Frederick
1
-1
/
+1
2015-04-17
fs/hfsplus: atomically set inode->i_flags
Fabian Frederick
1
-7
/
+5
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
Fabian Frederick
5
-65
/
+35
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
Fabian Frederick
5
-67
/
+38
2015-04-17
hfsplus: add missing curly braces in hfsplus_delete_cat()
Dan Carpenter
1
-1
/
+2
2015-04-17
hfs: incorrect return values
Chengyu Song
1
-2
/
+2
2015-04-17
nilfs2: use inode_set_flags() in nilfs_set_inode_flags()
Ryusuke Konishi
1
-7
/
+8
2015-04-17
nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()
Ryusuke Konishi
1
-2
/
+2
2015-04-17
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
Ryusuke Konishi
1
-1
/
+1
2015-04-17
nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl
Ryusuke Konishi
1
-6
/
+52
2015-04-17
nilfs2: add helper to find existent block on metadata file
Ryusuke Konishi
2
-0
/
+57
2015-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
4
-1
/
+115
2015-04-17
nilfs2: unify type of key arguments in bmap interface
Ryusuke Konishi
4
-20
/
+16
2015-04-17
nilfs2: use bgl_lock_ptr()
Ryusuke Konishi
1
-2
/
+5
2015-04-17
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2
-20
/
+18
2015-04-17
nilfs2: do not use async write flag for segment summary buffers
Ryusuke Konishi
1
-3
/
+0
2015-04-17
befs: replace typedef befs_inode_info by structure
Fabian Frederick
2
-7
/
+7
2015-04-17
befs: replace typedef befs_sb_info by structure
Fabian Frederick
5
-13
/
+11
2015-04-17
befs: replace typedef befs_mount_options by structure
Fabian Frederick
2
-5
/
+5
2015-04-17
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
1
-21
/
+9
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
45
-562
/
+439
2015-04-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
25
-308
/
+461
2015-04-17
Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+30
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-0
/
+3
2015-04-16
f2fs: pass checkpoint reason on roll-forward recovery
Jaegeuk Kim
3
-2
/
+7
2015-04-16
f2fs: avoid abnormal behavior on broken symlink
Jaegeuk Kim
1
-1
/
+19
2015-04-16
f2fs: flush symlink path to avoid broken symlink after POR
Jaegeuk Kim
1
-0
/
+11
2015-04-16
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
3
-82
/
+239
2015-04-16
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
1
-3
/
+20
2015-04-16
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
1
-0
/
+10
2015-04-16
xfs: DIO write completion size updates race
Dave Chinner
2
-1
/
+19
2015-04-16
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2
-30
/
+40
2015-04-16
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2
-31
/
+31
2015-04-16
xfs: DIO needs an ioend for writes
Dave Chinner
2
-10
/
+85
2015-04-16
xfs: move DIO mapping size calculation
Dave Chinner
1
-33
/
+46
2015-04-16
xfs: factor DIO write mapping from get_blocks
Dave Chinner
1
-13
/
+27
2015-04-16
ext4 crypto: enable encryption feature flag
Theodore Ts'o
6
-24
/
+79
2015-04-16
ext4 crypto: add symlink encryption
Theodore Ts'o
5
-23
/
+184
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-138
/
+183
2015-04-16
proc: remove use of seq_printf return value
Joe Perches
2
-36
/
+50
2015-04-16
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-2
/
+2
2015-04-16
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2
-1
/
+2
2015-04-16
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
1
-0
/
+18
2015-04-16
dax: unify ext2/4_{dax,}_file_operations
Boaz Harrosh
9
-64
/
+9
2015-04-16
dax: use pfn_mkwrite to update c/mtime + freeze protection
Boaz Harrosh
3
-0
/
+19
2015-04-16
fs, jfs: remove slab object constructor
David Rientjes
2
-20
/
+12
2015-04-16
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
1
-19
/
+71
2015-04-16
f2fs: change 0 to false for bool type
Taehee Yoo
1
-1
/
+1
[prev]
[next]