index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-02-16
ext2: remove xip.c and xip.h
Matthew Wilcox
2015-02-16
ext2: remove ext2_use_xip
Matthew Wilcox
2015-02-16
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
2015-02-16
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2015-02-16
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2015-02-16
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
2015-02-16
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
Revert "locks: keep a count of locks on the flctx lists"
Jeff Layton
2015-02-16
nfsd4: fix v3-less build
J. Bruce Fields
2015-02-16
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
2015-02-16
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-15
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-02-14
ext4: fix indirect punch hole corruption
Omar Sandoval
2015-02-14
Btrfs: don't remove extents and xattrs when logging new names
Filipe Manana
2015-02-14
Btrfs: fix fsync data loss after adding hard link to inode
Filipe Manana
2015-02-14
Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
Forrest Liu
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
2015-02-14
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
2015-02-14
btrfs: Fix out-of-space bug
Zhao Lei
2015-02-14
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
2015-02-14
Btrfs: fix scheduler warning when syncing log
Filipe Manana
2015-02-13
fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
Andrey Ryabinin
2015-02-13
epoll: optimize setting task running after blocking
Davidlohr Bueso
2015-02-13
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
2015-02-13
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
fs/namespace: convert devname allocation to kstrdup_const
Andrzej Hajda
2015-02-13
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
2015-02-13
kernfs: convert node name allocation to kstrdup_const
Andrzej Hajda
2015-02-13
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
2015-02-13
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2015-02-13
nfs: Can call nfs_clear_page_commit() instead
Tom Haynes
2015-02-13
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-13
jffs2: fix handling of corrupted summary length
Chen Jie
2015-02-12
ext4: ignore journal checksum on remount; don't fail
Eric Sandeen
2015-02-12
ext4: remove duplicate remount check for JOURNAL_CHECKSUM change
Eric Sandeen
2015-02-12
ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize
Xiaoguang Wang
2015-02-12
ext4: support read-only images
Darrick J. Wong
2015-02-12
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
2015-02-12
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
2015-02-12
fs: proc: use PDE() to get proc_dir_entry
Alexander Kuleshov
2015-02-12
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
[prev]
[next]