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-10-19
ext4: explicit mount options parsing cleanup
Dmitry Monakhov
1
-2
/
+6
2015-10-19
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2
-3
/
+15
2015-10-18
[PATCH] fix calculation of meta_bg descriptor backups
Andy Leiserson
1
-2
/
+2
2015-10-18
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
1
-3
/
+3
2015-10-18
jbd2: fix checkpoint list cleanup
Jan Kara
1
-5
/
+3
2015-10-18
ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc
Daeho Jeong
1
-15
/
+17
2015-10-18
ext4: make the bitmap read routines return real error codes
Darrick J. Wong
3
-85
/
+143
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
4
-33
/
+23
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
15
-184
/
+252
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
15
-88
/
+104
2015-10-17
ext4: store checksum seed in superblock
Darrick J. Wong
3
-4
/
+10
2015-10-17
ext4: reserve code points for the project quota feature
Theodore Ts'o
1
-1
/
+7
2015-10-15
ext4: promote ext4 over ext2 in the default probe order
Darrick J. Wong
1
-3
/
+4
2015-10-15
jbd2: gate checksum calculations on crc driver presence, not sb flags
Darrick J. Wong
1
-3
/
+3
2015-10-15
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
1
-1
/
+33
2015-10-03
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2
-4
/
+22
2015-10-03
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
4
-7
/
+15
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
4
-28
/
+9
2015-10-03
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
1
-1
/
+12
2015-10-03
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-09-23
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
6
-106
/
+77
2015-09-23
ext4: refactor sysfs support code
Theodore Ts'o
1
-133
/
+128
2015-09-23
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
4
-410
/
+410
2015-09-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+9
2015-09-20
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2015-09-18
userfaultfd: add missing mmput() in error path
Eric Biggers
1
-1
/
+3
2015-09-16
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
1
-0
/
+7
2015-09-16
dax: fix O_DIRECT I/O to the last block of a blockdev
Jeff Moyer
1
-1
/
+2
2015-09-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+10
2015-09-12
Merge branch 'writeback-plugging'
Linus Torvalds
1
-3
/
+10
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
1
-0
/
+6
2015-09-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-42
/
+37
2015-09-12
[CIFS] mount option sec=none not displayed properly in /proc/mounts
Steve French
1
-1
/
+4
2015-09-12
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
1
-2
/
+4
2015-09-12
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2
-40
/
+33
2015-09-11
Revert "writeback: plug writeback at a high level"
Linus Torvalds
1
-3
/
+4
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-96
/
+82
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-29
/
+67
2015-09-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-285
/
+212
2015-09-11
CIFS: fix type confusion in copy offload ioctl
Jann Horn
1
-0
/
+6
2015-09-11
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-96
/
+66
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-125
/
+242
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2
-2
/
+2
2015-09-10
namei: fix warning while make xmldocs caused by namei.c
Masanari Iida
1
-1
/
+1
2015-09-10
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
1
-3
/
+5
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
1
-0
/
+42
2015-09-10
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
1
-2
/
+6
2015-09-10
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
1
-6
/
+32
2015-09-10
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
1
-9
/
+11
2015-09-10
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2
-8
/
+4
[next]