index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2013-07-20
*
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2013-07-20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-20
|
\
|
*
livelock avoidance in sget()
Al Viro
2013-07-19
|
*
allow O_TMPFILE to work with O_WRONLY
Al Viro
2013-07-19
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-20
|
\
\
|
*
|
ext4: call ext4_es_lru_add() after handling cache miss
Theodore Ts'o
2013-07-16
|
*
|
ext4: yield during large unlinks
Theodore Ts'o
2013-07-15
|
*
|
ext4: make the extent_status code more robust against ENOMEM failures
Theodore Ts'o
2013-07-15
|
*
|
ext4: simplify calculation of blocks to free on error
Theodore Ts'o
2013-07-15
|
*
|
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
2013-07-15
*
|
|
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-20
|
\
\
\
|
*
|
|
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
2013-07-17
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2013-07-20
|
\
\
\
\
|
*
|
|
|
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
|
*
|
|
|
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-07-19
|
*
|
|
|
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-07-19
|
*
|
|
|
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
2013-07-19
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-07-19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
s390/kdump: Disable mmap for s390
Michael Holzheu
2013-07-18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
|
\
\
\
\
|
*
|
|
|
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
2013-07-16
|
*
|
|
|
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-07-16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nfsd4: fix minorversion support interface
J. Bruce Fields
2013-07-12
|
*
|
|
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
2013-07-11
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-13
|
*
|
ext4: fix spelling errors and a comment in extent_status tree
Theodore Ts'o
2013-07-13
|
*
|
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
2013-07-11
|
*
|
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-11
|
*
|
ext4: fix warning in ext4_evict_inode()
Jan Kara
2013-07-10
|
*
|
ext4: fix ext4_get_group_number()
Theodore Ts'o
2013-07-05
|
*
|
ext4: silence warning in ext4_writepages()
Jan Kara
2013-07-05
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
|
\
\
\
|
*
|
|
efivarfs: we can use simple_lookup() now
Al Viro
2013-07-14
|
*
|
|
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
2013-07-14
|
*
|
|
configfs: don't open-code d_alloc_name()
Al Viro
2013-07-14
|
*
|
|
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2013-07-13
|
*
|
|
fs/file_table.c:fput(): add comment
Andrew Morton
2013-07-13
|
*
|
|
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
|
\
\
\
\
|
*
|
|
|
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
*
|
|
|
|
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-13
|
\
\
\
\
\
|
*
|
|
|
|
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
|
*
|
|
|
|
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-11
|
*
|
|
|
|
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
2013-07-10
|
*
|
|
|
|
xfs: dquot log reservations are too small
Dave Chinner
2013-07-09
|
*
|
|
|
|
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
2013-07-09
|
*
|
|
|
|
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-09
[next]