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
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-01-12
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-01-12
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-12
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-10
uml: fix hostfs mknod()
Vegard Nossum
2016-01-10
ubifs: Use XATTR_*_PREFIX_LEN
Richard Weinberger
2016-01-10
UBIFS: add a comment in key.h for unused parameter
Dongsheng Yang
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
2016-01-09
fs:affs:Replace time_t with time64_t
DengChao
2016-01-09
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
2016-01-09
proc: add a reschedule point in proc_readfd_common()
Eric Dumazet
2016-01-09
logfs: constify logfs_block_ops structures
Julia Lawall
2016-01-09
fcntl: allow to set O_DIRECT flag on pipe
Stanislav Kinsburskiy
2016-01-09
fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
Abhi Das
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-08
locks: rename __posix_lock_file to posix_lock_inode
Jeff Layton
2016-01-08
locks: prink more detail when there are leaked locks
Jeff Layton
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-08
locks: sprinkle some tracepoints around the file locking code
Jeff Layton
2016-01-08
locks: don't check for race with close when setting OFD lock
Jeff Layton
2016-01-07
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
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
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
2016-01-01
btrfs: use new dedupe data function pointer
Darrick J. Wong
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
[next]