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
2014-08-09
fs/ufs: use pr_fmt
Fabian Frederick
2
-8
/
+13
2014-08-09
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2
-133
/
+131
2014-08-09
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
5
-5
/
+34
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
3
-0
/
+144
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2
-1
/
+47
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2
-1
/
+136
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2
-1
/
+112
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2
-0
/
+286
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
4
-2
/
+244
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
3
-0
/
+194
2014-08-09
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2
-0
/
+174
2014-08-09
fs/coda: use linux/uaccess.h
Fabian Frederick
8
-11
/
+8
2014-08-09
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
1
-4
/
+2
2014-08-09
minix zmap block counts calculation fix
Qi Yong
2
-3
/
+3
2014-08-09
autofs4: comment typo: remove a a doubled word
NeilBrown
1
-1
/
+1
2014-08-09
autofs4: remove some unused inline functions
NeilBrown
1
-49
/
+0
2014-08-09
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
1
-2
/
+6
2014-08-09
autofs4: remove a redundant assignment
NeilBrown
1
-1
/
+0
2014-08-09
autofs4: remove unused autofs4_ispending()
NeilBrown
1
-14
/
+0
2014-08-09
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-09
fs/efs/namei.c: return is not a function
Fabian Frederick
1
-5
/
+6
2014-08-07
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
21
-51
/
+111
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
3
-3
/
+3
2014-08-07
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
Peter Feiner
1
-6
/
+21
2014-08-07
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-08-07
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-07
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
1
-0
/
+4
2014-08-07
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
1
-3
/
+2
2014-08-07
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
3
-5
/
+14
2014-08-07
fs/squashfs/super.c: logging cleanup
Fabian Frederick
1
-2
/
+3
2014-08-07
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-08-07
ntfs: kernel-doc warning fixes
Fabian Frederick
1
-3
/
+0
2014-08-07
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
1
-8
/
+7
2014-08-07
fanotify: fix double free of pending permission events
Jan Kara
3
-2
/
+37
2014-08-07
fsnotify: rename event handling functions
Jan Kara
5
-14
/
+15
2014-08-07
fs/fscache: make ctl_table static
Fabian Frederick
1
-2
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-15
/
+12
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+75
2014-08-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-293
/
+333
2014-08-05
Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-292
/
+791
2014-08-05
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+31
2014-08-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-158
/
+41
2014-08-05
f2fs: use for_each_set_bit to simplify the code
Chao Yu
2
-14
/
+6
2014-08-05
f2fs: add f2fs_balance_fs for expand_inode_data
Chao Yu
1
-0
/
+2
2014-08-05
f2fs: invalidate xattr node page when evict inode
Chao Yu
1
-0
/
+3
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+4
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-13
/
+13
2014-08-02
f2fs: avoid skipping recover_inline_xattr after recover_inline_data
Chao Yu
3
-3
/
+4
[prev]
[next]