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-01-24
proc: don't (ab)use ->group_leader in proc_task_readdir() paths
Oleg Nesterov
1
-28
/
+24
2014-01-24
proc: change first_tid() to use while_each_thread() rather than next_thread()
Oleg Nesterov
1
-10
/
+10
2014-01-24
proc: fix the potential use-after-free in first_tid()
Oleg Nesterov
1
-0
/
+3
2014-01-24
proc: cleanup/simplify get_task_state/task_state_array
Oleg Nesterov
1
-12
/
+3
2014-01-24
coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h
Oleg Nesterov
3
-25
/
+0
2014-01-24
coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
Oleg Nesterov
1
-15
/
+6
2014-01-24
coredump: set_dumpable: fix the theoretical race with itself
Oleg Nesterov
1
-34
/
+15
2014-01-24
hfsplus: remove hfsplus_file_lookup()
Sougata Santra
1
-59
/
+0
2014-01-24
nilfs2: add comments for ioctls
Vyacheslav Dubeyko
1
-1
/
+362
2014-01-24
fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
Wenliang Fan
1
-0
/
+8
2014-01-24
fs/pipe.c: skip file_update_time on frozen fs
Dmitry Monakhov
1
-1
/
+2
2014-01-24
autofs: fix symlinks aren't checked for expiry
Ian Kent
2
-0
/
+18
2014-01-24
autofs: use IS_ROOT to replace root dentry checks
Rui Xiang
1
-3
/
+3
2014-01-24
autofs: fix the return value of autofs4_fill_super
Rui Xiang
1
-5
/
+8
2014-01-24
autofs4: translate pids to the right namespace for the daemon
Miklos Szeredi
1
-2
/
+14
2014-01-24
autofs4: allow autofs to work outside the initial PID namespace
Sukadev Bhattiprolu
3
-13
/
+43
2014-01-24
fs/ramfs: move ramfs_aops to inode.c
Axel Lin
4
-15
/
+7
2014-01-24
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...
Axel Lin
1
-2
/
+8
2014-01-24
fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF
Todor Minchev
1
-3
/
+0
2014-01-24
remove extra definitions of U32_MAX
Alex Elder
1
-4
/
+0
2014-01-24
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2014-01-24
logfs: check for the return value after calling find_or_create_page()
Younger Liu
1
-1
/
+2
2014-01-24
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
1
-3
/
+5
2014-01-23
nfsd: fix encode_entryplus_baggage stack usage
J. Bruce Fields
2
-6
/
+9
2014-01-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-8
/
+6
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-32
/
+71
2014-01-23
Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
19
-800
/
+1739
2014-01-23
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
40
-717
/
+614
2014-01-23
exofs: Print less in r4w
Boaz Harrosh
1
-9
/
+9
2014-01-23
exofs: Allow corrupted directory entry to be empty file
Boaz Harrosh
1
-2
/
+1
2014-01-23
exofs: Allow O_DIRECT open
Boaz Harrosh
1
-1
/
+9
2014-01-23
ore: Don't crash on NULL bio in _clear_bio
Boaz Harrosh
1
-2
/
+6
2014-01-23
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-12
/
+25
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-01-23
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
1
-4
/
+30
2014-01-23
f2fs: drop obsolete node page when it is truncated
Jaegeuk Kim
1
-0
/
+4
2014-01-22
fuse: support clients that don't implement 'open'
Andrew Gallagher
2
-10
/
+30
2014-01-22
fuse: don't invalidate attrs when not using atime
Andrew Gallagher
3
-4
/
+16
2014-01-22
fuse: fix SetPageUptodate() condition in STORE
Miklos Szeredi
1
-1
/
+2
2014-01-22
fuse: fix pipe_buf_operations
Miklos Szeredi
2
-17
/
+23
2014-01-22
f2fs: introduce NODE_MAPPING for code consistency
Jaegeuk Kim
4
-31
/
+30
2014-01-22
f2fs: remove the orphan block page array
Gu Zheng
1
-3
/
+4
2014-01-22
f2fs: add help function META_MAPPING
Gu Zheng
5
-8
/
+13
2014-01-22
f2fs: move a branch for code redability
Jaegeuk Kim
1
-5
/
+4
2014-01-22
f2fs: call mark_inode_dirty to flush dirty pages
Jaegeuk Kim
3
-5
/
+8
2014-01-22
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
1
-7
/
+8
2014-01-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
44
-1147
/
+775
2014-01-22
sctp: remove macros sctp_{lock|release}_sock
wangweidong
1
-2
/
+2
2014-01-22
Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-0
/
+8
2014-01-22
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-358
/
+540
[prev]
[next]