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
2014-09-18
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
1
-1
/
+5
2014-09-18
Btrfs: fix wrong fsid check of scrub
Miao Xie
1
-5
/
+13
2014-09-18
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
1
-0
/
+6
2014-09-18
Btrfs: fix wrong max inline data size limit
Wang Shilong
1
-1
/
+1
2014-09-18
Btrfs: fix off-by-one in cow_file_range_inline()
Wang Shilong
1
-2
/
+2
2014-09-18
Btrfs: fall into nocompression codes quickly if possible
Wang Shilong
1
-4
/
+1
2014-09-18
Btrfs: fix wrong skipping compression for an inode
Wang Shilong
1
-5
/
+20
2014-09-18
Btrfs: fix sparse warning
Fabian Frederick
1
-1
/
+2
2014-09-18
Btrfs: use BUG_ON
HIMANGI SARAOGI
1
-2
/
+2
2014-09-18
btrfs compression: merge inflate and deflate z_streams
Sergey Senozhatsky
1
-70
/
+68
2014-09-18
Btrfs: set error return value in btrfs_get_blocks_direct
Filipe Manana
1
-1
/
+3
2014-09-18
Btrfs: reduce size of struct extent_state
Filipe Manana
2
-18
/
+20
2014-09-18
btrfs: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-09-18
Btrfs: print btrfs specific info for some fatal error cases
Wang Shilong
1
-7
/
+7
2014-09-18
Btrfs: fix writing data into the seed filesystem
Miao Xie
1
-16
/
+36
2014-09-18
Btrfs: make defragment work with nodatacow option
Wang Shilong
2
-3
/
+42
2014-09-18
btrfs: label should not contain return char
Satoru Takeuchi
1
-3
/
+12
2014-09-18
btrfs: device delete must be sysloged
Anand Jain
1
-0
/
+3
2014-09-18
btrfs: device add must be sysloged
Anand Jain
1
-0
/
+3
2014-09-18
Btrfs: clear compress-force when remounting with compress option
Wang Shilong
1
-0
/
+7
2014-09-18
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
8
-32
/
+22
2014-09-18
btrfs: clean away stripe_align helper
David Sterba
1
-10
/
+1
2014-09-18
btrfs: use nodesize everywhere, kill leafsize
David Sterba
15
-141
/
+89
2014-09-18
btrfs: kill the key type accessor helpers
David Sterba
17
-60
/
+60
2014-09-18
btrfs: make close_ctree return void
David Sterba
3
-11
/
+3
2014-09-18
btrfs: cleanup ino cache members of btrfs_root
David Sterba
5
-52
/
+52
2014-09-18
btrfs: clenaup: don't call btrfs_release_path before free_path
David Sterba
1
-1
/
+0
2014-09-18
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
David Sterba
1
-4
/
+1
2014-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-22
/
+38
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
1
-9
/
+10
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-12
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-36
/
+18
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-101
/
+203
2014-09-11
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-3
/
+4
2014-09-11
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-09-11
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-09-11
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
1
-1
/
+2
2014-09-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-231
/
+187
2014-09-10
pnfs: fix filelayout_retry_commit when idx > 0
Weston Andros Adamson
1
-2
/
+3
2014-09-10
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-50
/
+58
2014-09-09
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Jeff Layton
2
-25
/
+12
2014-09-09
nfs: fix kernel warning when removing proc entry
Cong Wang
1
-9
/
+3
2014-09-09
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2014-09-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+14
2014-09-09
Btrfs: use insert_inode_locked4 for inode creation
Chris Mason
1
-67
/
+109
2014-09-09
Btrfs: fix fsync data loss after a ranged fsync
Filipe Manana
3
-17
/
+64
[next]