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
2016-10-22
cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
David Howells
3
-6
/
+13
2016-10-22
vfs: move permission checking into notify_change() for utimes(NULL)
Miklos Szeredi
2
-15
/
+16
2016-10-22
dlm: free workqueues after the connections
Marcelo Ricardo Leitner
1
-6
/
+2
2016-10-22
ext4: unmap metadata when zeroing blocks
Jan Kara
1
-1
/
+9
2016-10-22
ext4: release bh in make_indexed_dir
gmail
1
-8
/
+6
2016-10-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
1
-2
/
+2
2016-10-22
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
1
-0
/
+3
2016-10-22
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
1
-0
/
+2
2016-10-22
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
1
-4
/
+4
2016-10-22
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
1
-0
/
+7
2016-10-22
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
1
-1
/
+11
2016-10-22
fuse: fix killing s[ug]id in setattr
Miklos Szeredi
1
-4
/
+28
2016-10-22
fuse: invalidate dir dentry after chmod
Miklos Szeredi
1
-2
/
+10
2016-10-22
fuse: listxattr: verify xattr list
Miklos Szeredi
1
-0
/
+19
2016-10-22
btrfs: assign error values to the correct bio structs
Junjie Mao
1
-2
/
+2
2016-10-22
Btrfs: catch invalid free space trees
Omar Sandoval
3
-1
/
+13
2016-10-22
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
3
-27
/
+76
2016-10-22
debugfs: introduce a public file_operations accessor
Christian Lamparter
1
-8
/
+5
2016-10-20
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
1
-0
/
+1
2016-10-07
aio: mark AIO pseudo-fs noexec
Jann Horn
1
-1
/
+6
2016-10-07
ceph: do not modify fi->frag in need_reset_readdir()
Nicolas Iooss
1
-1
/
+1
2016-10-07
pNFS/flexfiles: Fix layoutstat periodic reporting
Trond Myklebust
2
-5
/
+5
2016-10-07
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-10-07
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-10-07
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-1
/
+5
2016-10-07
NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
Trond Myklebust
1
-1
/
+2
2016-10-07
pstore: drop file opened reference count
Geliang Tang
1
-1
/
+0
2016-09-30
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
1
-3
/
+4
2016-09-30
ceph: Correctly return NXIO errors from ceph_llseek
Phil Turnbull
1
-7
/
+5
2016-09-30
libceph: add an ONSTACK initializer for oids
Ilya Dryomov
1
-1
/
+1
2016-09-30
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-09-30
configfs: Return -EFBIG from configfs_write_bin_file.
Phil Turnbull
1
-0
/
+1
2016-09-30
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
3
-39
/
+25
2016-09-30
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2
-1
/
+26
2016-09-30
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
1
-1
/
+1
2016-09-30
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-09-30
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
1
-4
/
+1
2016-09-30
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-09-30
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-09-30
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
1
-1
/
+2
2016-09-24
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
1
-3
/
+4
2016-09-24
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-09-24
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
1
-6
/
+1
2016-09-24
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-2
/
+10
2016-09-24
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
Trond Myklebust
1
-0
/
+3
2016-09-24
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
1
-23
/
+17
2016-09-24
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-09-24
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
3
-4
/
+35
2016-09-24
pNFS: The client must not do I/O to the DS if it's lease has expired
Trond Myklebust
1
-0
/
+1
[next]