index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Revert "cifs: advertise the right receive buffer size to the server"
Steve French
2011-08-03
1
-2
/
+1
*
|
|
|
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
2011-08-06
1
-1
/
+9
*
|
|
|
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
2011-08-06
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-08-04
2
-11
/
+10
|
\
\
\
\
|
*
|
|
|
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
Al Viro
2011-08-03
1
-11
/
+6
|
*
|
|
|
fix block device fallout from ->fsync() changes
Rafael J. Wysocki
2011-08-01
1
-0
/
+4
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ext4: use kzalloc in ext4_kzalloc()
Mathias Krause
2011-08-03
1
-1
/
+1
*
|
|
|
|
|
tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL
Robert P. J. Day
2011-08-03
1
-4
/
+11
*
|
|
|
|
|
mm: a few small updates for radix-swap
Hugh Dickins
2011-08-03
1
-4
/
+1
*
|
|
|
|
|
fs/dcache.c: fix new kernel-doc warning
Randy Dunlap
2011-08-03
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-08-02
19
-528
/
+269
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Btrfs: don't call writepages from within write_full_page
Josef Bacik
2011-08-01
1
-10
/
+0
|
*
|
|
|
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
2011-08-01
1
-5
/
+2
|
*
|
|
|
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
2011-08-01
1
-40
/
+24
|
*
|
|
|
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
2011-08-01
1
-5
/
+1
|
*
|
|
|
Btrfs: clean up for insert_state()
Xiao Guangrong
2011-08-01
1
-5
/
+5
|
*
|
|
|
Btrfs: remove unused members from struct extent_state
Xiao Guangrong
2011-08-01
1
-2
/
+0
|
*
|
|
|
Btrfs: clean up code for merging extent maps
Li Zefan
2011-08-01
1
-38
/
+21
|
*
|
|
|
Btrfs: clean up code for extent_map lookup
Li Zefan
2011-08-01
1
-56
/
+29
|
*
|
|
|
Btrfs: clean up search_extent_mapping()
Li Zefan
2011-08-01
1
-14
/
+3
|
*
|
|
|
Btrfs: remove redundant code for dir item lookup
Li Zefan
2011-08-01
1
-28
/
+2
|
*
|
|
|
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
2011-08-01
3
-21
/
+15
|
*
|
|
|
Btrfs: remove remaining ref-cache code
Li Zefan
2011-08-01
2
-120
/
+0
|
*
|
|
|
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
Li Zefan
2011-08-01
1
-4
/
+2
|
*
|
|
|
Btrfs: use wait_event()
Li Zefan
2011-08-01
1
-52
/
+7
|
*
|
|
|
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
2011-08-01
1
-4
/
+10
|
*
|
|
|
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
2011-08-01
1
-2
/
+1
|
*
|
|
|
Btrfs: don't print the leaf if we had an error
Josef Bacik
2011-08-01
1
-1
/
+3
|
*
|
|
|
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
2
-5
/
+4
|
*
|
|
|
Btrfs: fix oops while writing data to SSD partitions
liubo
2011-08-01
1
-1
/
+3
|
*
|
|
|
Btrfs: Protect the readonly flag of block group
WuBo
2011-08-01
1
-3
/
+7
|
*
|
|
|
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
2011-08-01
3
-62
/
+34
|
*
|
|
|
Btrfs: fix readahead in file defrag
Li Zefan
2011-08-01
2
-16
/
+8
|
*
|
|
|
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2011-08-01
2
-4
/
+9
|
*
|
|
|
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
2011-08-01
1
-6
/
+5
|
*
|
|
|
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
2011-08-01
6
-29
/
+78
|
|
\
\
\
\
|
|
*
|
|
|
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
2011-07-25
1
-2
/
+6
|
|
*
|
|
|
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
2
-2
/
+8
|
|
*
|
|
|
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
Mark Fasheh
2011-07-14
1
-2
/
+4
|
|
*
|
|
|
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
2011-07-14
1
-5
/
+17
|
|
*
|
|
|
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
Mark Fasheh
2011-07-14
1
-4
/
+5
|
|
*
|
|
|
btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()
Mark Fasheh
2011-07-14
1
-3
/
+9
|
|
*
|
|
|
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
2011-07-14
4
-11
/
+29
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-01
19
-1941
/
+2092
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
Yu Jian
2011-08-01
1
-6
/
+6
|
*
|
|
|
|
|
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
Yu Jian
2011-08-01
1
-1
/
+5
|
*
|
|
|
|
|
ext4: use ext4_msg() instead of printk in mballoc
Theodore Ts'o
2011-08-01
1
-37
/
+42
|
*
|
|
|
|
|
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
Theodore Ts'o
2011-08-01
3
-13
/
+15
|
*
|
|
|
|
|
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
Theodore Ts'o
2011-08-01
2
-18
/
+39
[prev]
[next]