index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport mac80211 from 3.4 kernel
Wolfgang Wiedmeyer
2019-07-24
1
-0
/
+7
*
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2016-11-11
1
-0
/
+2
*
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
Nick Desaulniers
2016-10-19
1
-0
/
+7
*
mm: add a field to store names for private anonymous memory
Colin Cross
2016-08-23
1
-0
/
+63
*
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
2016-06-30
1
-1
/
+7
*
staging: android: lowmemorykiller: implement task's adj rbtree
Hong-Mei Li
2016-06-13
2
-0
/
+6
*
fs: avoid adding non-thread-group task to LMK rbtree
Hong-Mei Li
2016-06-13
1
-0
/
+9
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-05-03
1
-2
/
+45
*
pipe: Fix buffer offset after partially failed read
Ben Hutchings
2016-04-05
1
-1
/
+4
*
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
2016-03-19
1
-23
/
+32
*
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2016-03-15
1
-1
/
+1
*
vfs: more mnt_parent cleanups
Al Viro
2016-03-15
4
-55
/
+29
*
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
2016-03-15
5
-12
/
+18
*
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2016-03-15
1
-25
/
+40
*
vfs: read file_handle only once in handle_to_path
Sasha Levin
2016-03-15
1
-2
/
+3
*
mnt: Prevent pivot_root from creating a loop in the mount tree
Eric W. Biederman
2016-03-15
1
-0
/
+3
*
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2016-03-15
1
-1
/
+1
*
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2016-03-15
1
-1
/
+0
*
ext4: make orphan functions be no-op in no-journal mode
Anatol Pomozov
2016-03-12
1
-4
/
+3
*
BACKPORT: pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
2016-03-10
1
-0
/
+9
*
block: separate priority boosting from REQ_META
Christoph Hellwig
2016-02-16
8
-13
/
+15
*
f2fs: drop obsolete node page when it is truncated
Jaegeuk Kim
2016-02-13
1
-0
/
+4
*
f2fs: introduce NODE_MAPPING for code consistency
Jaegeuk Kim
2016-02-13
4
-31
/
+30
*
f2fs: remove the orphan block page array
Gu Zheng
2016-02-13
1
-3
/
+4
*
f2fs: add help function META_MAPPING
Gu Zheng
2016-02-13
5
-8
/
+13
*
f2fs: move a branch for code redability
Jaegeuk Kim
2016-02-13
1
-5
/
+4
*
f2fs: call mark_inode_dirty to flush dirty pages
Jaegeuk Kim
2016-02-13
3
-5
/
+8
*
f2fs: clean checkpatch warnings
Chris Fries
2016-02-13
11
-30
/
+40
*
f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH)
Changman Lee
2016-02-13
1
-1
/
+1
*
f2fs: avoid f2fs_balance_fs call during pageout
Jaegeuk Kim
2016-02-13
1
-1
/
+3
*
f2fs: add delimiter to seperate name and value in debug phrase
Changman Lee
2016-02-13
1
-4
/
+4
*
f2fs: use spinlock rather than mutex for better speed
Gu Zheng
2016-02-13
2
-13
/
+13
*
Fix merge conflict
rogersb11
2016-02-13
1
-7
/
+9
*
f2fs: move alloc new orphan node out of lock protection region
Gu Zheng
2016-02-13
1
-6
/
+9
*
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
Yuan Zhong
2016-02-13
6
-7
/
+7
*
f2fs: add a sysfs entry to control max_victim_search
Jaegeuk Kim
2016-02-13
4
-3
/
+12
*
f2fs: improve write performance under frequent fsync calls
Jaegeuk Kim
2016-02-13
4
-10
/
+11
*
f2fs: support 3.0
arter97
2016-02-13
10
-44
/
+120
*
f2fs: support 3.4
Jaegeuk Kim
2016-02-13
11
-56
/
+49
*
fs: import f2fs from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2...
arter97
2016-02-13
26
-0
/
+14822
*
ext3: ignore ext4-option nomblk_io_submit
Michael Gernoth
2015-12-02
1
-1
/
+6
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
74
-405
/
+544
|
\
|
*
ext4: fix memory leak in xattr
Dave Jones
2013-10-22
1
-0
/
+2
|
*
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
2013-10-22
1
-1
/
+1
|
*
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
2013-10-13
1
-1
/
+2
|
*
Btrfs: change how we queue blocks for backref checking
Josef Bacik
2013-10-13
1
-7
/
+7
|
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2013-10-05
1
-15
/
+20
|
*
fanotify: dont merge permission events
Lino Sanfilippo
2013-10-01
1
-0
/
+6
|
*
fuse: invalidate inode attributes on xattr modification
Anand Avati
2013-09-26
1
-0
/
+4
|
*
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
2013-09-26
1
-1
/
+2
[next]