index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
Nadav Shemer
1
-2
/
+2
2013-07-24
NFSv4: encode_attrs should not backfill the bitmap and attribute length
Trond Myklebust
1
-72
/
+53
2013-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-15
/
+36
2013-07-24
NFSv4: Fix brainfart in attribute length calculation
Trond Myklebust
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+12
2013-07-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-21
/
+60
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+14
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2
-7
/
+22
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
1
-0
/
+2
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+48
2013-07-18
s390/kdump: Disable mmap for s390
Michael Holzheu
1
-1
/
+1
2013-07-18
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
1
-7
/
+14
2013-07-18
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+12
2013-07-17
fuse: readdirplus: cleanup
Miklos Szeredi
1
-3
/
+1
2013-07-17
fuse: readdirplus: change attributes once
Miklos Szeredi
1
-3
/
+4
2013-07-17
fuse: readdirplus: fix instantiate
Miklos Szeredi
1
-4
/
+13
2013-07-17
fuse: readdirplus: sanity checks
Miklos Szeredi
1
-1
/
+11
2013-07-17
fuse: readdirplus: fix dentry leak
Niels de Vos
1
-5
/
+8
2013-07-16
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
1
-2
/
+2
2013-07-16
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
1
-20
/
+46
2013-07-16
ext4: call ext4_es_lru_add() after handling cache miss
Theodore Ts'o
2
-7
/
+5
2013-07-15
ext4: yield during large unlinks
Theodore Ts'o
1
-0
/
+3
2013-07-15
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-47
/
+51
2013-07-15
ext4: make the extent_status code more robust against ENOMEM failures
Theodore Ts'o
1
-12
/
+39
2013-07-15
ext4: simplify calculation of blocks to free on error
Theodore Ts'o
1
-2
/
+2
2013-07-15
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
1
-0
/
+11
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-43
/
+24
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-07-13
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
21
-316
/
+435
2013-07-13
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-281
/
+515
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
1
-15
/
+10
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
1
-0
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
2
-3
/
+3
2013-07-13
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
1
-3
/
+8
2013-07-13
ext4: fix spelling errors and a comment in extent_status tree
Theodore Ts'o
2
-16
/
+14
2013-07-13
nfsd4: fix minorversion support interface
J. Bruce Fields
3
-8
/
+8
2013-07-12
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
1
-1
/
+2
2013-07-12
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
1
-5
/
+4
2013-07-12
CIFS: Reopen the file if reconnect durable handle failed
Pavel Shilovsky
1
-1
/
+7
[next]