index
:
pm24.git
master
perf-mon
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
2016-01-09
fs: xattr: Use kvfree()
Richard Weinberger
2016-01-08
nbd: use ->compat_ioctl()
Al Viro
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
2016-01-08
compat_ioctl: don't look up the fd twice
Jann Horn
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
fs: use gendisk->disk_name where possible
Dmitry Monakhov
2016-01-06
poll: plug an unused argument to do_poll
Mateusz Guzik
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-29
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
2015-12-29
ocfs2: fix flock panic issue
Junxiao Bi
2015-12-29
ocfs2: fix BUG when calculate new backup super
Joseph Qi
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-06
restore_nameidata(): no need to clear now->stack
Al Viro
2015-12-06
namei.c: take "jump to root" into a new helper
Al Viro
2015-12-06
path_init(): set nd->inode earlier in cwd-relative case
Al Viro
2015-12-06
namei.c: fold set_root_rcu() into set_root()
Al Viro
2015-12-06
don't opencode iget_failed()
Al Viro
2015-12-06
f2fs: it's umode_t, not mode_t...
Al Viro
2015-12-06
typo in fs/namei.c comment
Mike Marshall
[next]