index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-01-04
HFS wants 8Kb per-superblock allocation; just use kmalloc()
Al Viro
2016-01-04
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
2016-01-04
hpfs: missing endianness annotation
Al Viro
2016-01-04
don't carry MAY_OPEN in op->acc_mode
Al Viro
2016-01-04
saner calling conventions for copy_mount_options()
Al Viro
2016-01-04
proc_pid_attr_write(): switch to memdup_user()
Al Viro
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-22
Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
2015-12-15
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
2015-12-15
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-12-10
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
2015-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-12-08
fix the regression from "direct-io: Fix negative return from dio read beyond ...
Al Viro
2015-12-08
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
2015-12-07
SUNRPC: Fix callback channel
Trond Myklebust
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-07
restore_nameidata(): no need to clear now->stack
Al Viro
2015-12-07
namei.c: take "jump to root" into a new helper
Al Viro
2015-12-07
path_init(): set nd->inode earlier in cwd-relative case
Al Viro
2015-12-07
namei.c: fold set_root_rcu() into set_root()
Al Viro
2015-12-07
don't opencode iget_failed()
Al Viro
2015-12-07
f2fs: it's umode_t, not mode_t...
Al Viro
2015-12-07
typo in fs/namei.c comment
Mike Marshall
2015-12-07
coredump: Use 64bit time for unix time of coredump
Arnd Bergmann
2015-12-07
adfs: constify adfs_dir_ops structures
Julia Lawall
2015-12-07
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
2015-12-07
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
2015-12-07
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
2015-12-07
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
2015-12-07
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
2015-12-07
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
2015-12-07
fs/file.c: __const_max is actually __const_min :-)
Rasmus Villemoes
2015-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
[next]