index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
2015-04-17
bfs: correct return values
Sanidhya Kashyap
2015-04-17
affs: kstrdup() memory handling
Sanidhya Kashyap
2015-04-17
fs/affs: use affs_test_opt()
Fabian Frederick
2015-04-17
fs/affs/super.c: use affs_set_opt()
Fabian Frederick
2015-04-17
fs/affs/affs.h: add mount option manipulation macros
Fabian Frederick
2015-04-17
fs/affs: use AFFS_MOUNT prefix for mount options
Fabian Frederick
2015-04-17
adfs: return correct return values
Sanidhya Kashyap
2015-04-17
fs/exec.c:de_thread: move notify_count write under lock
Kirill Tkhai
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
fs/fat: comment fix, fat_bits can be also 32
Alexander Kuleshov
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
2015-04-17
fs/fat: remove unnecessary defintion
Alexander Kuleshov
2015-04-17
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
2015-04-17
hfsplus: fix expand when not enough available space
Sergei Antonov
2015-04-17
hfsplus: incorrect return value
Chengyu Song
2015-04-17
fs/hfsplus: replace if/BUG by BUG_ON
Fabian Frederick
2015-04-17
fs/hfsplus: use bool instead of int for is_known_namespace() return value
Fabian Frederick
2015-04-17
fs/hfsplus: atomically set inode->i_flags
Fabian Frederick
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
Fabian Frederick
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
Fabian Frederick
2015-04-17
hfsplus: add missing curly braces in hfsplus_delete_cat()
Dan Carpenter
2015-04-17
hfs: incorrect return values
Chengyu Song
2015-04-17
nilfs2: use inode_set_flags() in nilfs_set_inode_flags()
Ryusuke Konishi
2015-04-17
nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()
Ryusuke Konishi
2015-04-17
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
Ryusuke Konishi
2015-04-17
nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl
Ryusuke Konishi
2015-04-17
nilfs2: add helper to find existent block on metadata file
Ryusuke Konishi
2015-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
2015-04-17
nilfs2: unify type of key arguments in bmap interface
Ryusuke Konishi
2015-04-17
nilfs2: use bgl_lock_ptr()
Ryusuke Konishi
2015-04-17
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2015-04-17
nilfs2: do not use async write flag for segment summary buffers
Ryusuke Konishi
2015-04-17
befs: replace typedef befs_inode_info by structure
Fabian Frederick
2015-04-17
befs: replace typedef befs_sb_info by structure
Fabian Frederick
2015-04-17
befs: replace typedef befs_mount_options by structure
Fabian Frederick
2015-04-17
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
proc: remove use of seq_printf return value
Joe Perches
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
2015-04-15
dax: unify ext2/4_{dax,}_file_operations
Boaz Harrosh
2015-04-15
dax: use pfn_mkwrite to update c/mtime + freeze protection
Boaz Harrosh
[next]