index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-10-17
ext4: store checksum seed in superblock
Darrick J. Wong
2015-10-17
ext4: reserve code points for the project quota feature
Theodore Ts'o
2015-10-15
ext4: promote ext4 over ext2 in the default probe order
Darrick J. Wong
2015-10-15
jbd2: gate checksum calculations on crc driver presence, not sb flags
Darrick J. Wong
2015-10-15
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
2015-10-03
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2015-10-03
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
2015-10-03
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Theodore Ts'o
2015-10-03
ext4: optimize ext4_writepage() for attempted 4k delalloc writes
Theodore Ts'o
2015-10-02
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
2015-09-23
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
2015-09-23
ext4: refactor sysfs support code
Theodore Ts'o
2015-09-23
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
2015-09-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-19
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
2015-09-17
userfaultfd: add missing mmput() in error path
Eric Biggers
2015-09-15
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
2015-09-15
dax: fix O_DIRECT I/O to the last block of a blockdev
Jeff Moyer
2015-09-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-09-12
Merge branch 'writeback-plugging'
Linus Torvalds
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-11
[CIFS] mount option sec=none not displayed properly in /proc/mounts
Steve French
2015-09-11
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-11
Revert "writeback: plug writeback at a high level"
Linus Torvalds
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-09-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
namei: fix warning while make xmldocs caused by namei.c
Masanari Iida
2015-09-10
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
2015-09-10
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
2015-09-10
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-09-10
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-09-10
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-09-10
fs/coda: fix readlink buffer overflow
Jan Harkes
2015-09-10
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
2015-09-10
proc: change proc_subdir_lock to a rwlock
Waiman Long
2015-09-10
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
2015-09-09
fix ufs write vs readpage race when writing into a hole
Al Viro
2015-09-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
[next]